@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 @@
|
|
|
1
|
+
{"version":3,"file":"GuestAttemptSchema.js","sourceRoot":"","sources":["../../src/models/GuestAttemptSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAyDH,oEAEC;AAED,gEAEC;AAED,0EAUC;AAED,4DAEC;AAED,sEAWC;AAxFD,+DAK+B;AAE/B,mEAKiC;AAEjC,yEAKoC;AA+BpC;;GAEG;AACH,SAAgB,4BAA4B,CAAC,KAAa;IACtD,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,0BAA0B,CAAC,IAAS;IAChD,OAAO,+BAA+B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACxD,CAAC;AAED,SAAgB,+BAA+B,CAAC,IAAS,EAAE,mBAA4B;IACnF,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,qDAA6B,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QACtF,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,UAAU,CAAgB,CAAC,GAAG,CAAC,2DAAgC,CAAC,CAAC;QAC3H,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iDAA2B,EAAC,IAAI,CAAC,OAAO,CAAC,CAAC;KAC1F,CAAC;AACN,CAAC;AAED,SAAgB,wBAAwB,CAAC,IAAS;IAC9C,OAAO,6BAA6B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtD,CAAC;AAED,SAAgB,6BAA6B,CAAC,KAAiC,EAAE,sBAA+B,KAAK;IACjH,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,mDAA2B,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAClD,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,UAAU,CAAgB,CAAC,GAAG,CAAC,yDAA8B,CAAC,CAAC;QAC3H,OAAO,EAAE,IAAA,+CAAyB,EAAC,KAAK,CAAC,OAAO,CAAC,CAAC;KACrD,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,43 @@
|
|
|
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
|
+
* Auth context for unauthenticated /v1/guest/attempts/* writes.
|
|
14
|
+
* tenantId scopes the call; accessToken is the per-attempt token
|
|
15
|
+
* issued at create time. Token mismatch returns 404 (intentionally
|
|
16
|
+
* indistinguishable from "attempt not found" so we don't leak
|
|
17
|
+
* attempt existence).
|
|
18
|
+
* @export
|
|
19
|
+
* @interface GuestMetaSchema
|
|
20
|
+
*/
|
|
21
|
+
export interface GuestMetaSchema {
|
|
22
|
+
/**
|
|
23
|
+
*
|
|
24
|
+
* @type {string}
|
|
25
|
+
* @memberof GuestMetaSchema
|
|
26
|
+
*/
|
|
27
|
+
tenantId: string;
|
|
28
|
+
/**
|
|
29
|
+
*
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof GuestMetaSchema
|
|
32
|
+
*/
|
|
33
|
+
accessToken: string;
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* Check if a given object implements the GuestMetaSchema interface.
|
|
37
|
+
*/
|
|
38
|
+
export declare function instanceOfGuestMetaSchema(value: object): value is GuestMetaSchema;
|
|
39
|
+
export declare function GuestMetaSchemaFromJSON(json: any): GuestMetaSchema;
|
|
40
|
+
export declare function GuestMetaSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): GuestMetaSchema;
|
|
41
|
+
export declare function GuestMetaSchemaToJSON(json: any): GuestMetaSchema;
|
|
42
|
+
export declare function GuestMetaSchemaToJSONTyped(value?: GuestMetaSchema | null, ignoreDiscriminator?: boolean): any;
|
|
43
|
+
//# sourceMappingURL=GuestMetaSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GuestMetaSchema.d.ts","sourceRoot":"","sources":["../../src/models/GuestMetaSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;;;;;GAQG;AACH,MAAM,WAAW,eAAe;IAC5B;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;CACvB;AAED;;GAEG;AACH,wBAAgB,yBAAyB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,eAAe,CAIjF;AAED,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,GAAG,GAAG,eAAe,CAElE;AAED,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,eAAe,CASrG;AAED,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,GAAG,GAAG,eAAe,CAEhE;AAED,wBAAgB,0BAA0B,CAAC,KAAK,CAAC,EAAE,eAAe,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUpH"}
|
|
@@ -13,25 +13,25 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.
|
|
17
|
-
exports.
|
|
18
|
-
exports.
|
|
19
|
-
exports.
|
|
20
|
-
exports.
|
|
16
|
+
exports.instanceOfGuestMetaSchema = instanceOfGuestMetaSchema;
|
|
17
|
+
exports.GuestMetaSchemaFromJSON = GuestMetaSchemaFromJSON;
|
|
18
|
+
exports.GuestMetaSchemaFromJSONTyped = GuestMetaSchemaFromJSONTyped;
|
|
19
|
+
exports.GuestMetaSchemaToJSON = GuestMetaSchemaToJSON;
|
|
20
|
+
exports.GuestMetaSchemaToJSONTyped = GuestMetaSchemaToJSONTyped;
|
|
21
21
|
/**
|
|
22
|
-
* Check if a given object implements the
|
|
22
|
+
* Check if a given object implements the GuestMetaSchema interface.
|
|
23
23
|
*/
|
|
24
|
-
function
|
|
24
|
+
function instanceOfGuestMetaSchema(value) {
|
|
25
25
|
if (!('tenantId' in value) || value['tenantId'] === undefined)
|
|
26
26
|
return false;
|
|
27
27
|
if (!('accessToken' in value) || value['accessToken'] === undefined)
|
|
28
28
|
return false;
|
|
29
29
|
return true;
|
|
30
30
|
}
|
|
31
|
-
function
|
|
32
|
-
return
|
|
31
|
+
function GuestMetaSchemaFromJSON(json) {
|
|
32
|
+
return GuestMetaSchemaFromJSONTyped(json, false);
|
|
33
33
|
}
|
|
34
|
-
function
|
|
34
|
+
function GuestMetaSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
35
35
|
if (json == null) {
|
|
36
36
|
return json;
|
|
37
37
|
}
|
|
@@ -40,10 +40,10 @@ function StartGuestAttemptRequestMetaFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
40
40
|
'accessToken': json['accessToken'],
|
|
41
41
|
};
|
|
42
42
|
}
|
|
43
|
-
function
|
|
44
|
-
return
|
|
43
|
+
function GuestMetaSchemaToJSON(json) {
|
|
44
|
+
return GuestMetaSchemaToJSONTyped(json, false);
|
|
45
45
|
}
|
|
46
|
-
function
|
|
46
|
+
function GuestMetaSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
47
47
|
if (value == null) {
|
|
48
48
|
return value;
|
|
49
49
|
}
|
|
@@ -52,4 +52,4 @@ function StartGuestAttemptRequestMetaToJSONTyped(value, ignoreDiscriminator = fa
|
|
|
52
52
|
'accessToken': value['accessToken'],
|
|
53
53
|
};
|
|
54
54
|
}
|
|
55
|
-
//# sourceMappingURL=
|
|
55
|
+
//# sourceMappingURL=GuestMetaSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GuestMetaSchema.js","sourceRoot":"","sources":["../../src/models/GuestMetaSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA8BH,8DAIC;AAED,0DAEC;AAED,oEASC;AAED,sDAEC;AAED,gEAUC;AAtCD;;GAEG;AACH,SAAgB,yBAAyB,CAAC,KAAa;IACnD,IAAI,CAAC,CAAC,UAAU,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,UAAU,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAC5E,IAAI,CAAC,CAAC,aAAa,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,aAAa,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAClF,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,uBAAuB,CAAC,IAAS;IAC7C,OAAO,4BAA4B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrD,CAAC;AAED,SAAgB,4BAA4B,CAAC,IAAS,EAAE,mBAA4B;IAChF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC;QAC5B,aAAa,EAAE,IAAI,CAAC,aAAa,CAAC;KACrC,CAAC;AACN,CAAC;AAED,SAAgB,qBAAqB,CAAC,IAAS;IAC3C,OAAO,0BAA0B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnD,CAAC;AAED,SAAgB,0BAA0B,CAAC,KAA8B,EAAE,sBAA+B,KAAK;IAC3G,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;QAC7B,aAAa,EAAE,KAAK,CAAC,aAAa,CAAC;KACtC,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,190 @@
|
|
|
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 { QuestionSchemaOptionsInner } from './QuestionSchemaOptionsInner';
|
|
13
|
+
/**
|
|
14
|
+
* A single assessment question. Eight question types - the optional
|
|
15
|
+
* fields below are interpreted based on `type`. See
|
|
16
|
+
* `Question.value` shapes in AnswerSchema for what the candidate
|
|
17
|
+
* sends back per type.
|
|
18
|
+
*
|
|
19
|
+
* SECURITY: `answerKey`, `scoringRubric`, and `options[].isCorrect`
|
|
20
|
+
* are stripped server-side before responses are returned to candidates
|
|
21
|
+
* via /v1/guest/attempts/* - they are recruiter-only fields.
|
|
22
|
+
* @export
|
|
23
|
+
* @interface QuestionSchema
|
|
24
|
+
*/
|
|
25
|
+
export interface QuestionSchema {
|
|
26
|
+
/**
|
|
27
|
+
* Stable identifier (e.g. 'q1'). Candidates' answers reference this.
|
|
28
|
+
* @type {string}
|
|
29
|
+
* @memberof QuestionSchema
|
|
30
|
+
*/
|
|
31
|
+
questionId: string;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {QuestionSchemaTypeEnum}
|
|
35
|
+
* @memberof QuestionSchema
|
|
36
|
+
*/
|
|
37
|
+
type: QuestionSchemaTypeEnum;
|
|
38
|
+
/**
|
|
39
|
+
* Free-form tag for analytics (e.g. 'soft-skills', 'hard-skills', 'general').
|
|
40
|
+
* @type {string}
|
|
41
|
+
* @memberof QuestionSchema
|
|
42
|
+
*/
|
|
43
|
+
category?: string;
|
|
44
|
+
/**
|
|
45
|
+
*
|
|
46
|
+
* @type {QuestionSchemaDifficultyEnum}
|
|
47
|
+
* @memberof QuestionSchema
|
|
48
|
+
*/
|
|
49
|
+
difficulty?: QuestionSchemaDifficultyEnum;
|
|
50
|
+
/**
|
|
51
|
+
* Maximum score for this question. Defaults to 1.
|
|
52
|
+
* @type {number}
|
|
53
|
+
* @memberof QuestionSchema
|
|
54
|
+
*/
|
|
55
|
+
points?: number;
|
|
56
|
+
/**
|
|
57
|
+
*
|
|
58
|
+
* @type {boolean}
|
|
59
|
+
* @memberof QuestionSchema
|
|
60
|
+
*/
|
|
61
|
+
required?: boolean;
|
|
62
|
+
/**
|
|
63
|
+
* Multilingual question text.
|
|
64
|
+
* @type {{ [key: string]: string; }}
|
|
65
|
+
* @memberof QuestionSchema
|
|
66
|
+
*/
|
|
67
|
+
text?: {
|
|
68
|
+
[key: string]: string;
|
|
69
|
+
};
|
|
70
|
+
/**
|
|
71
|
+
* Choices for single-choice / multiple-choice / ranking /
|
|
72
|
+
* situational-judgment. Canonical shape is
|
|
73
|
+
* `{ id, text: { locale: string }, isCorrect?: bool }`. Bare
|
|
74
|
+
* locale-map options exist in legacy data but are deprecated.
|
|
75
|
+
* @type {Array<QuestionSchemaOptionsInner>}
|
|
76
|
+
* @memberof QuestionSchema
|
|
77
|
+
*/
|
|
78
|
+
options?: Array<QuestionSchemaOptionsInner>;
|
|
79
|
+
/**
|
|
80
|
+
* Lower bound for `scale` type questions.
|
|
81
|
+
* @type {number}
|
|
82
|
+
* @memberof QuestionSchema
|
|
83
|
+
*/
|
|
84
|
+
scaleMin?: number;
|
|
85
|
+
/**
|
|
86
|
+
* Upper bound for `scale` type questions.
|
|
87
|
+
* @type {number}
|
|
88
|
+
* @memberof QuestionSchema
|
|
89
|
+
*/
|
|
90
|
+
scaleMax?: number;
|
|
91
|
+
/**
|
|
92
|
+
* Optional labels per step value, multilingual.
|
|
93
|
+
* `{ "1": { "en-US": "Strongly disagree" }, "5": { "en-US": "Strongly agree" } }`.
|
|
94
|
+
* @type {{ [key: string]: { [key: string]: string; }; }}
|
|
95
|
+
* @memberof QuestionSchema
|
|
96
|
+
*/
|
|
97
|
+
scaleLabels?: {
|
|
98
|
+
[key: string]: {
|
|
99
|
+
[key: string]: string;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
102
|
+
/**
|
|
103
|
+
* Multilingual placeholder text for `open-text` questions.
|
|
104
|
+
* @type {{ [key: string]: string; }}
|
|
105
|
+
* @memberof QuestionSchema
|
|
106
|
+
*/
|
|
107
|
+
placeholder?: {
|
|
108
|
+
[key: string]: string;
|
|
109
|
+
};
|
|
110
|
+
/**
|
|
111
|
+
* Multilingual scenario body for `situational-judgment` questions.
|
|
112
|
+
* @type {{ [key: string]: string; }}
|
|
113
|
+
* @memberof QuestionSchema
|
|
114
|
+
*/
|
|
115
|
+
scenario?: {
|
|
116
|
+
[key: string]: string;
|
|
117
|
+
};
|
|
118
|
+
/**
|
|
119
|
+
* Accepted MIME or extension list for `file-upload` (e.g. ['.pdf', '.png']).
|
|
120
|
+
* @type {Array<string>}
|
|
121
|
+
* @memberof QuestionSchema
|
|
122
|
+
*/
|
|
123
|
+
acceptedFormats?: Array<string>;
|
|
124
|
+
/**
|
|
125
|
+
* Maximum recording length in seconds for `video-recording`.
|
|
126
|
+
* @type {number}
|
|
127
|
+
* @memberof QuestionSchema
|
|
128
|
+
*/
|
|
129
|
+
maxDuration?: number;
|
|
130
|
+
/**
|
|
131
|
+
* Maximum recording retakes the candidate may use on `video-recording`.
|
|
132
|
+
* @type {number}
|
|
133
|
+
* @memberof QuestionSchema
|
|
134
|
+
*/
|
|
135
|
+
maxAttempts?: number;
|
|
136
|
+
/**
|
|
137
|
+
* Multilingual explanation shown post-submission on review screens.
|
|
138
|
+
* @type {{ [key: string]: string; }}
|
|
139
|
+
* @memberof QuestionSchema
|
|
140
|
+
*/
|
|
141
|
+
explanation?: {
|
|
142
|
+
[key: string]: string;
|
|
143
|
+
};
|
|
144
|
+
/**
|
|
145
|
+
* Recruiter-only. The correct option id for `single-choice`. NEVER
|
|
146
|
+
* returned by /v1/guest/attempts/* endpoints.
|
|
147
|
+
* @type {string}
|
|
148
|
+
* @memberof QuestionSchema
|
|
149
|
+
*/
|
|
150
|
+
answerKey?: string;
|
|
151
|
+
/**
|
|
152
|
+
* Recruiter-only. Free-form scoring rubric the AI evaluator uses
|
|
153
|
+
* for `open-text`. NEVER returned by guest endpoints.
|
|
154
|
+
* @type {string}
|
|
155
|
+
* @memberof QuestionSchema
|
|
156
|
+
*/
|
|
157
|
+
scoringRubric?: string;
|
|
158
|
+
}
|
|
159
|
+
/**
|
|
160
|
+
* @export
|
|
161
|
+
*/
|
|
162
|
+
export declare const QuestionSchemaTypeEnum: {
|
|
163
|
+
readonly SingleChoice: "single-choice";
|
|
164
|
+
readonly MultipleChoice: "multiple-choice";
|
|
165
|
+
readonly Scale: "scale";
|
|
166
|
+
readonly OpenText: "open-text";
|
|
167
|
+
readonly Ranking: "ranking";
|
|
168
|
+
readonly SituationalJudgment: "situational-judgment";
|
|
169
|
+
readonly FileUpload: "file-upload";
|
|
170
|
+
readonly VideoRecording: "video-recording";
|
|
171
|
+
};
|
|
172
|
+
export type QuestionSchemaTypeEnum = typeof QuestionSchemaTypeEnum[keyof typeof QuestionSchemaTypeEnum];
|
|
173
|
+
/**
|
|
174
|
+
* @export
|
|
175
|
+
*/
|
|
176
|
+
export declare const QuestionSchemaDifficultyEnum: {
|
|
177
|
+
readonly Easy: "easy";
|
|
178
|
+
readonly Medium: "medium";
|
|
179
|
+
readonly Hard: "hard";
|
|
180
|
+
};
|
|
181
|
+
export type QuestionSchemaDifficultyEnum = typeof QuestionSchemaDifficultyEnum[keyof typeof QuestionSchemaDifficultyEnum];
|
|
182
|
+
/**
|
|
183
|
+
* Check if a given object implements the QuestionSchema interface.
|
|
184
|
+
*/
|
|
185
|
+
export declare function instanceOfQuestionSchema(value: object): value is QuestionSchema;
|
|
186
|
+
export declare function QuestionSchemaFromJSON(json: any): QuestionSchema;
|
|
187
|
+
export declare function QuestionSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): QuestionSchema;
|
|
188
|
+
export declare function QuestionSchemaToJSON(json: any): QuestionSchema;
|
|
189
|
+
export declare function QuestionSchemaToJSONTyped(value?: QuestionSchema | null, ignoreDiscriminator?: boolean): any;
|
|
190
|
+
//# sourceMappingURL=QuestionSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QuestionSchema.d.ts","sourceRoot":"","sources":["../../src/models/QuestionSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAQ/E;;;;;;;;;;;GAWG;AACH,MAAM,WAAW,cAAc;IAC3B;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,IAAI,EAAE,sBAAsB,CAAC;IAC7B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,UAAU,CAAC,EAAE,4BAA4B,CAAC;IAC1C;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;;OAIG;IACH,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IAClC;;;;;;;OAOG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,0BAA0B,CAAC,CAAC;IAC5C;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;;OAKG;IACH,WAAW,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG;YAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;SAAE,CAAC;KAAE,CAAC;IAC7D;;;;OAIG;IACH,WAAW,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACzC;;;;OAIG;IACH,QAAQ,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACtC;;;;OAIG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAChC;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACzC;;;;;OAKG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;;OAKG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;CAC1B;AAGD;;GAEG;AACH,eAAO,MAAM,sBAAsB;;;;;;;;;CASzB,CAAC;AACX,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAC;AAExG;;GAEG;AACH,eAAO,MAAM,4BAA4B;;;;CAI/B,CAAC;AACX,MAAM,MAAM,4BAA4B,GAAG,OAAO,4BAA4B,CAAC,MAAM,OAAO,4BAA4B,CAAC,CAAC;AAG1H;;GAEG;AACH,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,cAAc,CAI/E;AAED,wBAAgB,sBAAsB,CAAC,IAAI,EAAE,GAAG,GAAG,cAAc,CAEhE;AAED,wBAAgB,2BAA2B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,cAAc,CA0BnG;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,GAAG,GAAG,cAAc,CAE9D;AAED,wBAAgB,yBAAyB,CAAC,KAAK,CAAC,EAAE,cAAc,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CA2BlH"}
|
|
@@ -0,0 +1,112 @@
|
|
|
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.QuestionSchemaDifficultyEnum = exports.QuestionSchemaTypeEnum = void 0;
|
|
17
|
+
exports.instanceOfQuestionSchema = instanceOfQuestionSchema;
|
|
18
|
+
exports.QuestionSchemaFromJSON = QuestionSchemaFromJSON;
|
|
19
|
+
exports.QuestionSchemaFromJSONTyped = QuestionSchemaFromJSONTyped;
|
|
20
|
+
exports.QuestionSchemaToJSON = QuestionSchemaToJSON;
|
|
21
|
+
exports.QuestionSchemaToJSONTyped = QuestionSchemaToJSONTyped;
|
|
22
|
+
const QuestionSchemaOptionsInner_1 = require("./QuestionSchemaOptionsInner");
|
|
23
|
+
/**
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.QuestionSchemaTypeEnum = {
|
|
27
|
+
SingleChoice: 'single-choice',
|
|
28
|
+
MultipleChoice: 'multiple-choice',
|
|
29
|
+
Scale: 'scale',
|
|
30
|
+
OpenText: 'open-text',
|
|
31
|
+
Ranking: 'ranking',
|
|
32
|
+
SituationalJudgment: 'situational-judgment',
|
|
33
|
+
FileUpload: 'file-upload',
|
|
34
|
+
VideoRecording: 'video-recording'
|
|
35
|
+
};
|
|
36
|
+
/**
|
|
37
|
+
* @export
|
|
38
|
+
*/
|
|
39
|
+
exports.QuestionSchemaDifficultyEnum = {
|
|
40
|
+
Easy: 'easy',
|
|
41
|
+
Medium: 'medium',
|
|
42
|
+
Hard: 'hard'
|
|
43
|
+
};
|
|
44
|
+
/**
|
|
45
|
+
* Check if a given object implements the QuestionSchema interface.
|
|
46
|
+
*/
|
|
47
|
+
function instanceOfQuestionSchema(value) {
|
|
48
|
+
if (!('questionId' in value) || value['questionId'] === undefined)
|
|
49
|
+
return false;
|
|
50
|
+
if (!('type' in value) || value['type'] === undefined)
|
|
51
|
+
return false;
|
|
52
|
+
return true;
|
|
53
|
+
}
|
|
54
|
+
function QuestionSchemaFromJSON(json) {
|
|
55
|
+
return QuestionSchemaFromJSONTyped(json, false);
|
|
56
|
+
}
|
|
57
|
+
function QuestionSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
58
|
+
if (json == null) {
|
|
59
|
+
return json;
|
|
60
|
+
}
|
|
61
|
+
return {
|
|
62
|
+
'questionId': json['questionId'],
|
|
63
|
+
'type': json['type'],
|
|
64
|
+
'category': json['category'] == null ? undefined : json['category'],
|
|
65
|
+
'difficulty': json['difficulty'] == null ? undefined : json['difficulty'],
|
|
66
|
+
'points': json['points'] == null ? undefined : json['points'],
|
|
67
|
+
'required': json['required'] == null ? undefined : json['required'],
|
|
68
|
+
'text': json['text'] == null ? undefined : json['text'],
|
|
69
|
+
'options': json['options'] == null ? undefined : (json['options'].map(QuestionSchemaOptionsInner_1.QuestionSchemaOptionsInnerFromJSON)),
|
|
70
|
+
'scaleMin': json['scaleMin'] == null ? undefined : json['scaleMin'],
|
|
71
|
+
'scaleMax': json['scaleMax'] == null ? undefined : json['scaleMax'],
|
|
72
|
+
'scaleLabels': json['scaleLabels'] == null ? undefined : json['scaleLabels'],
|
|
73
|
+
'placeholder': json['placeholder'] == null ? undefined : json['placeholder'],
|
|
74
|
+
'scenario': json['scenario'] == null ? undefined : json['scenario'],
|
|
75
|
+
'acceptedFormats': json['acceptedFormats'] == null ? undefined : json['acceptedFormats'],
|
|
76
|
+
'maxDuration': json['maxDuration'] == null ? undefined : json['maxDuration'],
|
|
77
|
+
'maxAttempts': json['maxAttempts'] == null ? undefined : json['maxAttempts'],
|
|
78
|
+
'explanation': json['explanation'] == null ? undefined : json['explanation'],
|
|
79
|
+
'answerKey': json['answerKey'] == null ? undefined : json['answerKey'],
|
|
80
|
+
'scoringRubric': json['scoringRubric'] == null ? undefined : json['scoringRubric'],
|
|
81
|
+
};
|
|
82
|
+
}
|
|
83
|
+
function QuestionSchemaToJSON(json) {
|
|
84
|
+
return QuestionSchemaToJSONTyped(json, false);
|
|
85
|
+
}
|
|
86
|
+
function QuestionSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
87
|
+
if (value == null) {
|
|
88
|
+
return value;
|
|
89
|
+
}
|
|
90
|
+
return {
|
|
91
|
+
'questionId': value['questionId'],
|
|
92
|
+
'type': value['type'],
|
|
93
|
+
'category': value['category'],
|
|
94
|
+
'difficulty': value['difficulty'],
|
|
95
|
+
'points': value['points'],
|
|
96
|
+
'required': value['required'],
|
|
97
|
+
'text': value['text'],
|
|
98
|
+
'options': value['options'] == null ? undefined : (value['options'].map(QuestionSchemaOptionsInner_1.QuestionSchemaOptionsInnerToJSON)),
|
|
99
|
+
'scaleMin': value['scaleMin'],
|
|
100
|
+
'scaleMax': value['scaleMax'],
|
|
101
|
+
'scaleLabels': value['scaleLabels'],
|
|
102
|
+
'placeholder': value['placeholder'],
|
|
103
|
+
'scenario': value['scenario'],
|
|
104
|
+
'acceptedFormats': value['acceptedFormats'],
|
|
105
|
+
'maxDuration': value['maxDuration'],
|
|
106
|
+
'maxAttempts': value['maxAttempts'],
|
|
107
|
+
'explanation': value['explanation'],
|
|
108
|
+
'answerKey': value['answerKey'],
|
|
109
|
+
'scoringRubric': value['scoringRubric'],
|
|
110
|
+
};
|
|
111
|
+
}
|
|
112
|
+
//# sourceMappingURL=QuestionSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QuestionSchema.js","sourceRoot":"","sources":["../../src/models/QuestionSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAgLH,4DAIC;AAED,wDAEC;AAED,kEA0BC;AAED,oDAEC;AAED,8DA2BC;AAjPD,6EAKsC;AA0ItC;;GAEG;AACU,QAAA,sBAAsB,GAAG;IAClC,YAAY,EAAE,eAAe;IAC7B,cAAc,EAAE,iBAAiB;IACjC,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,WAAW;IACrB,OAAO,EAAE,SAAS;IAClB,mBAAmB,EAAE,sBAAsB;IAC3C,UAAU,EAAE,aAAa;IACzB,cAAc,EAAE,iBAAiB;CAC3B,CAAC;AAGX;;GAEG;AACU,QAAA,4BAA4B,GAAG;IACxC,IAAI,EAAE,MAAM;IACZ,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,MAAM;CACN,CAAC;AAIX;;GAEG;AACH,SAAgB,wBAAwB,CAAC,KAAa;IAClD,IAAI,CAAC,CAAC,YAAY,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,YAAY,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChF,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,sBAAsB,CAAC,IAAS;IAC5C,OAAO,2BAA2B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpD,CAAC;AAED,SAAgB,2BAA2B,CAAC,IAAS,EAAE,mBAA4B;IAC/E,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC;QAChC,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QACnE,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;QACzE,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC7D,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QACnE,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,SAAS,CAAgB,CAAC,GAAG,CAAC,+DAAkC,CAAC,CAAC;QAC1H,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QACnE,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QACnE,aAAa,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;QAC5E,aAAa,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;QAC5E,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QACnE,iBAAiB,EAAE,IAAI,CAAC,iBAAiB,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC;QACxF,aAAa,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;QAC5E,aAAa,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;QAC5E,aAAa,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;QAC5E,WAAW,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC;QACtE,eAAe,EAAE,IAAI,CAAC,eAAe,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC;KACrF,CAAC;AACN,CAAC;AAED,SAAgB,oBAAoB,CAAC,IAAS;IAC1C,OAAO,yBAAyB,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClD,CAAC;AAED,SAAgB,yBAAyB,CAAC,KAA6B,EAAE,sBAA+B,KAAK;IACzG,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,YAAY,EAAE,KAAK,CAAC,YAAY,CAAC;QACjC,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;QAC7B,YAAY,EAAE,KAAK,CAAC,YAAY,CAAC;QACjC,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;QACzB,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;QAC7B,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,SAAS,CAAgB,CAAC,GAAG,CAAC,6DAAgC,CAAC,CAAC;QAC1H,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;QAC7B,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;QAC7B,aAAa,EAAE,KAAK,CAAC,aAAa,CAAC;QACnC,aAAa,EAAE,KAAK,CAAC,aAAa,CAAC;QACnC,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;QAC7B,iBAAiB,EAAE,KAAK,CAAC,iBAAiB,CAAC;QAC3C,aAAa,EAAE,KAAK,CAAC,aAAa,CAAC;QACnC,aAAa,EAAE,KAAK,CAAC,aAAa,CAAC;QACnC,aAAa,EAAE,KAAK,CAAC,aAAa,CAAC;QACnC,WAAW,EAAE,KAAK,CAAC,WAAW,CAAC;QAC/B,eAAe,EAAE,KAAK,CAAC,eAAe,CAAC;KAC1C,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,47 @@
|
|
|
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 QuestionSchemaOptionsInner
|
|
16
|
+
*/
|
|
17
|
+
export interface QuestionSchemaOptionsInner {
|
|
18
|
+
/**
|
|
19
|
+
* Stable option id - candidates' answers reference this.
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof QuestionSchemaOptionsInner
|
|
22
|
+
*/
|
|
23
|
+
id?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {{ [key: string]: string; }}
|
|
27
|
+
* @memberof QuestionSchemaOptionsInner
|
|
28
|
+
*/
|
|
29
|
+
text?: {
|
|
30
|
+
[key: string]: string;
|
|
31
|
+
};
|
|
32
|
+
/**
|
|
33
|
+
* Recruiter-only. Stripped server-side from guest responses.
|
|
34
|
+
* @type {boolean}
|
|
35
|
+
* @memberof QuestionSchemaOptionsInner
|
|
36
|
+
*/
|
|
37
|
+
isCorrect?: boolean;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* Check if a given object implements the QuestionSchemaOptionsInner interface.
|
|
41
|
+
*/
|
|
42
|
+
export declare function instanceOfQuestionSchemaOptionsInner(value: object): value is QuestionSchemaOptionsInner;
|
|
43
|
+
export declare function QuestionSchemaOptionsInnerFromJSON(json: any): QuestionSchemaOptionsInner;
|
|
44
|
+
export declare function QuestionSchemaOptionsInnerFromJSONTyped(json: any, ignoreDiscriminator: boolean): QuestionSchemaOptionsInner;
|
|
45
|
+
export declare function QuestionSchemaOptionsInnerToJSON(json: any): QuestionSchemaOptionsInner;
|
|
46
|
+
export declare function QuestionSchemaOptionsInnerToJSONTyped(value?: QuestionSchemaOptionsInner | null, ignoreDiscriminator?: boolean): any;
|
|
47
|
+
//# sourceMappingURL=QuestionSchemaOptionsInner.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QuestionSchemaOptionsInner.d.ts","sourceRoot":"","sources":["../../src/models/QuestionSchemaOptionsInner.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IAClC;;;;OAIG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;CACvB;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,CAU3H;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,CAW1I"}
|
|
@@ -0,0 +1,53 @@
|
|
|
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.instanceOfQuestionSchemaOptionsInner = instanceOfQuestionSchemaOptionsInner;
|
|
17
|
+
exports.QuestionSchemaOptionsInnerFromJSON = QuestionSchemaOptionsInnerFromJSON;
|
|
18
|
+
exports.QuestionSchemaOptionsInnerFromJSONTyped = QuestionSchemaOptionsInnerFromJSONTyped;
|
|
19
|
+
exports.QuestionSchemaOptionsInnerToJSON = QuestionSchemaOptionsInnerToJSON;
|
|
20
|
+
exports.QuestionSchemaOptionsInnerToJSONTyped = QuestionSchemaOptionsInnerToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the QuestionSchemaOptionsInner interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfQuestionSchemaOptionsInner(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function QuestionSchemaOptionsInnerFromJSON(json) {
|
|
28
|
+
return QuestionSchemaOptionsInnerFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function QuestionSchemaOptionsInnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if (json == null) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'id': json['id'] == null ? undefined : json['id'],
|
|
36
|
+
'text': json['text'] == null ? undefined : json['text'],
|
|
37
|
+
'isCorrect': json['isCorrect'] == null ? undefined : json['isCorrect'],
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
function QuestionSchemaOptionsInnerToJSON(json) {
|
|
41
|
+
return QuestionSchemaOptionsInnerToJSONTyped(json, false);
|
|
42
|
+
}
|
|
43
|
+
function QuestionSchemaOptionsInnerToJSONTyped(value, ignoreDiscriminator = false) {
|
|
44
|
+
if (value == null) {
|
|
45
|
+
return value;
|
|
46
|
+
}
|
|
47
|
+
return {
|
|
48
|
+
'id': value['id'],
|
|
49
|
+
'text': value['text'],
|
|
50
|
+
'isCorrect': value['isCorrect'],
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
//# sourceMappingURL=QuestionSchemaOptionsInner.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QuestionSchemaOptionsInner.js","sourceRoot":"","sources":["../../src/models/QuestionSchemaOptionsInner.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAgCH,oFAEC;AAED,gFAEC;AAED,0FAUC;AAED,4EAEC;AAED,sFAWC;AAtCD;;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,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;QACjD,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,WAAW,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC;KACzE,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,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;QACjB,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,WAAW,EAAE,KAAK,CAAC,WAAW,CAAC;KAClC,CAAC;AACN,CAAC"}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type {
|
|
12
|
+
import type { GuestMetaSchema } from './GuestMetaSchema';
|
|
13
13
|
import type { StartGuestAttemptRequestData } from './StartGuestAttemptRequestData';
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
@@ -25,10 +25,10 @@ export interface StartGuestAttemptRequest {
|
|
|
25
25
|
data: StartGuestAttemptRequestData;
|
|
26
26
|
/**
|
|
27
27
|
*
|
|
28
|
-
* @type {
|
|
28
|
+
* @type {GuestMetaSchema}
|
|
29
29
|
* @memberof StartGuestAttemptRequest
|
|
30
30
|
*/
|
|
31
|
-
meta:
|
|
31
|
+
meta: GuestMetaSchema;
|
|
32
32
|
}
|
|
33
33
|
/**
|
|
34
34
|
* Check if a given object implements the StartGuestAttemptRequest interface.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StartGuestAttemptRequest.d.ts","sourceRoot":"","sources":["../../src/models/StartGuestAttemptRequest.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"StartGuestAttemptRequest.d.ts","sourceRoot":"","sources":["../../src/models/StartGuestAttemptRequest.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAOzD,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAQnF;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACrC;;;;OAIG;IACH,IAAI,EAAE,4BAA4B,CAAC;IACnC;;;;OAIG;IACH,IAAI,EAAE,eAAe,CAAC;CACzB;AAED;;GAEG;AACH,wBAAgB,kCAAkC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,wBAAwB,CAInG;AAED,wBAAgB,gCAAgC,CAAC,IAAI,EAAE,GAAG,GAAG,wBAAwB,CAEpF;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,wBAAwB,CASvH;AAED,wBAAgB,8BAA8B,CAAC,IAAI,EAAE,GAAG,GAAG,wBAAwB,CAElF;AAED,wBAAgB,mCAAmC,CAAC,KAAK,CAAC,EAAE,wBAAwB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUtI"}
|
|
@@ -18,7 +18,7 @@ exports.StartGuestAttemptRequestFromJSON = StartGuestAttemptRequestFromJSON;
|
|
|
18
18
|
exports.StartGuestAttemptRequestFromJSONTyped = StartGuestAttemptRequestFromJSONTyped;
|
|
19
19
|
exports.StartGuestAttemptRequestToJSON = StartGuestAttemptRequestToJSON;
|
|
20
20
|
exports.StartGuestAttemptRequestToJSONTyped = StartGuestAttemptRequestToJSONTyped;
|
|
21
|
-
const
|
|
21
|
+
const GuestMetaSchema_1 = require("./GuestMetaSchema");
|
|
22
22
|
const StartGuestAttemptRequestData_1 = require("./StartGuestAttemptRequestData");
|
|
23
23
|
/**
|
|
24
24
|
* Check if a given object implements the StartGuestAttemptRequest interface.
|
|
@@ -39,7 +39,7 @@ function StartGuestAttemptRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
39
39
|
}
|
|
40
40
|
return {
|
|
41
41
|
'data': (0, StartGuestAttemptRequestData_1.StartGuestAttemptRequestDataFromJSON)(json['data']),
|
|
42
|
-
'meta': (0,
|
|
42
|
+
'meta': (0, GuestMetaSchema_1.GuestMetaSchemaFromJSON)(json['meta']),
|
|
43
43
|
};
|
|
44
44
|
}
|
|
45
45
|
function StartGuestAttemptRequestToJSON(json) {
|
|
@@ -51,7 +51,7 @@ function StartGuestAttemptRequestToJSONTyped(value, ignoreDiscriminator = false)
|
|
|
51
51
|
}
|
|
52
52
|
return {
|
|
53
53
|
'data': (0, StartGuestAttemptRequestData_1.StartGuestAttemptRequestDataToJSON)(value['data']),
|
|
54
|
-
'meta': (0,
|
|
54
|
+
'meta': (0, GuestMetaSchema_1.GuestMetaSchemaToJSON)(value['meta']),
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
//# sourceMappingURL=StartGuestAttemptRequest.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StartGuestAttemptRequest.js","sourceRoot":"","sources":["../../src/models/StartGuestAttemptRequest.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAyCH,gFAIC;AAED,4EAEC;AAED,sFASC;AAED,wEAEC;AAED,kFAUC;AAxED,
|
|
1
|
+
{"version":3,"file":"StartGuestAttemptRequest.js","sourceRoot":"","sources":["../../src/models/StartGuestAttemptRequest.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAyCH,gFAIC;AAED,4EAEC;AAED,sFASC;AAED,wEAEC;AAED,kFAUC;AAxED,uDAK2B;AAE3B,iFAKwC;AAsBxC;;GAEG;AACH,SAAgB,kCAAkC,CAAC,KAAa;IAC5D,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,gCAAgC,CAAC,IAAS;IACtD,OAAO,qCAAqC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9D,CAAC;AAED,SAAgB,qCAAqC,CAAC,IAAS,EAAE,mBAA4B;IACzF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAA,mEAAoC,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QAC1D,MAAM,EAAE,IAAA,yCAAuB,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KAChD,CAAC;AACN,CAAC;AAED,SAAgB,8BAA8B,CAAC,IAAS;IACpD,OAAO,mCAAmC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC5D,CAAC;AAED,SAAgB,mCAAmC,CAAC,KAAuC,EAAE,sBAA+B,KAAK;IAC7H,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,iEAAkC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QACzD,MAAM,EAAE,IAAA,uCAAqB,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAC/C,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 { UpdateAttemptRequestBodyData } from './UpdateAttemptRequestBodyData';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface UpdateAttemptRequestBody
|
|
17
|
+
*/
|
|
18
|
+
export interface UpdateAttemptRequestBody {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {UpdateAttemptRequestBodyData}
|
|
22
|
+
* @memberof UpdateAttemptRequestBody
|
|
23
|
+
*/
|
|
24
|
+
data: UpdateAttemptRequestBodyData;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the UpdateAttemptRequestBody interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfUpdateAttemptRequestBody(value: object): value is UpdateAttemptRequestBody;
|
|
30
|
+
export declare function UpdateAttemptRequestBodyFromJSON(json: any): UpdateAttemptRequestBody;
|
|
31
|
+
export declare function UpdateAttemptRequestBodyFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdateAttemptRequestBody;
|
|
32
|
+
export declare function UpdateAttemptRequestBodyToJSON(json: any): UpdateAttemptRequestBody;
|
|
33
|
+
export declare function UpdateAttemptRequestBodyToJSONTyped(value?: UpdateAttemptRequestBody | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=UpdateAttemptRequestBody.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UpdateAttemptRequestBody.d.ts","sourceRoot":"","sources":["../../src/models/UpdateAttemptRequestBody.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAQnF;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACrC;;;;OAIG;IACH,IAAI,EAAE,4BAA4B,CAAC;CACtC;AAED;;GAEG;AACH,wBAAgB,kCAAkC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,wBAAwB,CAGnG;AAED,wBAAgB,gCAAgC,CAAC,IAAI,EAAE,GAAG,GAAG,wBAAwB,CAEpF;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,wBAAwB,CAQvH;AAED,wBAAgB,8BAA8B,CAAC,IAAI,EAAE,GAAG,GAAG,wBAAwB,CAElF;AAED,wBAAgB,mCAAmC,CAAC,KAAK,CAAC,EAAE,wBAAwB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAStI"}
|