@smartytalent/api-client 0.1.33-dev.24 → 0.1.33-dev.25
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/models/ChatAttributesSchema.d.ts +93 -20
- package/dist/models/ChatAttributesSchema.d.ts.map +1 -1
- package/dist/models/ChatAttributesSchema.js +53 -15
- package/dist/models/ChatAttributesSchema.js.map +1 -1
- package/dist/models/ChatMetaSchema.d.ts +7 -29
- package/dist/models/ChatMetaSchema.d.ts.map +1 -1
- package/dist/models/ChatMetaSchema.js +2 -8
- package/dist/models/ChatMetaSchema.js.map +1 -1
- package/dist/models/ChatRelationshipsBoeUserDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsBoeUserDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsBoeUserDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsBoeUserDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsBoeUserSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsBoeUserSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsBoeUserSchema.js +50 -0
- package/dist/models/ChatRelationshipsBoeUserSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsCandidateDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsCandidateDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsCandidateSchema.js +50 -0
- package/dist/models/ChatRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsConversationDataSchema.d.ts +39 -0
- package/dist/models/{ChatRelationshipsTranslationsDataSchema.d.ts.map → ChatRelationshipsConversationDataSchema.d.ts.map} +1 -1
- package/dist/models/ChatRelationshipsConversationDataSchema.js +51 -0
- package/dist/models/{ChatRelationshipsTranslationsDataSchema.js.map → ChatRelationshipsConversationDataSchema.js.map} +1 -1
- package/dist/models/ChatRelationshipsConversationSchema.d.ts +41 -0
- package/dist/models/ChatRelationshipsConversationSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsConversationSchema.js +50 -0
- package/dist/models/ChatRelationshipsConversationSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsSchema.d.ts +34 -7
- package/dist/models/ChatRelationshipsSchema.d.ts.map +1 -1
- package/dist/models/ChatRelationshipsSchema.js +15 -6
- package/dist/models/ChatRelationshipsSchema.js.map +1 -1
- package/dist/models/ChatRelationshipsTalentDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsTalentDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsTalentDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsTalentDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsTalentSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsTalentSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsTalentSchema.js +50 -0
- package/dist/models/ChatRelationshipsTalentSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsUserDataSchema.d.ts +39 -0
- package/dist/models/ChatRelationshipsUserDataSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsUserDataSchema.js +51 -0
- package/dist/models/ChatRelationshipsUserDataSchema.js.map +1 -0
- package/dist/models/ChatRelationshipsUserSchema.d.ts +34 -0
- package/dist/models/ChatRelationshipsUserSchema.d.ts.map +1 -0
- package/dist/models/ChatRelationshipsUserSchema.js +50 -0
- package/dist/models/ChatRelationshipsUserSchema.js.map +1 -0
- package/dist/models/index.d.ts +10 -4
- package/dist/models/index.d.ts.map +1 -1
- package/dist/models/index.js +10 -4
- package/dist/models/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/models/ChatRelationshipsConversationsDataSchema.d.ts +0 -39
- package/dist/models/ChatRelationshipsConversationsDataSchema.d.ts.map +0 -1
- package/dist/models/ChatRelationshipsConversationsDataSchema.js +0 -51
- package/dist/models/ChatRelationshipsConversationsDataSchema.js.map +0 -1
- package/dist/models/ChatRelationshipsConversationsSchema.d.ts +0 -42
- package/dist/models/ChatRelationshipsConversationsSchema.d.ts.map +0 -1
- package/dist/models/ChatRelationshipsConversationsSchema.js +0 -50
- package/dist/models/ChatRelationshipsConversationsSchema.js.map +0 -1
- package/dist/models/ChatRelationshipsTranslationsDataSchema.d.ts +0 -39
- package/dist/models/ChatRelationshipsTranslationsDataSchema.js +0 -51
- package/dist/models/ChatRelationshipsTranslationsSchema.d.ts +0 -34
- package/dist/models/ChatRelationshipsTranslationsSchema.d.ts.map +0 -1
- package/dist/models/ChatRelationshipsTranslationsSchema.js +0 -50
- package/dist/models/ChatRelationshipsTranslationsSchema.js.map +0 -1
|
@@ -1,39 +0,0 @@
|
|
|
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 ChatRelationshipsTranslationsDataSchema
|
|
16
|
-
*/
|
|
17
|
-
export interface ChatRelationshipsTranslationsDataSchema {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ChatRelationshipsTranslationsDataSchema
|
|
22
|
-
*/
|
|
23
|
-
type?: string;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof ChatRelationshipsTranslationsDataSchema
|
|
28
|
-
*/
|
|
29
|
-
id?: string;
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* Check if a given object implements the ChatRelationshipsTranslationsDataSchema interface.
|
|
33
|
-
*/
|
|
34
|
-
export declare function instanceOfChatRelationshipsTranslationsDataSchema(value: object): value is ChatRelationshipsTranslationsDataSchema;
|
|
35
|
-
export declare function ChatRelationshipsTranslationsDataSchemaFromJSON(json: any): ChatRelationshipsTranslationsDataSchema;
|
|
36
|
-
export declare function ChatRelationshipsTranslationsDataSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): ChatRelationshipsTranslationsDataSchema;
|
|
37
|
-
export declare function ChatRelationshipsTranslationsDataSchemaToJSON(json: any): ChatRelationshipsTranslationsDataSchema;
|
|
38
|
-
export declare function ChatRelationshipsTranslationsDataSchemaToJSONTyped(value?: ChatRelationshipsTranslationsDataSchema | null, ignoreDiscriminator?: boolean): any;
|
|
39
|
-
//# sourceMappingURL=ChatRelationshipsTranslationsDataSchema.d.ts.map
|
|
@@ -1,51 +0,0 @@
|
|
|
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.instanceOfChatRelationshipsTranslationsDataSchema = instanceOfChatRelationshipsTranslationsDataSchema;
|
|
17
|
-
exports.ChatRelationshipsTranslationsDataSchemaFromJSON = ChatRelationshipsTranslationsDataSchemaFromJSON;
|
|
18
|
-
exports.ChatRelationshipsTranslationsDataSchemaFromJSONTyped = ChatRelationshipsTranslationsDataSchemaFromJSONTyped;
|
|
19
|
-
exports.ChatRelationshipsTranslationsDataSchemaToJSON = ChatRelationshipsTranslationsDataSchemaToJSON;
|
|
20
|
-
exports.ChatRelationshipsTranslationsDataSchemaToJSONTyped = ChatRelationshipsTranslationsDataSchemaToJSONTyped;
|
|
21
|
-
/**
|
|
22
|
-
* Check if a given object implements the ChatRelationshipsTranslationsDataSchema interface.
|
|
23
|
-
*/
|
|
24
|
-
function instanceOfChatRelationshipsTranslationsDataSchema(value) {
|
|
25
|
-
return true;
|
|
26
|
-
}
|
|
27
|
-
function ChatRelationshipsTranslationsDataSchemaFromJSON(json) {
|
|
28
|
-
return ChatRelationshipsTranslationsDataSchemaFromJSONTyped(json, false);
|
|
29
|
-
}
|
|
30
|
-
function ChatRelationshipsTranslationsDataSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
-
if (json == null) {
|
|
32
|
-
return json;
|
|
33
|
-
}
|
|
34
|
-
return {
|
|
35
|
-
'type': json['type'] == null ? undefined : json['type'],
|
|
36
|
-
'id': json['id'] == null ? undefined : json['id'],
|
|
37
|
-
};
|
|
38
|
-
}
|
|
39
|
-
function ChatRelationshipsTranslationsDataSchemaToJSON(json) {
|
|
40
|
-
return ChatRelationshipsTranslationsDataSchemaToJSONTyped(json, false);
|
|
41
|
-
}
|
|
42
|
-
function ChatRelationshipsTranslationsDataSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
-
if (value == null) {
|
|
44
|
-
return value;
|
|
45
|
-
}
|
|
46
|
-
return {
|
|
47
|
-
'type': value['type'],
|
|
48
|
-
'id': value['id'],
|
|
49
|
-
};
|
|
50
|
-
}
|
|
51
|
-
//# sourceMappingURL=ChatRelationshipsTranslationsDataSchema.js.map
|
|
@@ -1,34 +0,0 @@
|
|
|
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 { ChatRelationshipsTranslationsDataSchema } from './ChatRelationshipsTranslationsDataSchema';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ChatRelationshipsTranslationsSchema
|
|
17
|
-
*/
|
|
18
|
-
export interface ChatRelationshipsTranslationsSchema {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {Array<ChatRelationshipsTranslationsDataSchema>}
|
|
22
|
-
* @memberof ChatRelationshipsTranslationsSchema
|
|
23
|
-
*/
|
|
24
|
-
data?: Array<ChatRelationshipsTranslationsDataSchema>;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the ChatRelationshipsTranslationsSchema interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfChatRelationshipsTranslationsSchema(value: object): value is ChatRelationshipsTranslationsSchema;
|
|
30
|
-
export declare function ChatRelationshipsTranslationsSchemaFromJSON(json: any): ChatRelationshipsTranslationsSchema;
|
|
31
|
-
export declare function ChatRelationshipsTranslationsSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): ChatRelationshipsTranslationsSchema;
|
|
32
|
-
export declare function ChatRelationshipsTranslationsSchemaToJSON(json: any): ChatRelationshipsTranslationsSchema;
|
|
33
|
-
export declare function ChatRelationshipsTranslationsSchemaToJSONTyped(value?: ChatRelationshipsTranslationsSchema | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
-
//# sourceMappingURL=ChatRelationshipsTranslationsSchema.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ChatRelationshipsTranslationsSchema.d.ts","sourceRoot":"","sources":["../../src/models/ChatRelationshipsTranslationsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,uCAAuC,EAAE,MAAM,2CAA2C,CAAC;AAQzG;;;;GAIG;AACH,MAAM,WAAW,mCAAmC;IAChD;;;;OAIG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,uCAAuC,CAAC,CAAC;CACzD;AAED;;GAEG;AACH,wBAAgB,6CAA6C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,mCAAmC,CAEzH;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,GAAG,mCAAmC,CAE1G;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,mCAAmC,CAQ7I;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,GAAG,mCAAmC,CAExG;AAED,wBAAgB,8CAA8C,CAAC,KAAK,CAAC,EAAE,mCAAmC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAS5J"}
|
|
@@ -1,50 +0,0 @@
|
|
|
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.instanceOfChatRelationshipsTranslationsSchema = instanceOfChatRelationshipsTranslationsSchema;
|
|
17
|
-
exports.ChatRelationshipsTranslationsSchemaFromJSON = ChatRelationshipsTranslationsSchemaFromJSON;
|
|
18
|
-
exports.ChatRelationshipsTranslationsSchemaFromJSONTyped = ChatRelationshipsTranslationsSchemaFromJSONTyped;
|
|
19
|
-
exports.ChatRelationshipsTranslationsSchemaToJSON = ChatRelationshipsTranslationsSchemaToJSON;
|
|
20
|
-
exports.ChatRelationshipsTranslationsSchemaToJSONTyped = ChatRelationshipsTranslationsSchemaToJSONTyped;
|
|
21
|
-
const ChatRelationshipsTranslationsDataSchema_1 = require("./ChatRelationshipsTranslationsDataSchema");
|
|
22
|
-
/**
|
|
23
|
-
* Check if a given object implements the ChatRelationshipsTranslationsSchema interface.
|
|
24
|
-
*/
|
|
25
|
-
function instanceOfChatRelationshipsTranslationsSchema(value) {
|
|
26
|
-
return true;
|
|
27
|
-
}
|
|
28
|
-
function ChatRelationshipsTranslationsSchemaFromJSON(json) {
|
|
29
|
-
return ChatRelationshipsTranslationsSchemaFromJSONTyped(json, false);
|
|
30
|
-
}
|
|
31
|
-
function ChatRelationshipsTranslationsSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
-
if (json == null) {
|
|
33
|
-
return json;
|
|
34
|
-
}
|
|
35
|
-
return {
|
|
36
|
-
'data': json['data'] == null ? undefined : (json['data'].map(ChatRelationshipsTranslationsDataSchema_1.ChatRelationshipsTranslationsDataSchemaFromJSON)),
|
|
37
|
-
};
|
|
38
|
-
}
|
|
39
|
-
function ChatRelationshipsTranslationsSchemaToJSON(json) {
|
|
40
|
-
return ChatRelationshipsTranslationsSchemaToJSONTyped(json, false);
|
|
41
|
-
}
|
|
42
|
-
function ChatRelationshipsTranslationsSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
-
if (value == null) {
|
|
44
|
-
return value;
|
|
45
|
-
}
|
|
46
|
-
return {
|
|
47
|
-
'data': value['data'] == null ? undefined : (value['data'].map(ChatRelationshipsTranslationsDataSchema_1.ChatRelationshipsTranslationsDataSchemaToJSON)),
|
|
48
|
-
};
|
|
49
|
-
}
|
|
50
|
-
//# sourceMappingURL=ChatRelationshipsTranslationsSchema.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ChatRelationshipsTranslationsSchema.js","sourceRoot":"","sources":["../../src/models/ChatRelationshipsTranslationsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,sGAEC;AAED,kGAEC;AAED,4GAQC;AAED,8FAEC;AAED,wGASC;AAvDD,uGAKmD;AAgBnD;;GAEG;AACH,SAAgB,6CAA6C,CAAC,KAAa;IACvE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,2CAA2C,CAAC,IAAS;IACjE,OAAO,gDAAgD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzE,CAAC;AAED,SAAgB,gDAAgD,CAAC,IAAS,EAAE,mBAA4B;IACpG,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,CAAE,IAAI,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,yFAA+C,CAAC,CAAC;KACjI,CAAC;AACN,CAAC;AAED,SAAgB,yCAAyC,CAAC,IAAS;IAC/D,OAAO,8CAA8C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvE,CAAC;AAED,SAAgB,8CAA8C,CAAC,KAAkD,EAAE,sBAA+B,KAAK;IACnJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,uFAA6C,CAAC,CAAC;KACjI,CAAC;AACN,CAAC"}
|