@smartytalent/api-client 0.1.26 → 0.1.28

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.
Files changed (65) hide show
  1. package/dist/apis/WorkflowsApi.d.ts +13 -0
  2. package/dist/apis/WorkflowsApi.d.ts.map +1 -1
  3. package/dist/apis/WorkflowsApi.js +15 -1
  4. package/dist/apis/WorkflowsApi.js.map +1 -1
  5. package/dist/models/RunRelationshipsSchema.d.ts +7 -7
  6. package/dist/models/RunRelationshipsSchema.d.ts.map +1 -1
  7. package/dist/models/RunRelationshipsSchema.js +6 -6
  8. package/dist/models/RunRelationshipsSchema.js.map +1 -1
  9. package/dist/models/RunRelationshipsSchema1.d.ts +3 -3
  10. package/dist/models/RunRelationshipsSchema1.d.ts.map +1 -1
  11. package/dist/models/RunRelationshipsSchema1.js +4 -4
  12. package/dist/models/RunRelationshipsSchema1.js.map +1 -1
  13. package/dist/models/RunRelationshipsSchema1Workflow.d.ts +34 -0
  14. package/dist/models/RunRelationshipsSchema1Workflow.d.ts.map +1 -0
  15. package/dist/models/RunRelationshipsSchema1Workflow.js +50 -0
  16. package/dist/models/RunRelationshipsSchema1Workflow.js.map +1 -0
  17. package/dist/models/RunRelationshipsSchema1WorkflowData.d.ts +46 -0
  18. package/dist/models/RunRelationshipsSchema1WorkflowData.d.ts.map +1 -0
  19. package/dist/models/RunRelationshipsSchema1WorkflowData.js +62 -0
  20. package/dist/models/RunRelationshipsSchema1WorkflowData.js.map +1 -0
  21. package/dist/models/RunRelationshipsTriggerSchema.d.ts +34 -0
  22. package/dist/models/RunRelationshipsTriggerSchema.d.ts.map +1 -0
  23. package/dist/models/RunRelationshipsTriggerSchema.js +50 -0
  24. package/dist/models/RunRelationshipsTriggerSchema.js.map +1 -0
  25. package/dist/models/RunRelationshipsTriggerSchemaData.d.ts +39 -0
  26. package/dist/models/RunRelationshipsTriggerSchemaData.d.ts.map +1 -0
  27. package/dist/models/RunRelationshipsTriggerSchemaData.js +51 -0
  28. package/dist/models/RunRelationshipsTriggerSchemaData.js.map +1 -0
  29. package/dist/models/RunRelationshipsWorkflowSchema.d.ts +34 -0
  30. package/dist/models/RunRelationshipsWorkflowSchema.d.ts.map +1 -0
  31. package/dist/models/RunRelationshipsWorkflowSchema.js +50 -0
  32. package/dist/models/RunRelationshipsWorkflowSchema.js.map +1 -0
  33. package/dist/models/RunRelationshipsWorkflowSchemaData.d.ts +39 -0
  34. package/dist/models/RunRelationshipsWorkflowSchemaData.d.ts.map +1 -0
  35. package/dist/models/RunRelationshipsWorkflowSchemaData.js +51 -0
  36. package/dist/models/RunRelationshipsWorkflowSchemaData.js.map +1 -0
  37. package/dist/models/index.d.ts +6 -6
  38. package/dist/models/index.d.ts.map +1 -1
  39. package/dist/models/index.js +6 -6
  40. package/dist/models/index.js.map +1 -1
  41. package/package.json +1 -1
  42. package/dist/models/RunRelationshipsSchema1Workflows.d.ts +0 -34
  43. package/dist/models/RunRelationshipsSchema1Workflows.d.ts.map +0 -1
  44. package/dist/models/RunRelationshipsSchema1Workflows.js +0 -50
  45. package/dist/models/RunRelationshipsSchema1Workflows.js.map +0 -1
  46. package/dist/models/RunRelationshipsSchema1WorkflowsDataInner.d.ts +0 -46
  47. package/dist/models/RunRelationshipsSchema1WorkflowsDataInner.d.ts.map +0 -1
  48. package/dist/models/RunRelationshipsSchema1WorkflowsDataInner.js +0 -62
  49. package/dist/models/RunRelationshipsSchema1WorkflowsDataInner.js.map +0 -1
  50. package/dist/models/RunRelationshipsTriggersSchema.d.ts +0 -34
  51. package/dist/models/RunRelationshipsTriggersSchema.d.ts.map +0 -1
  52. package/dist/models/RunRelationshipsTriggersSchema.js +0 -50
  53. package/dist/models/RunRelationshipsTriggersSchema.js.map +0 -1
  54. package/dist/models/RunRelationshipsTriggersSchemaDataInner.d.ts +0 -39
  55. package/dist/models/RunRelationshipsTriggersSchemaDataInner.d.ts.map +0 -1
  56. package/dist/models/RunRelationshipsTriggersSchemaDataInner.js +0 -51
  57. package/dist/models/RunRelationshipsTriggersSchemaDataInner.js.map +0 -1
  58. package/dist/models/RunRelationshipsWorkflowsSchema.d.ts +0 -34
  59. package/dist/models/RunRelationshipsWorkflowsSchema.d.ts.map +0 -1
  60. package/dist/models/RunRelationshipsWorkflowsSchema.js +0 -50
  61. package/dist/models/RunRelationshipsWorkflowsSchema.js.map +0 -1
  62. package/dist/models/RunRelationshipsWorkflowsSchemaDataInner.d.ts +0 -39
  63. package/dist/models/RunRelationshipsWorkflowsSchemaDataInner.d.ts.map +0 -1
  64. package/dist/models/RunRelationshipsWorkflowsSchemaDataInner.js +0 -51
  65. package/dist/models/RunRelationshipsWorkflowsSchemaDataInner.js.map +0 -1
@@ -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 { RunRelationshipsTriggersSchemaDataInner } from './RunRelationshipsTriggersSchemaDataInner';
13
- /**
14
- *
15
- * @export
16
- * @interface RunRelationshipsTriggersSchema
17
- */
18
- export interface RunRelationshipsTriggersSchema {
19
- /**
20
- *
21
- * @type {Array<RunRelationshipsTriggersSchemaDataInner>}
22
- * @memberof RunRelationshipsTriggersSchema
23
- */
24
- data?: Array<RunRelationshipsTriggersSchemaDataInner>;
25
- }
26
- /**
27
- * Check if a given object implements the RunRelationshipsTriggersSchema interface.
28
- */
29
- export declare function instanceOfRunRelationshipsTriggersSchema(value: object): value is RunRelationshipsTriggersSchema;
30
- export declare function RunRelationshipsTriggersSchemaFromJSON(json: any): RunRelationshipsTriggersSchema;
31
- export declare function RunRelationshipsTriggersSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): RunRelationshipsTriggersSchema;
32
- export declare function RunRelationshipsTriggersSchemaToJSON(json: any): RunRelationshipsTriggersSchema;
33
- export declare function RunRelationshipsTriggersSchemaToJSONTyped(value?: RunRelationshipsTriggersSchema | null, ignoreDiscriminator?: boolean): any;
34
- //# sourceMappingURL=RunRelationshipsTriggersSchema.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RunRelationshipsTriggersSchema.d.ts","sourceRoot":"","sources":["../../src/models/RunRelationshipsTriggersSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,uCAAuC,EAAE,MAAM,2CAA2C,CAAC;AAQzG;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;OAIG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,uCAAuC,CAAC,CAAC;CACzD;AAED;;GAEG;AACH,wBAAgB,wCAAwC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,8BAA8B,CAE/G;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,8BAA8B,CAEhG;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,8BAA8B,CAQnI;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,GAAG,8BAA8B,CAE9F;AAED,wBAAgB,yCAAyC,CAAC,KAAK,CAAC,EAAE,8BAA8B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASlJ"}
@@ -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.instanceOfRunRelationshipsTriggersSchema = instanceOfRunRelationshipsTriggersSchema;
17
- exports.RunRelationshipsTriggersSchemaFromJSON = RunRelationshipsTriggersSchemaFromJSON;
18
- exports.RunRelationshipsTriggersSchemaFromJSONTyped = RunRelationshipsTriggersSchemaFromJSONTyped;
19
- exports.RunRelationshipsTriggersSchemaToJSON = RunRelationshipsTriggersSchemaToJSON;
20
- exports.RunRelationshipsTriggersSchemaToJSONTyped = RunRelationshipsTriggersSchemaToJSONTyped;
21
- const RunRelationshipsTriggersSchemaDataInner_1 = require("./RunRelationshipsTriggersSchemaDataInner");
22
- /**
23
- * Check if a given object implements the RunRelationshipsTriggersSchema interface.
24
- */
25
- function instanceOfRunRelationshipsTriggersSchema(value) {
26
- return true;
27
- }
28
- function RunRelationshipsTriggersSchemaFromJSON(json) {
29
- return RunRelationshipsTriggersSchemaFromJSONTyped(json, false);
30
- }
31
- function RunRelationshipsTriggersSchemaFromJSONTyped(json, ignoreDiscriminator) {
32
- if (json == null) {
33
- return json;
34
- }
35
- return {
36
- 'data': json['data'] == null ? undefined : (json['data'].map(RunRelationshipsTriggersSchemaDataInner_1.RunRelationshipsTriggersSchemaDataInnerFromJSON)),
37
- };
38
- }
39
- function RunRelationshipsTriggersSchemaToJSON(json) {
40
- return RunRelationshipsTriggersSchemaToJSONTyped(json, false);
41
- }
42
- function RunRelationshipsTriggersSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
- if (value == null) {
44
- return value;
45
- }
46
- return {
47
- 'data': value['data'] == null ? undefined : (value['data'].map(RunRelationshipsTriggersSchemaDataInner_1.RunRelationshipsTriggersSchemaDataInnerToJSON)),
48
- };
49
- }
50
- //# sourceMappingURL=RunRelationshipsTriggersSchema.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RunRelationshipsTriggersSchema.js","sourceRoot":"","sources":["../../src/models/RunRelationshipsTriggersSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,4FAEC;AAED,wFAEC;AAED,kGAQC;AAED,oFAEC;AAED,8FASC;AAvDD,uGAKmD;AAgBnD;;GAEG;AACH,SAAgB,wCAAwC,CAAC,KAAa;IAClE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,sCAAsC,CAAC,IAAS;IAC5D,OAAO,2CAA2C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpE,CAAC;AAED,SAAgB,2CAA2C,CAAC,IAAS,EAAE,mBAA4B;IAC/F,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,oCAAoC,CAAC,IAAS;IAC1D,OAAO,yCAAyC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClE,CAAC;AAED,SAAgB,yCAAyC,CAAC,KAA6C,EAAE,sBAA+B,KAAK;IACzI,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"}
@@ -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 RunRelationshipsTriggersSchemaDataInner
16
- */
17
- export interface RunRelationshipsTriggersSchemaDataInner {
18
- /**
19
- *
20
- * @type {string}
21
- * @memberof RunRelationshipsTriggersSchemaDataInner
22
- */
23
- type?: string;
24
- /**
25
- *
26
- * @type {string}
27
- * @memberof RunRelationshipsTriggersSchemaDataInner
28
- */
29
- id?: string;
30
- }
31
- /**
32
- * Check if a given object implements the RunRelationshipsTriggersSchemaDataInner interface.
33
- */
34
- export declare function instanceOfRunRelationshipsTriggersSchemaDataInner(value: object): value is RunRelationshipsTriggersSchemaDataInner;
35
- export declare function RunRelationshipsTriggersSchemaDataInnerFromJSON(json: any): RunRelationshipsTriggersSchemaDataInner;
36
- export declare function RunRelationshipsTriggersSchemaDataInnerFromJSONTyped(json: any, ignoreDiscriminator: boolean): RunRelationshipsTriggersSchemaDataInner;
37
- export declare function RunRelationshipsTriggersSchemaDataInnerToJSON(json: any): RunRelationshipsTriggersSchemaDataInner;
38
- export declare function RunRelationshipsTriggersSchemaDataInnerToJSONTyped(value?: RunRelationshipsTriggersSchemaDataInner | null, ignoreDiscriminator?: boolean): any;
39
- //# sourceMappingURL=RunRelationshipsTriggersSchemaDataInner.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RunRelationshipsTriggersSchemaDataInner.d.ts","sourceRoot":"","sources":["../../src/models/RunRelationshipsTriggersSchemaDataInner.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,uCAAuC;IACpD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,iDAAiD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,uCAAuC,CAEjI;AAED,wBAAgB,+CAA+C,CAAC,IAAI,EAAE,GAAG,GAAG,uCAAuC,CAElH;AAED,wBAAgB,oDAAoD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,uCAAuC,CASrJ;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,GAAG,uCAAuC,CAEhH;AAED,wBAAgB,kDAAkD,CAAC,KAAK,CAAC,EAAE,uCAAuC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUpK"}
@@ -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.instanceOfRunRelationshipsTriggersSchemaDataInner = instanceOfRunRelationshipsTriggersSchemaDataInner;
17
- exports.RunRelationshipsTriggersSchemaDataInnerFromJSON = RunRelationshipsTriggersSchemaDataInnerFromJSON;
18
- exports.RunRelationshipsTriggersSchemaDataInnerFromJSONTyped = RunRelationshipsTriggersSchemaDataInnerFromJSONTyped;
19
- exports.RunRelationshipsTriggersSchemaDataInnerToJSON = RunRelationshipsTriggersSchemaDataInnerToJSON;
20
- exports.RunRelationshipsTriggersSchemaDataInnerToJSONTyped = RunRelationshipsTriggersSchemaDataInnerToJSONTyped;
21
- /**
22
- * Check if a given object implements the RunRelationshipsTriggersSchemaDataInner interface.
23
- */
24
- function instanceOfRunRelationshipsTriggersSchemaDataInner(value) {
25
- return true;
26
- }
27
- function RunRelationshipsTriggersSchemaDataInnerFromJSON(json) {
28
- return RunRelationshipsTriggersSchemaDataInnerFromJSONTyped(json, false);
29
- }
30
- function RunRelationshipsTriggersSchemaDataInnerFromJSONTyped(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 RunRelationshipsTriggersSchemaDataInnerToJSON(json) {
40
- return RunRelationshipsTriggersSchemaDataInnerToJSONTyped(json, false);
41
- }
42
- function RunRelationshipsTriggersSchemaDataInnerToJSONTyped(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=RunRelationshipsTriggersSchemaDataInner.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RunRelationshipsTriggersSchemaDataInner.js","sourceRoot":"","sources":["../../src/models/RunRelationshipsTriggersSchemaDataInner.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,8GAEC;AAED,0GAEC;AAED,oHASC;AAED,sGAEC;AAED,gHAUC;AApCD;;GAEG;AACH,SAAgB,iDAAiD,CAAC,KAAa;IAC3E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,+CAA+C,CAAC,IAAS;IACrE,OAAO,oDAAoD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7E,CAAC;AAED,SAAgB,oDAAoD,CAAC,IAAS,EAAE,mBAA4B;IACxG,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,6CAA6C,CAAC,IAAS;IACnE,OAAO,kDAAkD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3E,CAAC;AAED,SAAgB,kDAAkD,CAAC,KAAsD,EAAE,sBAA+B,KAAK;IAC3J,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"}
@@ -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 { RunRelationshipsWorkflowsSchemaDataInner } from './RunRelationshipsWorkflowsSchemaDataInner';
13
- /**
14
- *
15
- * @export
16
- * @interface RunRelationshipsWorkflowsSchema
17
- */
18
- export interface RunRelationshipsWorkflowsSchema {
19
- /**
20
- *
21
- * @type {Array<RunRelationshipsWorkflowsSchemaDataInner>}
22
- * @memberof RunRelationshipsWorkflowsSchema
23
- */
24
- data?: Array<RunRelationshipsWorkflowsSchemaDataInner>;
25
- }
26
- /**
27
- * Check if a given object implements the RunRelationshipsWorkflowsSchema interface.
28
- */
29
- export declare function instanceOfRunRelationshipsWorkflowsSchema(value: object): value is RunRelationshipsWorkflowsSchema;
30
- export declare function RunRelationshipsWorkflowsSchemaFromJSON(json: any): RunRelationshipsWorkflowsSchema;
31
- export declare function RunRelationshipsWorkflowsSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): RunRelationshipsWorkflowsSchema;
32
- export declare function RunRelationshipsWorkflowsSchemaToJSON(json: any): RunRelationshipsWorkflowsSchema;
33
- export declare function RunRelationshipsWorkflowsSchemaToJSONTyped(value?: RunRelationshipsWorkflowsSchema | null, ignoreDiscriminator?: boolean): any;
34
- //# sourceMappingURL=RunRelationshipsWorkflowsSchema.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RunRelationshipsWorkflowsSchema.d.ts","sourceRoot":"","sources":["../../src/models/RunRelationshipsWorkflowsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,wCAAwC,EAAE,MAAM,4CAA4C,CAAC;AAQ3G;;;;GAIG;AACH,MAAM,WAAW,+BAA+B;IAC5C;;;;OAIG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,wCAAwC,CAAC,CAAC;CAC1D;AAED;;GAEG;AACH,wBAAgB,yCAAyC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,+BAA+B,CAEjH;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,+BAA+B,CAElG;AAED,wBAAgB,4CAA4C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,+BAA+B,CAQrI;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,GAAG,+BAA+B,CAEhG;AAED,wBAAgB,0CAA0C,CAAC,KAAK,CAAC,EAAE,+BAA+B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASpJ"}
@@ -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.instanceOfRunRelationshipsWorkflowsSchema = instanceOfRunRelationshipsWorkflowsSchema;
17
- exports.RunRelationshipsWorkflowsSchemaFromJSON = RunRelationshipsWorkflowsSchemaFromJSON;
18
- exports.RunRelationshipsWorkflowsSchemaFromJSONTyped = RunRelationshipsWorkflowsSchemaFromJSONTyped;
19
- exports.RunRelationshipsWorkflowsSchemaToJSON = RunRelationshipsWorkflowsSchemaToJSON;
20
- exports.RunRelationshipsWorkflowsSchemaToJSONTyped = RunRelationshipsWorkflowsSchemaToJSONTyped;
21
- const RunRelationshipsWorkflowsSchemaDataInner_1 = require("./RunRelationshipsWorkflowsSchemaDataInner");
22
- /**
23
- * Check if a given object implements the RunRelationshipsWorkflowsSchema interface.
24
- */
25
- function instanceOfRunRelationshipsWorkflowsSchema(value) {
26
- return true;
27
- }
28
- function RunRelationshipsWorkflowsSchemaFromJSON(json) {
29
- return RunRelationshipsWorkflowsSchemaFromJSONTyped(json, false);
30
- }
31
- function RunRelationshipsWorkflowsSchemaFromJSONTyped(json, ignoreDiscriminator) {
32
- if (json == null) {
33
- return json;
34
- }
35
- return {
36
- 'data': json['data'] == null ? undefined : (json['data'].map(RunRelationshipsWorkflowsSchemaDataInner_1.RunRelationshipsWorkflowsSchemaDataInnerFromJSON)),
37
- };
38
- }
39
- function RunRelationshipsWorkflowsSchemaToJSON(json) {
40
- return RunRelationshipsWorkflowsSchemaToJSONTyped(json, false);
41
- }
42
- function RunRelationshipsWorkflowsSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
- if (value == null) {
44
- return value;
45
- }
46
- return {
47
- 'data': value['data'] == null ? undefined : (value['data'].map(RunRelationshipsWorkflowsSchemaDataInner_1.RunRelationshipsWorkflowsSchemaDataInnerToJSON)),
48
- };
49
- }
50
- //# sourceMappingURL=RunRelationshipsWorkflowsSchema.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RunRelationshipsWorkflowsSchema.js","sourceRoot":"","sources":["../../src/models/RunRelationshipsWorkflowsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,8FAEC;AAED,0FAEC;AAED,oGAQC;AAED,sFAEC;AAED,gGASC;AAvDD,yGAKoD;AAgBpD;;GAEG;AACH,SAAgB,yCAAyC,CAAC,KAAa;IACnE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS;IAC7D,OAAO,4CAA4C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrE,CAAC;AAED,SAAgB,4CAA4C,CAAC,IAAS,EAAE,mBAA4B;IAChG,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,2FAAgD,CAAC,CAAC;KAClI,CAAC;AACN,CAAC;AAED,SAAgB,qCAAqC,CAAC,IAAS;IAC3D,OAAO,0CAA0C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnE,CAAC;AAED,SAAgB,0CAA0C,CAAC,KAA8C,EAAE,sBAA+B,KAAK;IAC3I,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,yFAA8C,CAAC,CAAC;KAClI,CAAC;AACN,CAAC"}
@@ -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 RunRelationshipsWorkflowsSchemaDataInner
16
- */
17
- export interface RunRelationshipsWorkflowsSchemaDataInner {
18
- /**
19
- *
20
- * @type {string}
21
- * @memberof RunRelationshipsWorkflowsSchemaDataInner
22
- */
23
- type?: string;
24
- /**
25
- *
26
- * @type {string}
27
- * @memberof RunRelationshipsWorkflowsSchemaDataInner
28
- */
29
- id?: string;
30
- }
31
- /**
32
- * Check if a given object implements the RunRelationshipsWorkflowsSchemaDataInner interface.
33
- */
34
- export declare function instanceOfRunRelationshipsWorkflowsSchemaDataInner(value: object): value is RunRelationshipsWorkflowsSchemaDataInner;
35
- export declare function RunRelationshipsWorkflowsSchemaDataInnerFromJSON(json: any): RunRelationshipsWorkflowsSchemaDataInner;
36
- export declare function RunRelationshipsWorkflowsSchemaDataInnerFromJSONTyped(json: any, ignoreDiscriminator: boolean): RunRelationshipsWorkflowsSchemaDataInner;
37
- export declare function RunRelationshipsWorkflowsSchemaDataInnerToJSON(json: any): RunRelationshipsWorkflowsSchemaDataInner;
38
- export declare function RunRelationshipsWorkflowsSchemaDataInnerToJSONTyped(value?: RunRelationshipsWorkflowsSchemaDataInner | null, ignoreDiscriminator?: boolean): any;
39
- //# sourceMappingURL=RunRelationshipsWorkflowsSchemaDataInner.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RunRelationshipsWorkflowsSchemaDataInner.d.ts","sourceRoot":"","sources":["../../src/models/RunRelationshipsWorkflowsSchemaDataInner.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,wCAAwC;IACrD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,kDAAkD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,wCAAwC,CAEnI;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,GAAG,wCAAwC,CAEpH;AAED,wBAAgB,qDAAqD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,wCAAwC,CASvJ;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,GAAG,wCAAwC,CAElH;AAED,wBAAgB,mDAAmD,CAAC,KAAK,CAAC,EAAE,wCAAwC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUtK"}
@@ -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.instanceOfRunRelationshipsWorkflowsSchemaDataInner = instanceOfRunRelationshipsWorkflowsSchemaDataInner;
17
- exports.RunRelationshipsWorkflowsSchemaDataInnerFromJSON = RunRelationshipsWorkflowsSchemaDataInnerFromJSON;
18
- exports.RunRelationshipsWorkflowsSchemaDataInnerFromJSONTyped = RunRelationshipsWorkflowsSchemaDataInnerFromJSONTyped;
19
- exports.RunRelationshipsWorkflowsSchemaDataInnerToJSON = RunRelationshipsWorkflowsSchemaDataInnerToJSON;
20
- exports.RunRelationshipsWorkflowsSchemaDataInnerToJSONTyped = RunRelationshipsWorkflowsSchemaDataInnerToJSONTyped;
21
- /**
22
- * Check if a given object implements the RunRelationshipsWorkflowsSchemaDataInner interface.
23
- */
24
- function instanceOfRunRelationshipsWorkflowsSchemaDataInner(value) {
25
- return true;
26
- }
27
- function RunRelationshipsWorkflowsSchemaDataInnerFromJSON(json) {
28
- return RunRelationshipsWorkflowsSchemaDataInnerFromJSONTyped(json, false);
29
- }
30
- function RunRelationshipsWorkflowsSchemaDataInnerFromJSONTyped(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 RunRelationshipsWorkflowsSchemaDataInnerToJSON(json) {
40
- return RunRelationshipsWorkflowsSchemaDataInnerToJSONTyped(json, false);
41
- }
42
- function RunRelationshipsWorkflowsSchemaDataInnerToJSONTyped(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=RunRelationshipsWorkflowsSchemaDataInner.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RunRelationshipsWorkflowsSchemaDataInner.js","sourceRoot":"","sources":["../../src/models/RunRelationshipsWorkflowsSchemaDataInner.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,gHAEC;AAED,4GAEC;AAED,sHASC;AAED,wGAEC;AAED,kHAUC;AApCD;;GAEG;AACH,SAAgB,kDAAkD,CAAC,KAAa;IAC5E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,gDAAgD,CAAC,IAAS;IACtE,OAAO,qDAAqD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9E,CAAC;AAED,SAAgB,qDAAqD,CAAC,IAAS,EAAE,mBAA4B;IACzG,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,8CAA8C,CAAC,IAAS;IACpE,OAAO,mDAAmD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC5E,CAAC;AAED,SAAgB,mDAAmD,CAAC,KAAuD,EAAE,sBAA+B,KAAK;IAC7J,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"}