@smartytalent/api-client 0.1.33-dev.36 → 0.1.33-dev.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/apis/AssessmentsApi.d.ts +28 -2
- package/dist/apis/AssessmentsApi.d.ts.map +1 -1
- package/dist/apis/AssessmentsApi.js +41 -3
- package/dist/apis/AssessmentsApi.js.map +1 -1
- package/dist/apis/AttemptsApi.d.ts +23 -23
- package/dist/apis/AttemptsApi.d.ts.map +1 -1
- package/dist/apis/AttemptsApi.js +30 -22
- package/dist/apis/AttemptsApi.js.map +1 -1
- package/dist/models/AnswerFileSchema.d.ts +51 -0
- package/dist/models/AnswerFileSchema.d.ts.map +1 -0
- package/dist/models/AnswerFileSchema.js +55 -0
- package/dist/models/AnswerFileSchema.js.map +1 -0
- package/dist/models/AnswerSchema.d.ts +76 -0
- package/dist/models/AnswerSchema.d.ts.map +1 -0
- package/dist/models/AnswerSchema.js +73 -0
- package/dist/models/AnswerSchema.js.map +1 -0
- package/dist/models/AnswerSchemaValue.d.ts +31 -0
- package/dist/models/AnswerSchemaValue.d.ts.map +1 -0
- package/dist/models/AnswerSchemaValue.js +73 -0
- package/dist/models/AnswerSchemaValue.js.map +1 -0
- package/dist/models/AnswerSchemaValueOneOf.d.ts +39 -0
- package/dist/models/AnswerSchemaValueOneOf.d.ts.map +1 -0
- package/dist/models/AnswerSchemaValueOneOf.js +51 -0
- package/dist/models/AnswerSchemaValueOneOf.js.map +1 -0
- package/dist/models/AssessmentAttributesSchema.d.ts +34 -19
- package/dist/models/AssessmentAttributesSchema.d.ts.map +1 -1
- package/dist/models/AssessmentAttributesSchema.js +12 -10
- package/dist/models/AssessmentAttributesSchema.js.map +1 -1
- package/dist/models/AttemptAttributesSchema.d.ts +128 -0
- package/dist/models/AttemptAttributesSchema.d.ts.map +1 -0
- package/dist/models/AttemptAttributesSchema.js +92 -0
- package/dist/models/AttemptAttributesSchema.js.map +1 -0
- package/dist/models/AttemptEvaluationSchema.d.ts +94 -0
- package/dist/models/AttemptEvaluationSchema.d.ts.map +1 -0
- package/dist/models/AttemptEvaluationSchema.js +76 -0
- package/dist/models/AttemptEvaluationSchema.js.map +1 -0
- package/dist/models/AttemptEvaluationSchemaPerQuestionInner.d.ts +57 -0
- package/dist/models/AttemptEvaluationSchemaPerQuestionInner.d.ts.map +1 -0
- package/dist/models/AttemptEvaluationSchemaPerQuestionInner.js +61 -0
- package/dist/models/AttemptEvaluationSchemaPerQuestionInner.js.map +1 -0
- package/dist/models/AttemptProctoringSchema.d.ts +51 -0
- package/dist/models/AttemptProctoringSchema.d.ts.map +1 -0
- package/dist/models/AttemptProctoringSchema.js +55 -0
- package/dist/models/AttemptProctoringSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsAssessmentDataSchema.d.ts +46 -0
- package/dist/models/AttemptRelationshipsAssessmentDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsAssessmentDataSchema.js +58 -0
- package/dist/models/AttemptRelationshipsAssessmentDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsAssessmentSchema.d.ts +34 -0
- package/dist/models/AttemptRelationshipsAssessmentSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsAssessmentSchema.js +50 -0
- package/dist/models/AttemptRelationshipsAssessmentSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsCandidateDataSchema.d.ts +46 -0
- package/dist/models/AttemptRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsCandidateDataSchema.js +58 -0
- package/dist/models/AttemptRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/AttemptRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsCandidateSchema.js +50 -0
- package/dist/models/AttemptRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsJobDataSchema.d.ts +46 -0
- package/dist/models/AttemptRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsJobDataSchema.js +58 -0
- package/dist/models/AttemptRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/AttemptRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsJobSchema.js +50 -0
- package/dist/models/AttemptRelationshipsJobSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsReportDataSchema.d.ts +46 -0
- package/dist/models/AttemptRelationshipsReportDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsReportDataSchema.js +58 -0
- package/dist/models/AttemptRelationshipsReportDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsReportSchema.d.ts +34 -0
- package/dist/models/AttemptRelationshipsReportSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsReportSchema.js +50 -0
- package/dist/models/AttemptRelationshipsReportSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsSchema.d.ts +55 -0
- package/dist/models/AttemptRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsSchema.js +59 -0
- package/dist/models/AttemptRelationshipsSchema.js.map +1 -0
- package/dist/models/AttemptResourceSchema.d.ts +75 -0
- package/dist/models/AttemptResourceSchema.d.ts.map +1 -0
- package/dist/models/AttemptResourceSchema.js +75 -0
- package/dist/models/AttemptResourceSchema.js.map +1 -0
- package/dist/models/AttemptSchema.d.ts +49 -0
- package/dist/models/AttemptSchema.d.ts.map +1 -0
- package/dist/models/AttemptSchema.js +55 -0
- package/dist/models/AttemptSchema.js.map +1 -0
- package/dist/models/AttemptsSchema.d.ts +48 -0
- package/dist/models/AttemptsSchema.d.ts.map +1 -0
- package/dist/models/AttemptsSchema.js +56 -0
- package/dist/models/AttemptsSchema.js.map +1 -0
- package/dist/models/CreateAttemptRequestBody.d.ts +34 -0
- package/dist/models/CreateAttemptRequestBody.d.ts.map +1 -0
- package/dist/models/CreateAttemptRequestBody.js +52 -0
- package/dist/models/CreateAttemptRequestBody.js.map +1 -0
- package/dist/models/CreateAttemptRequestBodyData.d.ts +54 -0
- package/dist/models/CreateAttemptRequestBodyData.d.ts.map +1 -0
- package/dist/models/CreateAttemptRequestBodyData.js +66 -0
- package/dist/models/CreateAttemptRequestBodyData.js.map +1 -0
- package/dist/models/GuestAttemptSchema.d.ts +51 -0
- package/dist/models/GuestAttemptSchema.d.ts.map +1 -0
- package/dist/models/GuestAttemptSchema.js +56 -0
- package/dist/models/GuestAttemptSchema.js.map +1 -0
- package/dist/models/GuestMetaSchema.d.ts +43 -0
- package/dist/models/GuestMetaSchema.d.ts.map +1 -0
- package/dist/models/{StartGuestAttemptRequestMeta.js → GuestMetaSchema.js} +14 -14
- package/dist/models/GuestMetaSchema.js.map +1 -0
- package/dist/models/QuestionSchema.d.ts +190 -0
- package/dist/models/QuestionSchema.d.ts.map +1 -0
- package/dist/models/QuestionSchema.js +112 -0
- package/dist/models/QuestionSchema.js.map +1 -0
- package/dist/models/QuestionSchemaOptionsInner.d.ts +47 -0
- package/dist/models/QuestionSchemaOptionsInner.d.ts.map +1 -0
- package/dist/models/QuestionSchemaOptionsInner.js +53 -0
- package/dist/models/QuestionSchemaOptionsInner.js.map +1 -0
- package/dist/models/StartGuestAttemptRequest.d.ts +3 -3
- package/dist/models/StartGuestAttemptRequest.d.ts.map +1 -1
- package/dist/models/StartGuestAttemptRequest.js +3 -3
- package/dist/models/StartGuestAttemptRequest.js.map +1 -1
- package/dist/models/UpdateAttemptRequestBody.d.ts +34 -0
- package/dist/models/UpdateAttemptRequestBody.d.ts.map +1 -0
- package/dist/models/UpdateAttemptRequestBody.js +52 -0
- package/dist/models/UpdateAttemptRequestBody.js.map +1 -0
- package/dist/models/UpdateAttemptRequestBodyData.d.ts +53 -0
- package/dist/models/UpdateAttemptRequestBodyData.d.ts.map +1 -0
- package/dist/models/UpdateAttemptRequestBodyData.js +65 -0
- package/dist/models/UpdateAttemptRequestBodyData.js.map +1 -0
- package/dist/models/UpdateGuestAttemptRequest.d.ts +3 -3
- package/dist/models/UpdateGuestAttemptRequest.d.ts.map +1 -1
- package/dist/models/UpdateGuestAttemptRequest.js +3 -3
- package/dist/models/UpdateGuestAttemptRequest.js.map +1 -1
- package/dist/models/index.d.ts +28 -7
- package/dist/models/index.d.ts.map +1 -1
- package/dist/models/index.js +28 -7
- package/dist/models/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/models/CreateAttemptRequest.d.ts +0 -34
- package/dist/models/CreateAttemptRequest.d.ts.map +0 -1
- package/dist/models/CreateAttemptRequest.js +0 -52
- package/dist/models/CreateAttemptRequest.js.map +0 -1
- package/dist/models/CreateAttemptRequestData.d.ts +0 -54
- package/dist/models/CreateAttemptRequestData.d.ts.map +0 -1
- package/dist/models/CreateAttemptRequestData.js +0 -66
- package/dist/models/CreateAttemptRequestData.js.map +0 -1
- package/dist/models/CreateAttemptRequestDataAttributes.d.ts +0 -45
- package/dist/models/CreateAttemptRequestDataAttributes.d.ts.map +0 -1
- package/dist/models/CreateAttemptRequestDataAttributes.js +0 -53
- package/dist/models/CreateAttemptRequestDataAttributes.js.map +0 -1
- package/dist/models/CreateAttemptRequestDataRelationships.d.ts +0 -45
- package/dist/models/CreateAttemptRequestDataRelationships.d.ts.map +0 -1
- package/dist/models/CreateAttemptRequestDataRelationships.js +0 -57
- package/dist/models/CreateAttemptRequestDataRelationships.js.map +0 -1
- package/dist/models/StartGuestAttemptRequestMeta.d.ts +0 -39
- package/dist/models/StartGuestAttemptRequestMeta.d.ts.map +0 -1
- package/dist/models/StartGuestAttemptRequestMeta.js.map +0 -1
- package/dist/models/UpdateAttemptRequest.d.ts +0 -34
- package/dist/models/UpdateAttemptRequest.d.ts.map +0 -1
- package/dist/models/UpdateAttemptRequest.js +0 -52
- package/dist/models/UpdateAttemptRequest.js.map +0 -1
- package/dist/models/UpdateAttemptRequestData.d.ts +0 -58
- package/dist/models/UpdateAttemptRequestData.d.ts.map +0 -1
- package/dist/models/UpdateAttemptRequestData.js +0 -66
- package/dist/models/UpdateAttemptRequestData.js.map +0 -1
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface AttemptRelationshipsJobDataSchema
|
|
16
|
+
*/
|
|
17
|
+
export interface AttemptRelationshipsJobDataSchema {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {AttemptRelationshipsJobDataSchemaTypeEnum}
|
|
21
|
+
* @memberof AttemptRelationshipsJobDataSchema
|
|
22
|
+
*/
|
|
23
|
+
type?: AttemptRelationshipsJobDataSchemaTypeEnum;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof AttemptRelationshipsJobDataSchema
|
|
28
|
+
*/
|
|
29
|
+
id?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* @export
|
|
33
|
+
*/
|
|
34
|
+
export declare const AttemptRelationshipsJobDataSchemaTypeEnum: {
|
|
35
|
+
readonly Jobs: "jobs";
|
|
36
|
+
};
|
|
37
|
+
export type AttemptRelationshipsJobDataSchemaTypeEnum = typeof AttemptRelationshipsJobDataSchemaTypeEnum[keyof typeof AttemptRelationshipsJobDataSchemaTypeEnum];
|
|
38
|
+
/**
|
|
39
|
+
* Check if a given object implements the AttemptRelationshipsJobDataSchema interface.
|
|
40
|
+
*/
|
|
41
|
+
export declare function instanceOfAttemptRelationshipsJobDataSchema(value: object): value is AttemptRelationshipsJobDataSchema;
|
|
42
|
+
export declare function AttemptRelationshipsJobDataSchemaFromJSON(json: any): AttemptRelationshipsJobDataSchema;
|
|
43
|
+
export declare function AttemptRelationshipsJobDataSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): AttemptRelationshipsJobDataSchema;
|
|
44
|
+
export declare function AttemptRelationshipsJobDataSchemaToJSON(json: any): AttemptRelationshipsJobDataSchema;
|
|
45
|
+
export declare function AttemptRelationshipsJobDataSchemaToJSONTyped(value?: AttemptRelationshipsJobDataSchema | null, ignoreDiscriminator?: boolean): any;
|
|
46
|
+
//# sourceMappingURL=AttemptRelationshipsJobDataSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptRelationshipsJobDataSchema.d.ts","sourceRoot":"","sources":["../../src/models/AttemptRelationshipsJobDataSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAGD;;GAEG;AACH,eAAO,MAAM,yCAAyC;;CAE5C,CAAC;AACX,MAAM,MAAM,yCAAyC,GAAG,OAAO,yCAAyC,CAAC,MAAM,OAAO,yCAAyC,CAAC,CAAC;AAGjK;;GAEG;AACH,wBAAgB,2CAA2C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,iCAAiC,CAErH;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEtG;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,iCAAiC,CASzI;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEpG;AAED,wBAAgB,4CAA4C,CAAC,KAAK,CAAC,EAAE,iCAAiC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUxJ"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.AttemptRelationshipsJobDataSchemaTypeEnum = void 0;
|
|
17
|
+
exports.instanceOfAttemptRelationshipsJobDataSchema = instanceOfAttemptRelationshipsJobDataSchema;
|
|
18
|
+
exports.AttemptRelationshipsJobDataSchemaFromJSON = AttemptRelationshipsJobDataSchemaFromJSON;
|
|
19
|
+
exports.AttemptRelationshipsJobDataSchemaFromJSONTyped = AttemptRelationshipsJobDataSchemaFromJSONTyped;
|
|
20
|
+
exports.AttemptRelationshipsJobDataSchemaToJSON = AttemptRelationshipsJobDataSchemaToJSON;
|
|
21
|
+
exports.AttemptRelationshipsJobDataSchemaToJSONTyped = AttemptRelationshipsJobDataSchemaToJSONTyped;
|
|
22
|
+
/**
|
|
23
|
+
* @export
|
|
24
|
+
*/
|
|
25
|
+
exports.AttemptRelationshipsJobDataSchemaTypeEnum = {
|
|
26
|
+
Jobs: 'jobs'
|
|
27
|
+
};
|
|
28
|
+
/**
|
|
29
|
+
* Check if a given object implements the AttemptRelationshipsJobDataSchema interface.
|
|
30
|
+
*/
|
|
31
|
+
function instanceOfAttemptRelationshipsJobDataSchema(value) {
|
|
32
|
+
return true;
|
|
33
|
+
}
|
|
34
|
+
function AttemptRelationshipsJobDataSchemaFromJSON(json) {
|
|
35
|
+
return AttemptRelationshipsJobDataSchemaFromJSONTyped(json, false);
|
|
36
|
+
}
|
|
37
|
+
function AttemptRelationshipsJobDataSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
38
|
+
if (json == null) {
|
|
39
|
+
return json;
|
|
40
|
+
}
|
|
41
|
+
return {
|
|
42
|
+
'type': json['type'] == null ? undefined : json['type'],
|
|
43
|
+
'id': json['id'] == null ? undefined : json['id'],
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
function AttemptRelationshipsJobDataSchemaToJSON(json) {
|
|
47
|
+
return AttemptRelationshipsJobDataSchemaToJSONTyped(json, false);
|
|
48
|
+
}
|
|
49
|
+
function AttemptRelationshipsJobDataSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
50
|
+
if (value == null) {
|
|
51
|
+
return value;
|
|
52
|
+
}
|
|
53
|
+
return {
|
|
54
|
+
'type': value['type'],
|
|
55
|
+
'id': value['id'],
|
|
56
|
+
};
|
|
57
|
+
}
|
|
58
|
+
//# sourceMappingURL=AttemptRelationshipsJobDataSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptRelationshipsJobDataSchema.js","sourceRoot":"","sources":["../../src/models/AttemptRelationshipsJobDataSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAoCH,kGAEC;AAED,8FAEC;AAED,wGASC;AAED,0FAEC;AAED,oGAUC;AA7CD;;GAEG;AACU,QAAA,yCAAyC,GAAG;IACrD,IAAI,EAAE,MAAM;CACN,CAAC;AAIX;;GAEG;AACH,SAAgB,2CAA2C,CAAC,KAAa;IACrE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,yCAAyC,CAAC,IAAS;IAC/D,OAAO,8CAA8C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvE,CAAC;AAED,SAAgB,8CAA8C,CAAC,IAAS,EAAE,mBAA4B;IAClG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,CAAC;AACN,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS;IAC7D,OAAO,4CAA4C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrE,CAAC;AAED,SAAgB,4CAA4C,CAAC,KAAgD,EAAE,sBAA+B,KAAK;IAC/I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { AttemptRelationshipsJobDataSchema } from './AttemptRelationshipsJobDataSchema';
|
|
13
|
+
/**
|
|
14
|
+
* Denormalised from the assessment template - the role this attempt is screening for.
|
|
15
|
+
* @export
|
|
16
|
+
* @interface AttemptRelationshipsJobSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface AttemptRelationshipsJobSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {AttemptRelationshipsJobDataSchema}
|
|
22
|
+
* @memberof AttemptRelationshipsJobSchema
|
|
23
|
+
*/
|
|
24
|
+
data?: AttemptRelationshipsJobDataSchema | null;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the AttemptRelationshipsJobSchema interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfAttemptRelationshipsJobSchema(value: object): value is AttemptRelationshipsJobSchema;
|
|
30
|
+
export declare function AttemptRelationshipsJobSchemaFromJSON(json: any): AttemptRelationshipsJobSchema;
|
|
31
|
+
export declare function AttemptRelationshipsJobSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): AttemptRelationshipsJobSchema;
|
|
32
|
+
export declare function AttemptRelationshipsJobSchemaToJSON(json: any): AttemptRelationshipsJobSchema;
|
|
33
|
+
export declare function AttemptRelationshipsJobSchemaToJSONTyped(value?: AttemptRelationshipsJobSchema | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=AttemptRelationshipsJobSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptRelationshipsJobSchema.d.ts","sourceRoot":"","sources":["../../src/models/AttemptRelationshipsJobSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AAQ7F;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;;;OAIG;IACH,IAAI,CAAC,EAAE,iCAAiC,GAAG,IAAI,CAAC;CACnD;AAED;;GAEG;AACH,wBAAgB,uCAAuC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,6BAA6B,CAE7G;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE9F;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,6BAA6B,CAQjI;AAED,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE5F;AAED,wBAAgB,wCAAwC,CAAC,KAAK,CAAC,EAAE,6BAA6B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAShJ"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfAttemptRelationshipsJobSchema = instanceOfAttemptRelationshipsJobSchema;
|
|
17
|
+
exports.AttemptRelationshipsJobSchemaFromJSON = AttemptRelationshipsJobSchemaFromJSON;
|
|
18
|
+
exports.AttemptRelationshipsJobSchemaFromJSONTyped = AttemptRelationshipsJobSchemaFromJSONTyped;
|
|
19
|
+
exports.AttemptRelationshipsJobSchemaToJSON = AttemptRelationshipsJobSchemaToJSON;
|
|
20
|
+
exports.AttemptRelationshipsJobSchemaToJSONTyped = AttemptRelationshipsJobSchemaToJSONTyped;
|
|
21
|
+
const AttemptRelationshipsJobDataSchema_1 = require("./AttemptRelationshipsJobDataSchema");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the AttemptRelationshipsJobSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfAttemptRelationshipsJobSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function AttemptRelationshipsJobSchemaFromJSON(json) {
|
|
29
|
+
return AttemptRelationshipsJobSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function AttemptRelationshipsJobSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'data': json['data'] == null ? undefined : (0, AttemptRelationshipsJobDataSchema_1.AttemptRelationshipsJobDataSchemaFromJSON)(json['data']),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function AttemptRelationshipsJobSchemaToJSON(json) {
|
|
40
|
+
return AttemptRelationshipsJobSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function AttemptRelationshipsJobSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'data': (0, AttemptRelationshipsJobDataSchema_1.AttemptRelationshipsJobDataSchemaToJSON)(value['data']),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=AttemptRelationshipsJobSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptRelationshipsJobSchema.js","sourceRoot":"","sources":["../../src/models/AttemptRelationshipsJobSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,0FAEC;AAED,sFAEC;AAED,gGAQC;AAED,kFAEC;AAED,4FASC;AAvDD,2FAK6C;AAgB7C;;GAEG;AACH,SAAgB,uCAAuC,CAAC,KAAa;IACjE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,qCAAqC,CAAC,IAAS;IAC3D,OAAO,0CAA0C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnE,CAAC;AAED,SAAgB,0CAA0C,CAAC,IAAS,EAAE,mBAA4B;IAC9F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,6EAAyC,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACrG,CAAC;AACN,CAAC;AAED,SAAgB,mCAAmC,CAAC,IAAS;IACzD,OAAO,wCAAwC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACjE,CAAC;AAED,SAAgB,wCAAwC,CAAC,KAA4C,EAAE,sBAA+B,KAAK;IACvI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,2EAAuC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KACjE,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface AttemptRelationshipsReportDataSchema
|
|
16
|
+
*/
|
|
17
|
+
export interface AttemptRelationshipsReportDataSchema {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {AttemptRelationshipsReportDataSchemaTypeEnum}
|
|
21
|
+
* @memberof AttemptRelationshipsReportDataSchema
|
|
22
|
+
*/
|
|
23
|
+
type?: AttemptRelationshipsReportDataSchemaTypeEnum;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof AttemptRelationshipsReportDataSchema
|
|
28
|
+
*/
|
|
29
|
+
id?: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* @export
|
|
33
|
+
*/
|
|
34
|
+
export declare const AttemptRelationshipsReportDataSchemaTypeEnum: {
|
|
35
|
+
readonly Files: "files";
|
|
36
|
+
};
|
|
37
|
+
export type AttemptRelationshipsReportDataSchemaTypeEnum = typeof AttemptRelationshipsReportDataSchemaTypeEnum[keyof typeof AttemptRelationshipsReportDataSchemaTypeEnum];
|
|
38
|
+
/**
|
|
39
|
+
* Check if a given object implements the AttemptRelationshipsReportDataSchema interface.
|
|
40
|
+
*/
|
|
41
|
+
export declare function instanceOfAttemptRelationshipsReportDataSchema(value: object): value is AttemptRelationshipsReportDataSchema;
|
|
42
|
+
export declare function AttemptRelationshipsReportDataSchemaFromJSON(json: any): AttemptRelationshipsReportDataSchema;
|
|
43
|
+
export declare function AttemptRelationshipsReportDataSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): AttemptRelationshipsReportDataSchema;
|
|
44
|
+
export declare function AttemptRelationshipsReportDataSchemaToJSON(json: any): AttemptRelationshipsReportDataSchema;
|
|
45
|
+
export declare function AttemptRelationshipsReportDataSchemaToJSONTyped(value?: AttemptRelationshipsReportDataSchema | null, ignoreDiscriminator?: boolean): any;
|
|
46
|
+
//# sourceMappingURL=AttemptRelationshipsReportDataSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptRelationshipsReportDataSchema.d.ts","sourceRoot":"","sources":["../../src/models/AttemptRelationshipsReportDataSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,oCAAoC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,4CAA4C,CAAC;IACpD;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAGD;;GAEG;AACH,eAAO,MAAM,4CAA4C;;CAE/C,CAAC;AACX,MAAM,MAAM,4CAA4C,GAAG,OAAO,4CAA4C,CAAC,MAAM,OAAO,4CAA4C,CAAC,CAAC;AAG1K;;GAEG;AACH,wBAAgB,8CAA8C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,oCAAoC,CAE3H;AAED,wBAAgB,4CAA4C,CAAC,IAAI,EAAE,GAAG,GAAG,oCAAoC,CAE5G;AAED,wBAAgB,iDAAiD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,oCAAoC,CAS/I;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,GAAG,oCAAoC,CAE1G;AAED,wBAAgB,+CAA+C,CAAC,KAAK,CAAC,EAAE,oCAAoC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAU9J"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.AttemptRelationshipsReportDataSchemaTypeEnum = void 0;
|
|
17
|
+
exports.instanceOfAttemptRelationshipsReportDataSchema = instanceOfAttemptRelationshipsReportDataSchema;
|
|
18
|
+
exports.AttemptRelationshipsReportDataSchemaFromJSON = AttemptRelationshipsReportDataSchemaFromJSON;
|
|
19
|
+
exports.AttemptRelationshipsReportDataSchemaFromJSONTyped = AttemptRelationshipsReportDataSchemaFromJSONTyped;
|
|
20
|
+
exports.AttemptRelationshipsReportDataSchemaToJSON = AttemptRelationshipsReportDataSchemaToJSON;
|
|
21
|
+
exports.AttemptRelationshipsReportDataSchemaToJSONTyped = AttemptRelationshipsReportDataSchemaToJSONTyped;
|
|
22
|
+
/**
|
|
23
|
+
* @export
|
|
24
|
+
*/
|
|
25
|
+
exports.AttemptRelationshipsReportDataSchemaTypeEnum = {
|
|
26
|
+
Files: 'files'
|
|
27
|
+
};
|
|
28
|
+
/**
|
|
29
|
+
* Check if a given object implements the AttemptRelationshipsReportDataSchema interface.
|
|
30
|
+
*/
|
|
31
|
+
function instanceOfAttemptRelationshipsReportDataSchema(value) {
|
|
32
|
+
return true;
|
|
33
|
+
}
|
|
34
|
+
function AttemptRelationshipsReportDataSchemaFromJSON(json) {
|
|
35
|
+
return AttemptRelationshipsReportDataSchemaFromJSONTyped(json, false);
|
|
36
|
+
}
|
|
37
|
+
function AttemptRelationshipsReportDataSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
38
|
+
if (json == null) {
|
|
39
|
+
return json;
|
|
40
|
+
}
|
|
41
|
+
return {
|
|
42
|
+
'type': json['type'] == null ? undefined : json['type'],
|
|
43
|
+
'id': json['id'] == null ? undefined : json['id'],
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
function AttemptRelationshipsReportDataSchemaToJSON(json) {
|
|
47
|
+
return AttemptRelationshipsReportDataSchemaToJSONTyped(json, false);
|
|
48
|
+
}
|
|
49
|
+
function AttemptRelationshipsReportDataSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
50
|
+
if (value == null) {
|
|
51
|
+
return value;
|
|
52
|
+
}
|
|
53
|
+
return {
|
|
54
|
+
'type': value['type'],
|
|
55
|
+
'id': value['id'],
|
|
56
|
+
};
|
|
57
|
+
}
|
|
58
|
+
//# sourceMappingURL=AttemptRelationshipsReportDataSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptRelationshipsReportDataSchema.js","sourceRoot":"","sources":["../../src/models/AttemptRelationshipsReportDataSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAoCH,wGAEC;AAED,oGAEC;AAED,8GASC;AAED,gGAEC;AAED,0GAUC;AA7CD;;GAEG;AACU,QAAA,4CAA4C,GAAG;IACxD,KAAK,EAAE,OAAO;CACR,CAAC;AAIX;;GAEG;AACH,SAAgB,8CAA8C,CAAC,KAAa;IACxE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,4CAA4C,CAAC,IAAS;IAClE,OAAO,iDAAiD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC1E,CAAC;AAED,SAAgB,iDAAiD,CAAC,IAAS,EAAE,mBAA4B;IACrG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,CAAC;AACN,CAAC;AAED,SAAgB,0CAA0C,CAAC,IAAS;IAChE,OAAO,+CAA+C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACxE,CAAC;AAED,SAAgB,+CAA+C,CAAC,KAAmD,EAAE,sBAA+B,KAAK;IACrJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { AttemptRelationshipsReportDataSchema } from './AttemptRelationshipsReportDataSchema';
|
|
13
|
+
/**
|
|
14
|
+
* Generated PDF report for this attempt's evaluation. Populated post-evaluation.
|
|
15
|
+
* @export
|
|
16
|
+
* @interface AttemptRelationshipsReportSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface AttemptRelationshipsReportSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {AttemptRelationshipsReportDataSchema}
|
|
22
|
+
* @memberof AttemptRelationshipsReportSchema
|
|
23
|
+
*/
|
|
24
|
+
data?: AttemptRelationshipsReportDataSchema | null;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the AttemptRelationshipsReportSchema interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfAttemptRelationshipsReportSchema(value: object): value is AttemptRelationshipsReportSchema;
|
|
30
|
+
export declare function AttemptRelationshipsReportSchemaFromJSON(json: any): AttemptRelationshipsReportSchema;
|
|
31
|
+
export declare function AttemptRelationshipsReportSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): AttemptRelationshipsReportSchema;
|
|
32
|
+
export declare function AttemptRelationshipsReportSchemaToJSON(json: any): AttemptRelationshipsReportSchema;
|
|
33
|
+
export declare function AttemptRelationshipsReportSchemaToJSONTyped(value?: AttemptRelationshipsReportSchema | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=AttemptRelationshipsReportSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptRelationshipsReportSchema.d.ts","sourceRoot":"","sources":["../../src/models/AttemptRelationshipsReportSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,wCAAwC,CAAC;AAQnG;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;;;OAIG;IACH,IAAI,CAAC,EAAE,oCAAoC,GAAG,IAAI,CAAC;CACtD;AAED;;GAEG;AACH,wBAAgB,0CAA0C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,gCAAgC,CAEnH;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAEpG;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,gCAAgC,CAQvI;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAElG;AAED,wBAAgB,2CAA2C,CAAC,KAAK,CAAC,EAAE,gCAAgC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAStJ"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfAttemptRelationshipsReportSchema = instanceOfAttemptRelationshipsReportSchema;
|
|
17
|
+
exports.AttemptRelationshipsReportSchemaFromJSON = AttemptRelationshipsReportSchemaFromJSON;
|
|
18
|
+
exports.AttemptRelationshipsReportSchemaFromJSONTyped = AttemptRelationshipsReportSchemaFromJSONTyped;
|
|
19
|
+
exports.AttemptRelationshipsReportSchemaToJSON = AttemptRelationshipsReportSchemaToJSON;
|
|
20
|
+
exports.AttemptRelationshipsReportSchemaToJSONTyped = AttemptRelationshipsReportSchemaToJSONTyped;
|
|
21
|
+
const AttemptRelationshipsReportDataSchema_1 = require("./AttemptRelationshipsReportDataSchema");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the AttemptRelationshipsReportSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfAttemptRelationshipsReportSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function AttemptRelationshipsReportSchemaFromJSON(json) {
|
|
29
|
+
return AttemptRelationshipsReportSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function AttemptRelationshipsReportSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'data': json['data'] == null ? undefined : (0, AttemptRelationshipsReportDataSchema_1.AttemptRelationshipsReportDataSchemaFromJSON)(json['data']),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function AttemptRelationshipsReportSchemaToJSON(json) {
|
|
40
|
+
return AttemptRelationshipsReportSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function AttemptRelationshipsReportSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'data': (0, AttemptRelationshipsReportDataSchema_1.AttemptRelationshipsReportDataSchemaToJSON)(value['data']),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=AttemptRelationshipsReportSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptRelationshipsReportSchema.js","sourceRoot":"","sources":["../../src/models/AttemptRelationshipsReportSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,gGAEC;AAED,4FAEC;AAED,sGAQC;AAED,wFAEC;AAED,kGASC;AAvDD,iGAKgD;AAgBhD;;GAEG;AACH,SAAgB,0CAA0C,CAAC,KAAa;IACpE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,wCAAwC,CAAC,IAAS;IAC9D,OAAO,6CAA6C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtE,CAAC;AAED,SAAgB,6CAA6C,CAAC,IAAS,EAAE,mBAA4B;IACjG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,mFAA4C,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACxG,CAAC;AACN,CAAC;AAED,SAAgB,sCAAsC,CAAC,IAAS;IAC5D,OAAO,2CAA2C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpE,CAAC;AAED,SAAgB,2CAA2C,CAAC,KAA+C,EAAE,sBAA+B,KAAK;IAC7I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,iFAA0C,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KACpE,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { AttemptRelationshipsCandidateSchema } from './AttemptRelationshipsCandidateSchema';
|
|
13
|
+
import type { AttemptRelationshipsJobSchema } from './AttemptRelationshipsJobSchema';
|
|
14
|
+
import type { AttemptRelationshipsReportSchema } from './AttemptRelationshipsReportSchema';
|
|
15
|
+
import type { AttemptRelationshipsAssessmentSchema } from './AttemptRelationshipsAssessmentSchema';
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
* @export
|
|
19
|
+
* @interface AttemptRelationshipsSchema
|
|
20
|
+
*/
|
|
21
|
+
export interface AttemptRelationshipsSchema {
|
|
22
|
+
/**
|
|
23
|
+
*
|
|
24
|
+
* @type {AttemptRelationshipsAssessmentSchema}
|
|
25
|
+
* @memberof AttemptRelationshipsSchema
|
|
26
|
+
*/
|
|
27
|
+
assessment?: AttemptRelationshipsAssessmentSchema;
|
|
28
|
+
/**
|
|
29
|
+
*
|
|
30
|
+
* @type {AttemptRelationshipsCandidateSchema}
|
|
31
|
+
* @memberof AttemptRelationshipsSchema
|
|
32
|
+
*/
|
|
33
|
+
candidate?: AttemptRelationshipsCandidateSchema;
|
|
34
|
+
/**
|
|
35
|
+
*
|
|
36
|
+
* @type {AttemptRelationshipsJobSchema}
|
|
37
|
+
* @memberof AttemptRelationshipsSchema
|
|
38
|
+
*/
|
|
39
|
+
job?: AttemptRelationshipsJobSchema;
|
|
40
|
+
/**
|
|
41
|
+
*
|
|
42
|
+
* @type {AttemptRelationshipsReportSchema}
|
|
43
|
+
* @memberof AttemptRelationshipsSchema
|
|
44
|
+
*/
|
|
45
|
+
report?: AttemptRelationshipsReportSchema;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Check if a given object implements the AttemptRelationshipsSchema interface.
|
|
49
|
+
*/
|
|
50
|
+
export declare function instanceOfAttemptRelationshipsSchema(value: object): value is AttemptRelationshipsSchema;
|
|
51
|
+
export declare function AttemptRelationshipsSchemaFromJSON(json: any): AttemptRelationshipsSchema;
|
|
52
|
+
export declare function AttemptRelationshipsSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): AttemptRelationshipsSchema;
|
|
53
|
+
export declare function AttemptRelationshipsSchemaToJSON(json: any): AttemptRelationshipsSchema;
|
|
54
|
+
export declare function AttemptRelationshipsSchemaToJSONTyped(value?: AttemptRelationshipsSchema | null, ignoreDiscriminator?: boolean): any;
|
|
55
|
+
//# sourceMappingURL=AttemptRelationshipsSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/AttemptRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,mCAAmC,EAAE,MAAM,uCAAuC,CAAC;AAOjG,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAOrF,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AAO3F,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,wCAAwC,CAAC;AAQnG;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,UAAU,CAAC,EAAE,oCAAoC,CAAC;IAClD;;;;OAIG;IACH,SAAS,CAAC,EAAE,mCAAmC,CAAC;IAChD;;;;OAIG;IACH,GAAG,CAAC,EAAE,6BAA6B,CAAC;IACpC;;;;OAIG;IACH,MAAM,CAAC,EAAE,gCAAgC,CAAC;CAC7C;AAED;;GAEG;AACH,wBAAgB,oCAAoC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,0BAA0B,CAEvG;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAExF;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,0BAA0B,CAW3H;AAED,wBAAgB,gCAAgC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAEtF;AAED,wBAAgB,qCAAqC,CAAC,KAAK,CAAC,EAAE,0BAA0B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAY1I"}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfAttemptRelationshipsSchema = instanceOfAttemptRelationshipsSchema;
|
|
17
|
+
exports.AttemptRelationshipsSchemaFromJSON = AttemptRelationshipsSchemaFromJSON;
|
|
18
|
+
exports.AttemptRelationshipsSchemaFromJSONTyped = AttemptRelationshipsSchemaFromJSONTyped;
|
|
19
|
+
exports.AttemptRelationshipsSchemaToJSON = AttemptRelationshipsSchemaToJSON;
|
|
20
|
+
exports.AttemptRelationshipsSchemaToJSONTyped = AttemptRelationshipsSchemaToJSONTyped;
|
|
21
|
+
const AttemptRelationshipsCandidateSchema_1 = require("./AttemptRelationshipsCandidateSchema");
|
|
22
|
+
const AttemptRelationshipsJobSchema_1 = require("./AttemptRelationshipsJobSchema");
|
|
23
|
+
const AttemptRelationshipsReportSchema_1 = require("./AttemptRelationshipsReportSchema");
|
|
24
|
+
const AttemptRelationshipsAssessmentSchema_1 = require("./AttemptRelationshipsAssessmentSchema");
|
|
25
|
+
/**
|
|
26
|
+
* Check if a given object implements the AttemptRelationshipsSchema interface.
|
|
27
|
+
*/
|
|
28
|
+
function instanceOfAttemptRelationshipsSchema(value) {
|
|
29
|
+
return true;
|
|
30
|
+
}
|
|
31
|
+
function AttemptRelationshipsSchemaFromJSON(json) {
|
|
32
|
+
return AttemptRelationshipsSchemaFromJSONTyped(json, false);
|
|
33
|
+
}
|
|
34
|
+
function AttemptRelationshipsSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
35
|
+
if (json == null) {
|
|
36
|
+
return json;
|
|
37
|
+
}
|
|
38
|
+
return {
|
|
39
|
+
'assessment': json['assessment'] == null ? undefined : (0, AttemptRelationshipsAssessmentSchema_1.AttemptRelationshipsAssessmentSchemaFromJSON)(json['assessment']),
|
|
40
|
+
'candidate': json['candidate'] == null ? undefined : (0, AttemptRelationshipsCandidateSchema_1.AttemptRelationshipsCandidateSchemaFromJSON)(json['candidate']),
|
|
41
|
+
'job': json['job'] == null ? undefined : (0, AttemptRelationshipsJobSchema_1.AttemptRelationshipsJobSchemaFromJSON)(json['job']),
|
|
42
|
+
'report': json['report'] == null ? undefined : (0, AttemptRelationshipsReportSchema_1.AttemptRelationshipsReportSchemaFromJSON)(json['report']),
|
|
43
|
+
};
|
|
44
|
+
}
|
|
45
|
+
function AttemptRelationshipsSchemaToJSON(json) {
|
|
46
|
+
return AttemptRelationshipsSchemaToJSONTyped(json, false);
|
|
47
|
+
}
|
|
48
|
+
function AttemptRelationshipsSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
49
|
+
if (value == null) {
|
|
50
|
+
return value;
|
|
51
|
+
}
|
|
52
|
+
return {
|
|
53
|
+
'assessment': (0, AttemptRelationshipsAssessmentSchema_1.AttemptRelationshipsAssessmentSchemaToJSON)(value['assessment']),
|
|
54
|
+
'candidate': (0, AttemptRelationshipsCandidateSchema_1.AttemptRelationshipsCandidateSchemaToJSON)(value['candidate']),
|
|
55
|
+
'job': (0, AttemptRelationshipsJobSchema_1.AttemptRelationshipsJobSchemaToJSON)(value['job']),
|
|
56
|
+
'report': (0, AttemptRelationshipsReportSchema_1.AttemptRelationshipsReportSchemaToJSON)(value['report']),
|
|
57
|
+
};
|
|
58
|
+
}
|
|
59
|
+
//# sourceMappingURL=AttemptRelationshipsSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptRelationshipsSchema.js","sourceRoot":"","sources":["../../src/models/AttemptRelationshipsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAmEH,oFAEC;AAED,gFAEC;AAED,0FAWC;AAED,4EAEC;AAED,sFAYC;AApGD,+FAK+C;AAE/C,mFAKyC;AAEzC,yFAK4C;AAE5C,iGAKgD;AAkChD;;GAEG;AACH,SAAgB,oCAAoC,CAAC,KAAa;IAC9D,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,kCAAkC,CAAC,IAAS;IACxD,OAAO,uCAAuC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChE,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS,EAAE,mBAA4B;IAC3F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,mFAA4C,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACvH,WAAW,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iFAA2C,EAAC,IAAI,CAAC,WAAW,CAAC,CAAC;QACnH,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,qEAAqC,EAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QAC3F,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,2EAAwC,EAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;KAC1G,CAAC;AACN,CAAC;AAED,SAAgB,gCAAgC,CAAC,IAAS;IACtD,OAAO,qCAAqC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9D,CAAC;AAED,SAAgB,qCAAqC,CAAC,KAAyC,EAAE,sBAA+B,KAAK;IACjI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,YAAY,EAAE,IAAA,iFAA0C,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;QAC7E,WAAW,EAAE,IAAA,+EAAyC,EAAC,KAAK,CAAC,WAAW,CAAC,CAAC;QAC1E,KAAK,EAAE,IAAA,mEAAmC,EAAC,KAAK,CAAC,KAAK,CAAC,CAAC;QACxD,QAAQ,EAAE,IAAA,yEAAsC,EAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;KACpE,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { AttemptRelationshipsSchema } from './AttemptRelationshipsSchema';
|
|
13
|
+
import type { ResourceLinksSchema } from './ResourceLinksSchema';
|
|
14
|
+
import type { AttemptAttributesSchema } from './AttemptAttributesSchema';
|
|
15
|
+
/**
|
|
16
|
+
*
|
|
17
|
+
* @export
|
|
18
|
+
* @interface AttemptResourceSchema
|
|
19
|
+
*/
|
|
20
|
+
export interface AttemptResourceSchema {
|
|
21
|
+
/**
|
|
22
|
+
*
|
|
23
|
+
* @type {AttemptResourceSchemaTypeEnum}
|
|
24
|
+
* @memberof AttemptResourceSchema
|
|
25
|
+
*/
|
|
26
|
+
type: AttemptResourceSchemaTypeEnum;
|
|
27
|
+
/**
|
|
28
|
+
* Returns results with an ID greater than the specified ID. The ID is a combination of a UUID4 (hexadecimal) followed by a hyphen and an integer number from 1 to 9.
|
|
29
|
+
* @type {string}
|
|
30
|
+
* @memberof AttemptResourceSchema
|
|
31
|
+
*/
|
|
32
|
+
id: string;
|
|
33
|
+
/**
|
|
34
|
+
*
|
|
35
|
+
* @type {AttemptAttributesSchema}
|
|
36
|
+
* @memberof AttemptResourceSchema
|
|
37
|
+
*/
|
|
38
|
+
attributes: AttemptAttributesSchema;
|
|
39
|
+
/**
|
|
40
|
+
*
|
|
41
|
+
* @type {AttemptRelationshipsSchema}
|
|
42
|
+
* @memberof AttemptResourceSchema
|
|
43
|
+
*/
|
|
44
|
+
relationships?: AttemptRelationshipsSchema;
|
|
45
|
+
/**
|
|
46
|
+
*
|
|
47
|
+
* @type {ResourceLinksSchema}
|
|
48
|
+
* @memberof AttemptResourceSchema
|
|
49
|
+
*/
|
|
50
|
+
links?: ResourceLinksSchema;
|
|
51
|
+
/**
|
|
52
|
+
*
|
|
53
|
+
* @type {{ [key: string]: any; }}
|
|
54
|
+
* @memberof AttemptResourceSchema
|
|
55
|
+
*/
|
|
56
|
+
meta?: {
|
|
57
|
+
[key: string]: any;
|
|
58
|
+
};
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* @export
|
|
62
|
+
*/
|
|
63
|
+
export declare const AttemptResourceSchemaTypeEnum: {
|
|
64
|
+
readonly Attempts: "attempts";
|
|
65
|
+
};
|
|
66
|
+
export type AttemptResourceSchemaTypeEnum = typeof AttemptResourceSchemaTypeEnum[keyof typeof AttemptResourceSchemaTypeEnum];
|
|
67
|
+
/**
|
|
68
|
+
* Check if a given object implements the AttemptResourceSchema interface.
|
|
69
|
+
*/
|
|
70
|
+
export declare function instanceOfAttemptResourceSchema(value: object): value is AttemptResourceSchema;
|
|
71
|
+
export declare function AttemptResourceSchemaFromJSON(json: any): AttemptResourceSchema;
|
|
72
|
+
export declare function AttemptResourceSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): AttemptResourceSchema;
|
|
73
|
+
export declare function AttemptResourceSchemaToJSON(json: any): AttemptResourceSchema;
|
|
74
|
+
export declare function AttemptResourceSchemaToJSONTyped(value?: AttemptResourceSchema | null, ignoreDiscriminator?: boolean): any;
|
|
75
|
+
//# sourceMappingURL=AttemptResourceSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptResourceSchema.d.ts","sourceRoot":"","sources":["../../src/models/AttemptResourceSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAO/E,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAOjE,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAQzE;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC;;;;OAIG;IACH,IAAI,EAAE,6BAA6B,CAAC;IACpC;;;;OAIG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;;;OAIG;IACH,UAAU,EAAE,uBAAuB,CAAC;IACpC;;;;OAIG;IACH,aAAa,CAAC,EAAE,0BAA0B,CAAC;IAC3C;;;;OAIG;IACH,KAAK,CAAC,EAAE,mBAAmB,CAAC;IAC5B;;;;OAIG;IACH,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;KAAE,CAAC;CAClC;AAGD;;GAEG;AACH,eAAO,MAAM,6BAA6B;;CAEhC,CAAC;AACX,MAAM,MAAM,6BAA6B,GAAG,OAAO,6BAA6B,CAAC,MAAM,OAAO,6BAA6B,CAAC,CAAC;AAG7H;;GAEG;AACH,wBAAgB,+BAA+B,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,qBAAqB,CAK7F;AAED,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,GAAG,GAAG,qBAAqB,CAE9E;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,qBAAqB,CAajH;AAED,wBAAgB,2BAA2B,CAAC,IAAI,EAAE,GAAG,GAAG,qBAAqB,CAE5E;AAED,wBAAgB,gCAAgC,CAAC,KAAK,CAAC,EAAE,qBAAqB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAchI"}
|