@product-live/api-sdk 2.23.0 → 2.38.0

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 (255) hide show
  1. package/package.json +4 -39
  2. package/.openapi-generator/FILES +0 -74
  3. package/.openapi-generator/VERSION +0 -1
  4. package/.openapi-generator-ignore +0 -23
  5. package/DataFactoryFileApi.md +0 -182
  6. package/DefaultApi.md +0 -105
  7. package/ItemApi.md +0 -125
  8. package/JobApi.md +0 -333
  9. package/JobExecutionApi.md +0 -185
  10. package/README.md +0 -80
  11. package/TaskApi.md +0 -375
  12. package/TaskExecutionApi.md +0 -130
  13. package/VariableApi.md +0 -315
  14. package/apis/DataFactoryFileApi.ts +0 -307
  15. package/apis/DefaultApi.ts +0 -117
  16. package/apis/ItemApi.ts +0 -197
  17. package/apis/JobApi.ts +0 -507
  18. package/apis/JobExecutionApi.ts +0 -289
  19. package/apis/TaskApi.ts +0 -558
  20. package/apis/TaskExecutionApi.ts +0 -212
  21. package/apis/VariableApi.ts +0 -495
  22. package/apis/baseapi.ts +0 -37
  23. package/apis/exception.ts +0 -15
  24. package/auth/auth.ts +0 -107
  25. package/configuration.ts +0 -82
  26. package/dist/apis/DataFactoryFileApi.d.ts +0 -15
  27. package/dist/apis/DataFactoryFileApi.js +0 -359
  28. package/dist/apis/DataFactoryFileApi.js.map +0 -1
  29. package/dist/apis/DefaultApi.d.ts +0 -11
  30. package/dist/apis/DefaultApi.js +0 -172
  31. package/dist/apis/DefaultApi.js.map +0 -1
  32. package/dist/apis/ItemApi.d.ts +0 -13
  33. package/dist/apis/ItemApi.js +0 -249
  34. package/dist/apis/ItemApi.js.map +0 -1
  35. package/dist/apis/JobApi.d.ts +0 -21
  36. package/dist/apis/JobApi.js +0 -547
  37. package/dist/apis/JobApi.js.map +0 -1
  38. package/dist/apis/JobExecutionApi.d.ts +0 -16
  39. package/dist/apis/JobExecutionApi.js +0 -339
  40. package/dist/apis/JobExecutionApi.js.map +0 -1
  41. package/dist/apis/TaskApi.d.ts +0 -24
  42. package/dist/apis/TaskApi.js +0 -609
  43. package/dist/apis/TaskApi.js.map +0 -1
  44. package/dist/apis/TaskExecutionApi.d.ts +0 -13
  45. package/dist/apis/TaskExecutionApi.js +0 -259
  46. package/dist/apis/TaskExecutionApi.js.map +0 -1
  47. package/dist/apis/VariableApi.d.ts +0 -22
  48. package/dist/apis/VariableApi.js +0 -529
  49. package/dist/apis/VariableApi.js.map +0 -1
  50. package/dist/apis/baseapi.d.ts +0 -18
  51. package/dist/apis/baseapi.js +0 -46
  52. package/dist/apis/baseapi.js.map +0 -1
  53. package/dist/apis/exception.d.ts +0 -10
  54. package/dist/apis/exception.js +0 -32
  55. package/dist/apis/exception.js.map +0 -1
  56. package/dist/auth/auth.d.ts +0 -42
  57. package/dist/auth/auth.js +0 -45
  58. package/dist/auth/auth.js.map +0 -1
  59. package/dist/configuration.d.ts +0 -18
  60. package/dist/configuration.js +0 -22
  61. package/dist/configuration.js.map +0 -1
  62. package/dist/http/http.d.ts +0 -82
  63. package/dist/http/http.js +0 -229
  64. package/dist/http/http.js.map +0 -1
  65. package/dist/http/isomorphic-fetch.d.ts +0 -5
  66. package/dist/http/isomorphic-fetch.js +0 -34
  67. package/dist/http/isomorphic-fetch.js.map +0 -1
  68. package/dist/index.d.ts +0 -10
  69. package/dist/index.js +0 -36
  70. package/dist/index.js.map +0 -1
  71. package/dist/middleware.d.ts +0 -16
  72. package/dist/middleware.js +0 -18
  73. package/dist/middleware.js.map +0 -1
  74. package/dist/models/CreateJobDto.d.ts +0 -30
  75. package/dist/models/CreateJobDto.js +0 -82
  76. package/dist/models/CreateJobDto.js.map +0 -1
  77. package/dist/models/CreateJobExecutionDto.d.ts +0 -21
  78. package/dist/models/CreateJobExecutionDto.js +0 -34
  79. package/dist/models/CreateJobExecutionDto.js.map +0 -1
  80. package/dist/models/CreateTaskDto.d.ts +0 -21
  81. package/dist/models/CreateTaskDto.js +0 -46
  82. package/dist/models/CreateTaskDto.js.map +0 -1
  83. package/dist/models/CreateVariableDto.d.ts +0 -22
  84. package/dist/models/CreateVariableDto.js +0 -46
  85. package/dist/models/CreateVariableDto.js.map +0 -1
  86. package/dist/models/FileDto.d.ts +0 -23
  87. package/dist/models/FileDto.js +0 -52
  88. package/dist/models/FileDto.js.map +0 -1
  89. package/dist/models/FindVariablesRequest.d.ts +0 -23
  90. package/dist/models/FindVariablesRequest.js +0 -46
  91. package/dist/models/FindVariablesRequest.js.map +0 -1
  92. package/dist/models/GetFiles200Response.d.ts +0 -21
  93. package/dist/models/GetFiles200Response.js +0 -34
  94. package/dist/models/GetFiles200Response.js.map +0 -1
  95. package/dist/models/GetItems200Response.d.ts +0 -21
  96. package/dist/models/GetItems200Response.js +0 -34
  97. package/dist/models/GetItems200Response.js.map +0 -1
  98. package/dist/models/GetJobExecutionById400Response.d.ts +0 -17
  99. package/dist/models/GetJobExecutionById400Response.js +0 -22
  100. package/dist/models/GetJobExecutionById400Response.js.map +0 -1
  101. package/dist/models/GetJobExecutions200Response.d.ts +0 -21
  102. package/dist/models/GetJobExecutions200Response.js +0 -34
  103. package/dist/models/GetJobExecutions200Response.js.map +0 -1
  104. package/dist/models/GetJobs200Response.d.ts +0 -21
  105. package/dist/models/GetJobs200Response.js +0 -34
  106. package/dist/models/GetJobs200Response.js.map +0 -1
  107. package/dist/models/GetTasks200Response.d.ts +0 -21
  108. package/dist/models/GetTasks200Response.js +0 -34
  109. package/dist/models/GetTasks200Response.js.map +0 -1
  110. package/dist/models/GetVariables200Response.d.ts +0 -21
  111. package/dist/models/GetVariables200Response.js +0 -34
  112. package/dist/models/GetVariables200Response.js.map +0 -1
  113. package/dist/models/HighOrderQuery.d.ts +0 -19
  114. package/dist/models/HighOrderQuery.js +0 -28
  115. package/dist/models/HighOrderQuery.js.map +0 -1
  116. package/dist/models/ItemDto.d.ts +0 -28
  117. package/dist/models/ItemDto.js +0 -64
  118. package/dist/models/ItemDto.js.map +0 -1
  119. package/dist/models/ItemFieldDTO.d.ts +0 -19
  120. package/dist/models/ItemFieldDTO.js +0 -34
  121. package/dist/models/ItemFieldDTO.js.map +0 -1
  122. package/dist/models/ItemFieldFile.d.ts +0 -18
  123. package/dist/models/ItemFieldFile.js +0 -22
  124. package/dist/models/ItemFieldFile.js.map +0 -1
  125. package/dist/models/ItemFieldFileData.d.ts +0 -18
  126. package/dist/models/ItemFieldFileData.js +0 -28
  127. package/dist/models/ItemFieldFileData.js.map +0 -1
  128. package/dist/models/ItemFieldMultipleSelectWithCommentAndQuantity.d.ts +0 -18
  129. package/dist/models/ItemFieldMultipleSelectWithCommentAndQuantity.js +0 -22
  130. package/dist/models/ItemFieldMultipleSelectWithCommentAndQuantity.js.map +0 -1
  131. package/dist/models/ItemFieldMultipleSelectWithCommentAndQuantityData.d.ts +0 -19
  132. package/dist/models/ItemFieldMultipleSelectWithCommentAndQuantityData.js +0 -34
  133. package/dist/models/ItemFieldMultipleSelectWithCommentAndQuantityData.js.map +0 -1
  134. package/dist/models/ItemFieldSimpleNumber.d.ts +0 -18
  135. package/dist/models/ItemFieldSimpleNumber.js +0 -28
  136. package/dist/models/ItemFieldSimpleNumber.js.map +0 -1
  137. package/dist/models/ItemFieldSimpleString.d.ts +0 -17
  138. package/dist/models/ItemFieldSimpleString.js +0 -22
  139. package/dist/models/ItemFieldSimpleString.js.map +0 -1
  140. package/dist/models/ItemFieldSimpleStringArray.d.ts +0 -17
  141. package/dist/models/ItemFieldSimpleStringArray.js +0 -22
  142. package/dist/models/ItemFieldSimpleStringArray.js.map +0 -1
  143. package/dist/models/ItemMetadataDTO.d.ts +0 -23
  144. package/dist/models/ItemMetadataDTO.js +0 -58
  145. package/dist/models/ItemMetadataDTO.js.map +0 -1
  146. package/dist/models/JobDto.d.ts +0 -35
  147. package/dist/models/JobDto.js +0 -106
  148. package/dist/models/JobDto.js.map +0 -1
  149. package/dist/models/JobExecutionDto.d.ts +0 -33
  150. package/dist/models/JobExecutionDto.js +0 -88
  151. package/dist/models/JobExecutionDto.js.map +0 -1
  152. package/dist/models/LowOrderQuery.d.ts +0 -22
  153. package/dist/models/LowOrderQuery.js +0 -40
  154. package/dist/models/LowOrderQuery.js.map +0 -1
  155. package/dist/models/LowOrderQueryValue.d.ts +0 -16
  156. package/dist/models/LowOrderQueryValue.js +0 -15
  157. package/dist/models/LowOrderQueryValue.js.map +0 -1
  158. package/dist/models/ObjectSerializer.d.ts +0 -45
  159. package/dist/models/ObjectSerializer.js +0 -347
  160. package/dist/models/ObjectSerializer.js.map +0 -1
  161. package/dist/models/PatchTaskExecutionDto.d.ts +0 -22
  162. package/dist/models/PatchTaskExecutionDto.js +0 -34
  163. package/dist/models/PatchTaskExecutionDto.js.map +0 -1
  164. package/dist/models/Query1.d.ts +0 -23
  165. package/dist/models/Query1.js +0 -46
  166. package/dist/models/Query1.js.map +0 -1
  167. package/dist/models/TaskDto.d.ts +0 -26
  168. package/dist/models/TaskDto.js +0 -70
  169. package/dist/models/TaskDto.js.map +0 -1
  170. package/dist/models/TaskExecutionDto.d.ts +0 -30
  171. package/dist/models/TaskExecutionDto.js +0 -64
  172. package/dist/models/TaskExecutionDto.js.map +0 -1
  173. package/dist/models/UpdateJobDto.d.ts +0 -31
  174. package/dist/models/UpdateJobDto.js +0 -88
  175. package/dist/models/UpdateJobDto.js.map +0 -1
  176. package/dist/models/UpdateTaskDto.d.ts +0 -22
  177. package/dist/models/UpdateTaskDto.js +0 -52
  178. package/dist/models/UpdateTaskDto.js.map +0 -1
  179. package/dist/models/UpdateVariableDto.d.ts +0 -23
  180. package/dist/models/UpdateVariableDto.js +0 -52
  181. package/dist/models/UpdateVariableDto.js.map +0 -1
  182. package/dist/models/VariableDto.d.ts +0 -27
  183. package/dist/models/VariableDto.js +0 -70
  184. package/dist/models/VariableDto.js.map +0 -1
  185. package/dist/models/all.d.ts +0 -36
  186. package/dist/models/all.js +0 -53
  187. package/dist/models/all.js.map +0 -1
  188. package/dist/rxjsStub.d.ts +0 -10
  189. package/dist/rxjsStub.js +0 -33
  190. package/dist/rxjsStub.js.map +0 -1
  191. package/dist/servers.d.ts +0 -17
  192. package/dist/servers.js +0 -32
  193. package/dist/servers.js.map +0 -1
  194. package/dist/types/ObjectParamAPI.d.ts +0 -187
  195. package/dist/types/ObjectParamAPI.js +0 -160
  196. package/dist/types/ObjectParamAPI.js.map +0 -1
  197. package/dist/types/ObservableAPI.d.ts +0 -109
  198. package/dist/types/ObservableAPI.js +0 -758
  199. package/dist/types/ObservableAPI.js.map +0 -1
  200. package/dist/types/PromiseAPI.d.ts +0 -92
  201. package/dist/types/PromiseAPI.js +0 -180
  202. package/dist/types/PromiseAPI.js.map +0 -1
  203. package/dist/util.d.ts +0 -2
  204. package/dist/util.js +0 -29
  205. package/dist/util.js.map +0 -1
  206. package/git_push.sh +0 -51
  207. package/http/http.ts +0 -229
  208. package/http/isomorphic-fetch.ts +0 -32
  209. package/index.ts +0 -12
  210. package/middleware.ts +0 -66
  211. package/models/CreateJobDto.ts +0 -108
  212. package/models/CreateJobExecutionDto.ts +0 -49
  213. package/models/CreateTaskDto.ts +0 -63
  214. package/models/CreateVariableDto.ts +0 -66
  215. package/models/FileDto.ts +0 -73
  216. package/models/FindVariablesRequest.ts +0 -68
  217. package/models/GetFiles200Response.ts +0 -53
  218. package/models/GetItems200Response.ts +0 -53
  219. package/models/GetJobExecutionById400Response.ts +0 -35
  220. package/models/GetJobExecutions200Response.ts +0 -53
  221. package/models/GetJobs200Response.ts +0 -53
  222. package/models/GetTasks200Response.ts +0 -53
  223. package/models/GetVariables200Response.ts +0 -53
  224. package/models/HighOrderQuery.ts +0 -45
  225. package/models/ItemDto.ts +0 -86
  226. package/models/ItemFieldDTO.ts +0 -49
  227. package/models/ItemFieldFile.ts +0 -36
  228. package/models/ItemFieldFileData.ts +0 -42
  229. package/models/ItemFieldMultipleSelectWithCommentAndQuantity.ts +0 -36
  230. package/models/ItemFieldMultipleSelectWithCommentAndQuantityData.ts +0 -49
  231. package/models/ItemFieldSimpleNumber.ts +0 -42
  232. package/models/ItemFieldSimpleString.ts +0 -35
  233. package/models/ItemFieldSimpleStringArray.ts +0 -35
  234. package/models/ItemMetadataDTO.ts +0 -77
  235. package/models/JobDto.ts +0 -137
  236. package/models/JobExecutionDto.ts +0 -115
  237. package/models/LowOrderQuery.ts +0 -60
  238. package/models/LowOrderQueryValue.ts +0 -29
  239. package/models/ObjectSerializer.ts +0 -358
  240. package/models/PatchTaskExecutionDto.ts +0 -52
  241. package/models/Query1.ts +0 -69
  242. package/models/TaskDto.ts +0 -94
  243. package/models/TaskExecutionDto.ts +0 -88
  244. package/models/UpdateJobDto.ts +0 -115
  245. package/models/UpdateTaskDto.ts +0 -70
  246. package/models/UpdateVariableDto.ts +0 -73
  247. package/models/VariableDto.ts +0 -95
  248. package/models/all.ts +0 -36
  249. package/rxjsStub.ts +0 -27
  250. package/servers.ts +0 -55
  251. package/tsconfig.json +0 -28
  252. package/types/ObjectParamAPI.ts +0 -675
  253. package/types/ObservableAPI.ts +0 -837
  254. package/types/PromiseAPI.ts +0 -452
  255. package/util.ts +0 -37
@@ -1,36 +0,0 @@
1
- /**
2
- * Product-Live API
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * OpenAPI spec version: 2.23.0
6
- *
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
- import { ItemFieldMultipleSelectWithCommentAndQuantityData } from '../models/ItemFieldMultipleSelectWithCommentAndQuantityData';
14
- import { HttpFile } from '../http/http';
15
-
16
- export class ItemFieldMultipleSelectWithCommentAndQuantity {
17
- 'data': ItemFieldMultipleSelectWithCommentAndQuantityData;
18
-
19
- static readonly discriminator: string | undefined = undefined;
20
-
21
- static readonly attributeTypeMap: Array<{name: string, baseName: string, type: string, format: string}> = [
22
- {
23
- "name": "data",
24
- "baseName": "data",
25
- "type": "ItemFieldMultipleSelectWithCommentAndQuantityData",
26
- "format": ""
27
- } ];
28
-
29
- static getAttributeTypeMap() {
30
- return ItemFieldMultipleSelectWithCommentAndQuantity.attributeTypeMap;
31
- }
32
-
33
- public constructor() {
34
- }
35
- }
36
-
@@ -1,49 +0,0 @@
1
- /**
2
- * Product-Live API
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * OpenAPI spec version: 2.23.0
6
- *
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
- import { HttpFile } from '../http/http';
14
-
15
- export class ItemFieldMultipleSelectWithCommentAndQuantityData {
16
- 'comment'?: string;
17
- 'quantity'?: number;
18
- 'key': string;
19
-
20
- static readonly discriminator: string | undefined = undefined;
21
-
22
- static readonly attributeTypeMap: Array<{name: string, baseName: string, type: string, format: string}> = [
23
- {
24
- "name": "comment",
25
- "baseName": "comment",
26
- "type": "string",
27
- "format": ""
28
- },
29
- {
30
- "name": "quantity",
31
- "baseName": "quantity",
32
- "type": "number",
33
- "format": ""
34
- },
35
- {
36
- "name": "key",
37
- "baseName": "key",
38
- "type": "string",
39
- "format": ""
40
- } ];
41
-
42
- static getAttributeTypeMap() {
43
- return ItemFieldMultipleSelectWithCommentAndQuantityData.attributeTypeMap;
44
- }
45
-
46
- public constructor() {
47
- }
48
- }
49
-
@@ -1,42 +0,0 @@
1
- /**
2
- * Product-Live API
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * OpenAPI spec version: 2.23.0
6
- *
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
- import { HttpFile } from '../http/http';
14
-
15
- export class ItemFieldSimpleNumber {
16
- 'value': number;
17
- 'suffix'?: any;
18
-
19
- static readonly discriminator: string | undefined = undefined;
20
-
21
- static readonly attributeTypeMap: Array<{name: string, baseName: string, type: string, format: string}> = [
22
- {
23
- "name": "value",
24
- "baseName": "value",
25
- "type": "number",
26
- "format": ""
27
- },
28
- {
29
- "name": "suffix",
30
- "baseName": "suffix",
31
- "type": "any",
32
- "format": ""
33
- } ];
34
-
35
- static getAttributeTypeMap() {
36
- return ItemFieldSimpleNumber.attributeTypeMap;
37
- }
38
-
39
- public constructor() {
40
- }
41
- }
42
-
@@ -1,35 +0,0 @@
1
- /**
2
- * Product-Live API
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * OpenAPI spec version: 2.23.0
6
- *
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
- import { HttpFile } from '../http/http';
14
-
15
- export class ItemFieldSimpleString {
16
- 'data': string;
17
-
18
- static readonly discriminator: string | undefined = undefined;
19
-
20
- static readonly attributeTypeMap: Array<{name: string, baseName: string, type: string, format: string}> = [
21
- {
22
- "name": "data",
23
- "baseName": "data",
24
- "type": "string",
25
- "format": ""
26
- } ];
27
-
28
- static getAttributeTypeMap() {
29
- return ItemFieldSimpleString.attributeTypeMap;
30
- }
31
-
32
- public constructor() {
33
- }
34
- }
35
-
@@ -1,35 +0,0 @@
1
- /**
2
- * Product-Live API
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * OpenAPI spec version: 2.23.0
6
- *
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
- import { HttpFile } from '../http/http';
14
-
15
- export class ItemFieldSimpleStringArray {
16
- 'data': Array<string>;
17
-
18
- static readonly discriminator: string | undefined = undefined;
19
-
20
- static readonly attributeTypeMap: Array<{name: string, baseName: string, type: string, format: string}> = [
21
- {
22
- "name": "data",
23
- "baseName": "data",
24
- "type": "Array<string>",
25
- "format": ""
26
- } ];
27
-
28
- static getAttributeTypeMap() {
29
- return ItemFieldSimpleStringArray.attributeTypeMap;
30
- }
31
-
32
- public constructor() {
33
- }
34
- }
35
-
@@ -1,77 +0,0 @@
1
- /**
2
- * Product-Live API
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * OpenAPI spec version: 2.23.0
6
- *
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
- import { HttpFile } from '../http/http';
14
-
15
- export class ItemMetadataDTO {
16
- 'createdAt': string;
17
- 'updatedAt': string;
18
- 'tableId': string;
19
- 'tableKey': string;
20
- 'tableOwnerAccountId': string;
21
- 'levelId': string;
22
- 'levelKey': string;
23
-
24
- static readonly discriminator: string | undefined = undefined;
25
-
26
- static readonly attributeTypeMap: Array<{name: string, baseName: string, type: string, format: string}> = [
27
- {
28
- "name": "createdAt",
29
- "baseName": "createdAt",
30
- "type": "string",
31
- "format": ""
32
- },
33
- {
34
- "name": "updatedAt",
35
- "baseName": "updatedAt",
36
- "type": "string",
37
- "format": ""
38
- },
39
- {
40
- "name": "tableId",
41
- "baseName": "tableId",
42
- "type": "string",
43
- "format": ""
44
- },
45
- {
46
- "name": "tableKey",
47
- "baseName": "tableKey",
48
- "type": "string",
49
- "format": ""
50
- },
51
- {
52
- "name": "tableOwnerAccountId",
53
- "baseName": "tableOwnerAccountId",
54
- "type": "string",
55
- "format": ""
56
- },
57
- {
58
- "name": "levelId",
59
- "baseName": "levelId",
60
- "type": "string",
61
- "format": ""
62
- },
63
- {
64
- "name": "levelKey",
65
- "baseName": "levelKey",
66
- "type": "string",
67
- "format": ""
68
- } ];
69
-
70
- static getAttributeTypeMap() {
71
- return ItemMetadataDTO.attributeTypeMap;
72
- }
73
-
74
- public constructor() {
75
- }
76
- }
77
-
package/models/JobDto.ts DELETED
@@ -1,137 +0,0 @@
1
- /**
2
- * Product-Live API
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * OpenAPI spec version: 2.23.0
6
- *
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
- import { HttpFile } from '../http/http';
14
-
15
- export class JobDto {
16
- 'key': string;
17
- 'periodicity'?: Array<any>;
18
- 'pipelineId': string;
19
- 'projectId': string;
20
- 'status': JobDtoStatusEnum;
21
- 'title': string;
22
- 'titleLocal'?: any;
23
- 'description'?: string;
24
- 'descriptionLocal'?: any;
25
- 'output'?: { [key: string]: any; };
26
- 'tasks'?: Array<any>;
27
- 'id': string;
28
- 'object': JobDtoObjectEnum;
29
- 'createdAt': string;
30
- 'updatedAt': string;
31
-
32
- static readonly discriminator: string | undefined = undefined;
33
-
34
- static readonly attributeTypeMap: Array<{name: string, baseName: string, type: string, format: string}> = [
35
- {
36
- "name": "key",
37
- "baseName": "key",
38
- "type": "string",
39
- "format": ""
40
- },
41
- {
42
- "name": "periodicity",
43
- "baseName": "periodicity",
44
- "type": "Array<any>",
45
- "format": ""
46
- },
47
- {
48
- "name": "pipelineId",
49
- "baseName": "pipelineId",
50
- "type": "string",
51
- "format": ""
52
- },
53
- {
54
- "name": "projectId",
55
- "baseName": "projectId",
56
- "type": "string",
57
- "format": ""
58
- },
59
- {
60
- "name": "status",
61
- "baseName": "status",
62
- "type": "JobDtoStatusEnum",
63
- "format": ""
64
- },
65
- {
66
- "name": "title",
67
- "baseName": "title",
68
- "type": "string",
69
- "format": ""
70
- },
71
- {
72
- "name": "titleLocal",
73
- "baseName": "titleLocal",
74
- "type": "any",
75
- "format": ""
76
- },
77
- {
78
- "name": "description",
79
- "baseName": "description",
80
- "type": "string",
81
- "format": ""
82
- },
83
- {
84
- "name": "descriptionLocal",
85
- "baseName": "descriptionLocal",
86
- "type": "any",
87
- "format": ""
88
- },
89
- {
90
- "name": "output",
91
- "baseName": "output",
92
- "type": "{ [key: string]: any; }",
93
- "format": ""
94
- },
95
- {
96
- "name": "tasks",
97
- "baseName": "tasks",
98
- "type": "Array<any>",
99
- "format": ""
100
- },
101
- {
102
- "name": "id",
103
- "baseName": "id",
104
- "type": "string",
105
- "format": ""
106
- },
107
- {
108
- "name": "object",
109
- "baseName": "object",
110
- "type": "JobDtoObjectEnum",
111
- "format": ""
112
- },
113
- {
114
- "name": "createdAt",
115
- "baseName": "createdAt",
116
- "type": "string",
117
- "format": ""
118
- },
119
- {
120
- "name": "updatedAt",
121
- "baseName": "updatedAt",
122
- "type": "string",
123
- "format": ""
124
- } ];
125
-
126
- static getAttributeTypeMap() {
127
- return JobDto.attributeTypeMap;
128
- }
129
-
130
- public constructor() {
131
- }
132
- }
133
-
134
-
135
- export type JobDtoStatusEnum = "DRAFT" | "PRODUCTION" | "DEPRECATED" | "ARCHIVED" | "REMOVED" ;
136
- export type JobDtoObjectEnum = "job" ;
137
-
@@ -1,115 +0,0 @@
1
- /**
2
- * Product-Live API
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * OpenAPI spec version: 2.23.0
6
- *
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
- import { HttpFile } from '../http/http';
14
-
15
- export class JobExecutionDto {
16
- 'jobId': string;
17
- 'info'?: any;
18
- 'input'?: { [key: string]: any; };
19
- 'id': string;
20
- 'object': JobExecutionDtoObjectEnum;
21
- 'createdAt': string;
22
- 'updatedAt': string;
23
- 'endedAt': string;
24
- 'startedAt': string;
25
- 'pipelineId': string;
26
- 'status': any;
27
- 'output': { [key: string]: any; };
28
-
29
- static readonly discriminator: string | undefined = undefined;
30
-
31
- static readonly attributeTypeMap: Array<{name: string, baseName: string, type: string, format: string}> = [
32
- {
33
- "name": "jobId",
34
- "baseName": "jobId",
35
- "type": "string",
36
- "format": ""
37
- },
38
- {
39
- "name": "info",
40
- "baseName": "info",
41
- "type": "any",
42
- "format": ""
43
- },
44
- {
45
- "name": "input",
46
- "baseName": "input",
47
- "type": "{ [key: string]: any; }",
48
- "format": ""
49
- },
50
- {
51
- "name": "id",
52
- "baseName": "id",
53
- "type": "string",
54
- "format": ""
55
- },
56
- {
57
- "name": "object",
58
- "baseName": "object",
59
- "type": "JobExecutionDtoObjectEnum",
60
- "format": ""
61
- },
62
- {
63
- "name": "createdAt",
64
- "baseName": "createdAt",
65
- "type": "string",
66
- "format": ""
67
- },
68
- {
69
- "name": "updatedAt",
70
- "baseName": "updatedAt",
71
- "type": "string",
72
- "format": ""
73
- },
74
- {
75
- "name": "endedAt",
76
- "baseName": "endedAt",
77
- "type": "string",
78
- "format": ""
79
- },
80
- {
81
- "name": "startedAt",
82
- "baseName": "startedAt",
83
- "type": "string",
84
- "format": ""
85
- },
86
- {
87
- "name": "pipelineId",
88
- "baseName": "pipelineId",
89
- "type": "string",
90
- "format": ""
91
- },
92
- {
93
- "name": "status",
94
- "baseName": "status",
95
- "type": "any",
96
- "format": ""
97
- },
98
- {
99
- "name": "output",
100
- "baseName": "output",
101
- "type": "{ [key: string]: any; }",
102
- "format": ""
103
- } ];
104
-
105
- static getAttributeTypeMap() {
106
- return JobExecutionDto.attributeTypeMap;
107
- }
108
-
109
- public constructor() {
110
- }
111
- }
112
-
113
-
114
- export type JobExecutionDtoObjectEnum = "job_execution" ;
115
-
@@ -1,60 +0,0 @@
1
- /**
2
- * Product-Live API
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * OpenAPI spec version: 2.23.0
6
- *
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
- import { LowOrderQueryValue } from '../models/LowOrderQueryValue';
14
- import { HttpFile } from '../http/http';
15
-
16
- export class LowOrderQuery {
17
- 'value'?: LowOrderQueryValue;
18
- 'field'?: string;
19
- 'caseSensitive'?: boolean;
20
- 'type'?: LowOrderQueryTypeEnum;
21
-
22
- static readonly discriminator: string | undefined = undefined;
23
-
24
- static readonly attributeTypeMap: Array<{name: string, baseName: string, type: string, format: string}> = [
25
- {
26
- "name": "value",
27
- "baseName": "value",
28
- "type": "LowOrderQueryValue",
29
- "format": ""
30
- },
31
- {
32
- "name": "field",
33
- "baseName": "field",
34
- "type": "string",
35
- "format": ""
36
- },
37
- {
38
- "name": "caseSensitive",
39
- "baseName": "caseSensitive",
40
- "type": "boolean",
41
- "format": ""
42
- },
43
- {
44
- "name": "type",
45
- "baseName": "type",
46
- "type": "LowOrderQueryTypeEnum",
47
- "format": ""
48
- } ];
49
-
50
- static getAttributeTypeMap() {
51
- return LowOrderQuery.attributeTypeMap;
52
- }
53
-
54
- public constructor() {
55
- }
56
- }
57
-
58
-
59
- export type LowOrderQueryTypeEnum = "eq" | "search" | "in" | "true" | "false" | "greater" | "greaterOrEqual" | "lower" | "lowerOrEqual" ;
60
-
@@ -1,29 +0,0 @@
1
- /**
2
- * Product-Live API
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * OpenAPI spec version: 2.23.0
6
- *
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
- import { HttpFile } from '../http/http';
14
-
15
- export class LowOrderQueryValue {
16
-
17
- static readonly discriminator: string | undefined = undefined;
18
-
19
- static readonly attributeTypeMap: Array<{name: string, baseName: string, type: string, format: string}> = [
20
- ];
21
-
22
- static getAttributeTypeMap() {
23
- return LowOrderQueryValue.attributeTypeMap;
24
- }
25
-
26
- public constructor() {
27
- }
28
- }
29
-