@smartytalent/api-client 0.1.21 → 0.1.22

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 (79) hide show
  1. package/dist/apis/RunsApi.d.ts +10 -9
  2. package/dist/apis/RunsApi.d.ts.map +1 -1
  3. package/dist/apis/RunsApi.js +14 -9
  4. package/dist/apis/RunsApi.js.map +1 -1
  5. package/dist/models/CreateRunRequestBodyData.d.ts +6 -6
  6. package/dist/models/CreateRunRequestBodyData.d.ts.map +1 -1
  7. package/dist/models/CreateRunRequestBodyData.js +6 -6
  8. package/dist/models/CreateRunRequestBodyData.js.map +1 -1
  9. package/dist/models/RunAttributesSchema.d.ts +58 -3
  10. package/dist/models/RunAttributesSchema.d.ts.map +1 -1
  11. package/dist/models/RunAttributesSchema.js +27 -0
  12. package/dist/models/RunAttributesSchema.js.map +1 -1
  13. package/dist/models/RunAttributesSchema1.d.ts +33 -0
  14. package/dist/models/RunAttributesSchema1.d.ts.map +1 -0
  15. package/dist/models/RunAttributesSchema1.js +49 -0
  16. package/dist/models/RunAttributesSchema1.js.map +1 -0
  17. package/dist/models/RunAttributesSchemaTimestamps.d.ts +51 -0
  18. package/dist/models/RunAttributesSchemaTimestamps.d.ts.map +1 -0
  19. package/dist/models/RunAttributesSchemaTimestamps.js +55 -0
  20. package/dist/models/RunAttributesSchemaTimestamps.js.map +1 -0
  21. package/dist/models/RunRelationshipsSchema.d.ts +10 -3
  22. package/dist/models/RunRelationshipsSchema.d.ts.map +1 -1
  23. package/dist/models/RunRelationshipsSchema.js +6 -5
  24. package/dist/models/RunRelationshipsSchema.js.map +1 -1
  25. package/dist/models/RunRelationshipsSchema1.d.ts +34 -0
  26. package/dist/models/RunRelationshipsSchema1.d.ts.map +1 -0
  27. package/dist/models/RunRelationshipsSchema1.js +52 -0
  28. package/dist/models/RunRelationshipsSchema1.js.map +1 -0
  29. package/dist/models/RunRelationshipsSchema1Workflows.d.ts +34 -0
  30. package/dist/models/RunRelationshipsSchema1Workflows.d.ts.map +1 -0
  31. package/dist/models/RunRelationshipsSchema1Workflows.js +50 -0
  32. package/dist/models/RunRelationshipsSchema1Workflows.js.map +1 -0
  33. package/dist/models/RunRelationshipsSchema1WorkflowsDataInner.d.ts +46 -0
  34. package/dist/models/RunRelationshipsSchema1WorkflowsDataInner.d.ts.map +1 -0
  35. package/dist/models/RunRelationshipsSchema1WorkflowsDataInner.js +62 -0
  36. package/dist/models/RunRelationshipsSchema1WorkflowsDataInner.js.map +1 -0
  37. package/dist/models/RunRelationshipsTriggersSchema.d.ts +34 -0
  38. package/dist/models/RunRelationshipsTriggersSchema.d.ts.map +1 -0
  39. package/dist/models/RunRelationshipsTriggersSchema.js +50 -0
  40. package/dist/models/RunRelationshipsTriggersSchema.js.map +1 -0
  41. package/dist/models/RunRelationshipsTriggersSchemaDataInner.d.ts +39 -0
  42. package/dist/models/RunRelationshipsTriggersSchemaDataInner.d.ts.map +1 -0
  43. package/dist/models/RunRelationshipsTriggersSchemaDataInner.js +51 -0
  44. package/dist/models/RunRelationshipsTriggersSchemaDataInner.js.map +1 -0
  45. package/dist/models/RunRelationshipsWorkflowsSchema.d.ts +34 -0
  46. package/dist/models/{RunRelationshipsSchemaWorkflows.d.ts.map → RunRelationshipsWorkflowsSchema.d.ts.map} +1 -1
  47. package/dist/models/RunRelationshipsWorkflowsSchema.js +50 -0
  48. package/dist/models/{RunRelationshipsSchemaWorkflows.js.map → RunRelationshipsWorkflowsSchema.js.map} +1 -1
  49. package/dist/models/RunRelationshipsWorkflowsSchemaDataInner.d.ts +39 -0
  50. package/dist/models/RunRelationshipsWorkflowsSchemaDataInner.d.ts.map +1 -0
  51. package/dist/models/RunRelationshipsWorkflowsSchemaDataInner.js +51 -0
  52. package/dist/models/RunRelationshipsWorkflowsSchemaDataInner.js.map +1 -0
  53. package/dist/models/RunResourceSchema.d.ts +75 -0
  54. package/dist/models/RunResourceSchema.d.ts.map +1 -0
  55. package/dist/models/RunResourceSchema.js +75 -0
  56. package/dist/models/RunResourceSchema.js.map +1 -0
  57. package/dist/models/RunSchema.d.ts +49 -0
  58. package/dist/models/RunSchema.d.ts.map +1 -0
  59. package/dist/models/RunSchema.js +55 -0
  60. package/dist/models/RunSchema.js.map +1 -0
  61. package/dist/models/RunsSchema.d.ts +48 -0
  62. package/dist/models/RunsSchema.d.ts.map +1 -0
  63. package/dist/models/RunsSchema.js +56 -0
  64. package/dist/models/RunsSchema.js.map +1 -0
  65. package/dist/models/SubmissionAttributesSchema.d.ts +14 -0
  66. package/dist/models/SubmissionAttributesSchema.d.ts.map +1 -1
  67. package/dist/models/SubmissionAttributesSchema.js +10 -1
  68. package/dist/models/SubmissionAttributesSchema.js.map +1 -1
  69. package/dist/models/index.d.ts +12 -2
  70. package/dist/models/index.d.ts.map +1 -1
  71. package/dist/models/index.js +12 -2
  72. package/dist/models/index.js.map +1 -1
  73. package/package.json +1 -1
  74. package/dist/models/RunRelationshipsSchemaWorkflows.d.ts +0 -34
  75. package/dist/models/RunRelationshipsSchemaWorkflows.js +0 -50
  76. package/dist/models/RunRelationshipsSchemaWorkflowsDataInner.d.ts +0 -46
  77. package/dist/models/RunRelationshipsSchemaWorkflowsDataInner.d.ts.map +0 -1
  78. package/dist/models/RunRelationshipsSchemaWorkflowsDataInner.js +0 -62
  79. package/dist/models/RunRelationshipsSchemaWorkflowsDataInner.js.map +0 -1
@@ -0,0 +1,51 @@
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
@@ -0,0 +1 @@
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"}
@@ -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 { 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 +1 @@
1
- {"version":3,"file":"RunRelationshipsSchemaWorkflows.d.ts","sourceRoot":"","sources":["../../src/models/RunRelationshipsSchemaWorkflows.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
+ {"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"}
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * SmartyMeet Dev03 API REST
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: 1.0.1
9
+ * Contact: developer@smartymeet.com
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.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 +1 @@
1
- {"version":3,"file":"RunRelationshipsSchemaWorkflows.js","sourceRoot":"","sources":["../../src/models/RunRelationshipsSchemaWorkflows.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
+ {"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"}
@@ -0,0 +1,39 @@
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
@@ -0,0 +1 @@
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"}
@@ -0,0 +1,51 @@
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
@@ -0,0 +1 @@
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"}
@@ -0,0 +1,75 @@
1
+ /**
2
+ * SmartyMeet Dev03 API REST
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.1
6
+ * Contact: developer@smartymeet.com
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { RunAttributesSchema } from './RunAttributesSchema';
13
+ import type { ResourceLinksSchema } from './ResourceLinksSchema';
14
+ import type { RunRelationshipsSchema } from './RunRelationshipsSchema';
15
+ /**
16
+ *
17
+ * @export
18
+ * @interface RunResourceSchema
19
+ */
20
+ export interface RunResourceSchema {
21
+ /**
22
+ *
23
+ * @type {RunResourceSchemaTypeEnum}
24
+ * @memberof RunResourceSchema
25
+ */
26
+ type: RunResourceSchemaTypeEnum;
27
+ /**
28
+ * Returns results with an ID greater than the specified ID. The ID is a combination of a UUID4 (hexadecimal) followed by a hyphen and an integer number from 1 to 9.
29
+ * @type {string}
30
+ * @memberof RunResourceSchema
31
+ */
32
+ id: string;
33
+ /**
34
+ *
35
+ * @type {RunAttributesSchema}
36
+ * @memberof RunResourceSchema
37
+ */
38
+ attributes: RunAttributesSchema;
39
+ /**
40
+ *
41
+ * @type {RunRelationshipsSchema}
42
+ * @memberof RunResourceSchema
43
+ */
44
+ relationships?: RunRelationshipsSchema;
45
+ /**
46
+ *
47
+ * @type {ResourceLinksSchema}
48
+ * @memberof RunResourceSchema
49
+ */
50
+ links?: ResourceLinksSchema;
51
+ /**
52
+ *
53
+ * @type {{ [key: string]: any; }}
54
+ * @memberof RunResourceSchema
55
+ */
56
+ meta?: {
57
+ [key: string]: any;
58
+ };
59
+ }
60
+ /**
61
+ * @export
62
+ */
63
+ export declare const RunResourceSchemaTypeEnum: {
64
+ readonly Runs: "runs";
65
+ };
66
+ export type RunResourceSchemaTypeEnum = typeof RunResourceSchemaTypeEnum[keyof typeof RunResourceSchemaTypeEnum];
67
+ /**
68
+ * Check if a given object implements the RunResourceSchema interface.
69
+ */
70
+ export declare function instanceOfRunResourceSchema(value: object): value is RunResourceSchema;
71
+ export declare function RunResourceSchemaFromJSON(json: any): RunResourceSchema;
72
+ export declare function RunResourceSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): RunResourceSchema;
73
+ export declare function RunResourceSchemaToJSON(json: any): RunResourceSchema;
74
+ export declare function RunResourceSchemaToJSONTyped(value?: RunResourceSchema | null, ignoreDiscriminator?: boolean): any;
75
+ //# sourceMappingURL=RunResourceSchema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RunResourceSchema.d.ts","sourceRoot":"","sources":["../../src/models/RunResourceSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAOjE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAOjE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAQvE;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;;OAIG;IACH,IAAI,EAAE,yBAAyB,CAAC;IAChC;;;;OAIG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;;;OAIG;IACH,UAAU,EAAE,mBAAmB,CAAC;IAChC;;;;OAIG;IACH,aAAa,CAAC,EAAE,sBAAsB,CAAC;IACvC;;;;OAIG;IACH,KAAK,CAAC,EAAE,mBAAmB,CAAC;IAC5B;;;;OAIG;IACH,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;KAAE,CAAC;CAClC;AAGD;;GAEG;AACH,eAAO,MAAM,yBAAyB;;CAE5B,CAAC;AACX,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,MAAM,OAAO,yBAAyB,CAAC,CAAC;AAGjH;;GAEG;AACH,wBAAgB,2BAA2B,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,iBAAiB,CAKrF;AAED,wBAAgB,yBAAyB,CAAC,IAAI,EAAE,GAAG,GAAG,iBAAiB,CAEtE;AAED,wBAAgB,8BAA8B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,iBAAiB,CAazG;AAED,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,GAAG,GAAG,iBAAiB,CAEpE;AAED,wBAAgB,4BAA4B,CAAC,KAAK,CAAC,EAAE,iBAAiB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAcxH"}
@@ -0,0 +1,75 @@
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.RunResourceSchemaTypeEnum = void 0;
17
+ exports.instanceOfRunResourceSchema = instanceOfRunResourceSchema;
18
+ exports.RunResourceSchemaFromJSON = RunResourceSchemaFromJSON;
19
+ exports.RunResourceSchemaFromJSONTyped = RunResourceSchemaFromJSONTyped;
20
+ exports.RunResourceSchemaToJSON = RunResourceSchemaToJSON;
21
+ exports.RunResourceSchemaToJSONTyped = RunResourceSchemaToJSONTyped;
22
+ const RunAttributesSchema_1 = require("./RunAttributesSchema");
23
+ const ResourceLinksSchema_1 = require("./ResourceLinksSchema");
24
+ const RunRelationshipsSchema_1 = require("./RunRelationshipsSchema");
25
+ /**
26
+ * @export
27
+ */
28
+ exports.RunResourceSchemaTypeEnum = {
29
+ Runs: 'runs'
30
+ };
31
+ /**
32
+ * Check if a given object implements the RunResourceSchema interface.
33
+ */
34
+ function instanceOfRunResourceSchema(value) {
35
+ if (!('type' in value) || value['type'] === undefined)
36
+ return false;
37
+ if (!('id' in value) || value['id'] === undefined)
38
+ return false;
39
+ if (!('attributes' in value) || value['attributes'] === undefined)
40
+ return false;
41
+ return true;
42
+ }
43
+ function RunResourceSchemaFromJSON(json) {
44
+ return RunResourceSchemaFromJSONTyped(json, false);
45
+ }
46
+ function RunResourceSchemaFromJSONTyped(json, ignoreDiscriminator) {
47
+ if (json == null) {
48
+ return json;
49
+ }
50
+ return {
51
+ 'type': json['type'],
52
+ 'id': json['id'],
53
+ 'attributes': (0, RunAttributesSchema_1.RunAttributesSchemaFromJSON)(json['attributes']),
54
+ 'relationships': json['relationships'] == null ? undefined : (0, RunRelationshipsSchema_1.RunRelationshipsSchemaFromJSON)(json['relationships']),
55
+ 'links': json['links'] == null ? undefined : (0, ResourceLinksSchema_1.ResourceLinksSchemaFromJSON)(json['links']),
56
+ 'meta': json['meta'] == null ? undefined : json['meta'],
57
+ };
58
+ }
59
+ function RunResourceSchemaToJSON(json) {
60
+ return RunResourceSchemaToJSONTyped(json, false);
61
+ }
62
+ function RunResourceSchemaToJSONTyped(value, ignoreDiscriminator = false) {
63
+ if (value == null) {
64
+ return value;
65
+ }
66
+ return {
67
+ 'type': value['type'],
68
+ 'id': value['id'],
69
+ 'attributes': (0, RunAttributesSchema_1.RunAttributesSchemaToJSON)(value['attributes']),
70
+ 'relationships': (0, RunRelationshipsSchema_1.RunRelationshipsSchemaToJSON)(value['relationships']),
71
+ 'links': (0, ResourceLinksSchema_1.ResourceLinksSchemaToJSON)(value['links']),
72
+ 'meta': value['meta'],
73
+ };
74
+ }
75
+ //# sourceMappingURL=RunResourceSchema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RunResourceSchema.js","sourceRoot":"","sources":["../../src/models/RunResourceSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAkFH,kEAKC;AAED,8DAEC;AAED,wEAaC;AAED,0DAEC;AAED,oEAcC;AA1HD,+DAK+B;AAE/B,+DAK+B;AAE/B,qEAKkC;AA+ClC;;GAEG;AACU,QAAA,yBAAyB,GAAG;IACrC,IAAI,EAAE,MAAM;CACN,CAAC;AAIX;;GAEG;AACH,SAAgB,2BAA2B,CAAC,KAAa;IACrD,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,IAAI,CAAC,CAAC,IAAI,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChE,IAAI,CAAC,CAAC,YAAY,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,YAAY,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChF,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,yBAAyB,CAAC,IAAS;IAC/C,OAAO,8BAA8B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvD,CAAC;AAED,SAAgB,8BAA8B,CAAC,IAAS,EAAE,mBAA4B;IAClF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC;QAChB,YAAY,EAAE,IAAA,iDAA2B,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC7D,eAAe,EAAE,IAAI,CAAC,eAAe,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,uDAA8B,EAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAClH,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iDAA2B,EAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACvF,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;KAC1D,CAAC;AACN,CAAC;AAED,SAAgB,uBAAuB,CAAC,IAAS;IAC7C,OAAO,4BAA4B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrD,CAAC;AAED,SAAgB,4BAA4B,CAAC,KAAgC,EAAE,sBAA+B,KAAK;IAC/G,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;QACjB,YAAY,EAAE,IAAA,+CAAyB,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;QAC5D,eAAe,EAAE,IAAA,qDAA4B,EAAC,KAAK,CAAC,eAAe,CAAC,CAAC;QACrE,OAAO,EAAE,IAAA,+CAAyB,EAAC,KAAK,CAAC,OAAO,CAAC,CAAC;QAClD,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;KACxB,CAAC;AACN,CAAC"}
@@ -0,0 +1,49 @@
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 { RunResourceSchema } from './RunResourceSchema';
13
+ import type { ResourceLinksSchema } from './ResourceLinksSchema';
14
+ /**
15
+ *
16
+ * @export
17
+ * @interface RunSchema
18
+ */
19
+ export interface RunSchema {
20
+ /**
21
+ *
22
+ * @type {RunResourceSchema}
23
+ * @memberof RunSchema
24
+ */
25
+ data?: RunResourceSchema;
26
+ /**
27
+ *
28
+ * @type {ResourceLinksSchema}
29
+ * @memberof RunSchema
30
+ */
31
+ links?: ResourceLinksSchema;
32
+ /**
33
+ *
34
+ * @type {{ [key: string]: any; }}
35
+ * @memberof RunSchema
36
+ */
37
+ meta?: {
38
+ [key: string]: any;
39
+ };
40
+ }
41
+ /**
42
+ * Check if a given object implements the RunSchema interface.
43
+ */
44
+ export declare function instanceOfRunSchema(value: object): value is RunSchema;
45
+ export declare function RunSchemaFromJSON(json: any): RunSchema;
46
+ export declare function RunSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): RunSchema;
47
+ export declare function RunSchemaToJSON(json: any): RunSchema;
48
+ export declare function RunSchemaToJSONTyped(value?: RunSchema | null, ignoreDiscriminator?: boolean): any;
49
+ //# sourceMappingURL=RunSchema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RunSchema.d.ts","sourceRoot":"","sources":["../../src/models/RunSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAO7D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAQjE;;;;GAIG;AACH,MAAM,WAAW,SAAS;IACtB;;;;OAIG;IACH,IAAI,CAAC,EAAE,iBAAiB,CAAC;IACzB;;;;OAIG;IACH,KAAK,CAAC,EAAE,mBAAmB,CAAC;IAC5B;;;;OAIG;IACH,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;KAAE,CAAC;CAClC;AAED;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,SAAS,CAErE;AAED,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,GAAG,GAAG,SAAS,CAEtD;AAED,wBAAgB,sBAAsB,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,SAAS,CAUzF;AAED,wBAAgB,eAAe,CAAC,IAAI,EAAE,GAAG,GAAG,SAAS,CAEpD;AAED,wBAAgB,oBAAoB,CAAC,KAAK,CAAC,EAAE,SAAS,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAWxG"}
@@ -0,0 +1,55 @@
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.instanceOfRunSchema = instanceOfRunSchema;
17
+ exports.RunSchemaFromJSON = RunSchemaFromJSON;
18
+ exports.RunSchemaFromJSONTyped = RunSchemaFromJSONTyped;
19
+ exports.RunSchemaToJSON = RunSchemaToJSON;
20
+ exports.RunSchemaToJSONTyped = RunSchemaToJSONTyped;
21
+ const RunResourceSchema_1 = require("./RunResourceSchema");
22
+ const ResourceLinksSchema_1 = require("./ResourceLinksSchema");
23
+ /**
24
+ * Check if a given object implements the RunSchema interface.
25
+ */
26
+ function instanceOfRunSchema(value) {
27
+ return true;
28
+ }
29
+ function RunSchemaFromJSON(json) {
30
+ return RunSchemaFromJSONTyped(json, false);
31
+ }
32
+ function RunSchemaFromJSONTyped(json, ignoreDiscriminator) {
33
+ if (json == null) {
34
+ return json;
35
+ }
36
+ return {
37
+ 'data': json['data'] == null ? undefined : (0, RunResourceSchema_1.RunResourceSchemaFromJSON)(json['data']),
38
+ 'links': json['links'] == null ? undefined : (0, ResourceLinksSchema_1.ResourceLinksSchemaFromJSON)(json['links']),
39
+ 'meta': json['meta'] == null ? undefined : json['meta'],
40
+ };
41
+ }
42
+ function RunSchemaToJSON(json) {
43
+ return RunSchemaToJSONTyped(json, false);
44
+ }
45
+ function RunSchemaToJSONTyped(value, ignoreDiscriminator = false) {
46
+ if (value == null) {
47
+ return value;
48
+ }
49
+ return {
50
+ 'data': (0, RunResourceSchema_1.RunResourceSchemaToJSON)(value['data']),
51
+ 'links': (0, ResourceLinksSchema_1.ResourceLinksSchemaToJSON)(value['links']),
52
+ 'meta': value['meta'],
53
+ };
54
+ }
55
+ //# sourceMappingURL=RunSchema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RunSchema.js","sourceRoot":"","sources":["../../src/models/RunSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA+CH,kDAEC;AAED,8CAEC;AAED,wDAUC;AAED,0CAEC;AAED,oDAWC;AA9ED,2DAK6B;AAE7B,+DAK+B;AA4B/B;;GAEG;AACH,SAAgB,mBAAmB,CAAC,KAAa;IAC7C,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,iBAAiB,CAAC,IAAS;IACvC,OAAO,sBAAsB,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC/C,CAAC;AAED,SAAgB,sBAAsB,CAAC,IAAS,EAAE,mBAA4B;IAC1E,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,6CAAyB,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QAClF,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iDAA2B,EAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACvF,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;KAC1D,CAAC;AACN,CAAC;AAED,SAAgB,eAAe,CAAC,IAAS;IACrC,OAAO,oBAAoB,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7C,CAAC;AAED,SAAgB,oBAAoB,CAAC,KAAwB,EAAE,sBAA+B,KAAK;IAC/F,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,2CAAuB,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAC9C,OAAO,EAAE,IAAA,+CAAyB,EAAC,KAAK,CAAC,OAAO,CAAC,CAAC;QAClD,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;KACxB,CAAC;AACN,CAAC"}
@@ -0,0 +1,48 @@
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 { ResourcesMetaSchema } from './ResourcesMetaSchema';
13
+ import type { RunResourceSchema } from './RunResourceSchema';
14
+ import type { ResourcesLinksSchema } from './ResourcesLinksSchema';
15
+ /**
16
+ *
17
+ * @export
18
+ * @interface RunsSchema
19
+ */
20
+ export interface RunsSchema {
21
+ /**
22
+ *
23
+ * @type {Array<RunResourceSchema>}
24
+ * @memberof RunsSchema
25
+ */
26
+ data?: Array<RunResourceSchema>;
27
+ /**
28
+ *
29
+ * @type {ResourcesLinksSchema}
30
+ * @memberof RunsSchema
31
+ */
32
+ links?: ResourcesLinksSchema;
33
+ /**
34
+ *
35
+ * @type {ResourcesMetaSchema}
36
+ * @memberof RunsSchema
37
+ */
38
+ meta?: ResourcesMetaSchema;
39
+ }
40
+ /**
41
+ * Check if a given object implements the RunsSchema interface.
42
+ */
43
+ export declare function instanceOfRunsSchema(value: object): value is RunsSchema;
44
+ export declare function RunsSchemaFromJSON(json: any): RunsSchema;
45
+ export declare function RunsSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): RunsSchema;
46
+ export declare function RunsSchemaToJSON(json: any): RunsSchema;
47
+ export declare function RunsSchemaToJSONTyped(value?: RunsSchema | null, ignoreDiscriminator?: boolean): any;
48
+ //# sourceMappingURL=RunsSchema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RunsSchema.d.ts","sourceRoot":"","sources":["../../src/models/RunsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAOjE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAO7D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAQnE;;;;GAIG;AACH,MAAM,WAAW,UAAU;IACvB;;;;OAIG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC,CAAC;IAChC;;;;OAIG;IACH,KAAK,CAAC,EAAE,oBAAoB,CAAC;IAC7B;;;;OAIG;IACH,IAAI,CAAC,EAAE,mBAAmB,CAAC;CAC9B;AAED;;GAEG;AACH,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,UAAU,CAEvE;AAED,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,GAAG,GAAG,UAAU,CAExD;AAED,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,UAAU,CAU3F;AAED,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,GAAG,GAAG,UAAU,CAEtD;AAED,wBAAgB,qBAAqB,CAAC,KAAK,CAAC,EAAE,UAAU,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAW1G"}
@@ -0,0 +1,56 @@
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.instanceOfRunsSchema = instanceOfRunsSchema;
17
+ exports.RunsSchemaFromJSON = RunsSchemaFromJSON;
18
+ exports.RunsSchemaFromJSONTyped = RunsSchemaFromJSONTyped;
19
+ exports.RunsSchemaToJSON = RunsSchemaToJSON;
20
+ exports.RunsSchemaToJSONTyped = RunsSchemaToJSONTyped;
21
+ const ResourcesMetaSchema_1 = require("./ResourcesMetaSchema");
22
+ const RunResourceSchema_1 = require("./RunResourceSchema");
23
+ const ResourcesLinksSchema_1 = require("./ResourcesLinksSchema");
24
+ /**
25
+ * Check if a given object implements the RunsSchema interface.
26
+ */
27
+ function instanceOfRunsSchema(value) {
28
+ return true;
29
+ }
30
+ function RunsSchemaFromJSON(json) {
31
+ return RunsSchemaFromJSONTyped(json, false);
32
+ }
33
+ function RunsSchemaFromJSONTyped(json, ignoreDiscriminator) {
34
+ if (json == null) {
35
+ return json;
36
+ }
37
+ return {
38
+ 'data': json['data'] == null ? undefined : (json['data'].map(RunResourceSchema_1.RunResourceSchemaFromJSON)),
39
+ 'links': json['links'] == null ? undefined : (0, ResourcesLinksSchema_1.ResourcesLinksSchemaFromJSON)(json['links']),
40
+ 'meta': json['meta'] == null ? undefined : (0, ResourcesMetaSchema_1.ResourcesMetaSchemaFromJSON)(json['meta']),
41
+ };
42
+ }
43
+ function RunsSchemaToJSON(json) {
44
+ return RunsSchemaToJSONTyped(json, false);
45
+ }
46
+ function RunsSchemaToJSONTyped(value, ignoreDiscriminator = false) {
47
+ if (value == null) {
48
+ return value;
49
+ }
50
+ return {
51
+ 'data': value['data'] == null ? undefined : (value['data'].map(RunResourceSchema_1.RunResourceSchemaToJSON)),
52
+ 'links': (0, ResourcesLinksSchema_1.ResourcesLinksSchemaToJSON)(value['links']),
53
+ 'meta': (0, ResourcesMetaSchema_1.ResourcesMetaSchemaToJSON)(value['meta']),
54
+ };
55
+ }
56
+ //# sourceMappingURL=RunsSchema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RunsSchema.js","sourceRoot":"","sources":["../../src/models/RunsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAsDH,oDAEC;AAED,gDAEC;AAED,0DAUC;AAED,4CAEC;AAED,sDAWC;AArFD,+DAK+B;AAE/B,2DAK6B;AAE7B,iEAKgC;AA4BhC;;GAEG;AACH,SAAgB,oBAAoB,CAAC,KAAa;IAC9C,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,kBAAkB,CAAC,IAAS;IACxC,OAAO,uBAAuB,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChD,CAAC;AAED,SAAgB,uBAAuB,CAAC,IAAS,EAAE,mBAA4B;IAC3E,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,6CAAyB,CAAC,CAAC;QACxG,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,mDAA4B,EAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxF,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iDAA2B,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACvF,CAAC;AACN,CAAC;AAED,SAAgB,gBAAgB,CAAC,IAAS;IACtC,OAAO,qBAAqB,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9C,CAAC;AAED,SAAgB,qBAAqB,CAAC,KAAyB,EAAE,sBAA+B,KAAK;IACjG,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,2CAAuB,CAAC,CAAC;QACxG,OAAO,EAAE,IAAA,iDAA0B,EAAC,KAAK,CAAC,OAAO,CAAC,CAAC;QACnD,MAAM,EAAE,IAAA,+CAAyB,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KACnD,CAAC;AACN,CAAC"}