@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
package/package.json CHANGED
@@ -1,41 +1,6 @@
1
1
  {
2
- "name": "@product-live/api-sdk",
3
- "version": "2.23.0",
4
- "description": "OpenAPI client for ",
5
- "author": "OpenAPI-Generator Contributors",
6
- "repository": {
7
- "type": "git",
8
- "url": "https://github.com/GIT_USER_ID/GIT_REPO_ID.git"
9
- },
10
- "keywords": [
11
- "fetch",
12
- "typescript",
13
- "openapi-client",
14
- "openapi-generator"
15
- ],
16
- "license": "Unlicense",
17
- "main": "./dist/index.js",
18
- "type": "commonjs",
19
- "exports": {
20
- ".": "./dist/index.js"
21
- },
22
- "typings": "./dist/index.d.ts",
23
- "scripts": {
24
- "build": "tsc",
25
- "prepare": "npm run build"
26
- },
27
- "dependencies": {
28
- "node-fetch": "^2.6.0",
29
- "@types/node-fetch": "^2.5.7",
30
- "@types/node": "*",
31
- "form-data": "^2.5.0",
32
- "es6-promise": "^4.2.4",
33
- "url-parse": "^1.4.3"
34
- },
35
- "devDependencies": {
36
- "typescript": "^4.0",
37
- "@types/url-parse": "1.4.4"
38
- },
39
- "hash": "235a3f3f9f479880d5814b7432b3a0c9ad503e247027d5b79ab8bd98b37869b1",
40
- "homepage": "https://api.product-live.com/-json"
2
+ "version": "2.38.0",
3
+ "hash": "1571e86fbcde436363a597f5dddb74a765713ea8a4f6e22719b0578e517a79f6",
4
+ "homepage": "https://api.product-live.com/-json",
5
+ "name": "@product-live/api-sdk"
41
6
  }
@@ -1,74 +0,0 @@
1
- .gitignore
2
- .openapi-generator-ignore
3
- DataFactoryFileApi.md
4
- DefaultApi.md
5
- ItemApi.md
6
- JobApi.md
7
- JobExecutionApi.md
8
- README.md
9
- TaskApi.md
10
- TaskExecutionApi.md
11
- VariableApi.md
12
- apis/DataFactoryFileApi.ts
13
- apis/DefaultApi.ts
14
- apis/ItemApi.ts
15
- apis/JobApi.ts
16
- apis/JobExecutionApi.ts
17
- apis/TaskApi.ts
18
- apis/TaskExecutionApi.ts
19
- apis/VariableApi.ts
20
- apis/baseapi.ts
21
- apis/exception.ts
22
- auth/auth.ts
23
- configuration.ts
24
- git_push.sh
25
- http/http.ts
26
- http/isomorphic-fetch.ts
27
- index.ts
28
- middleware.ts
29
- models/CreateJobDto.ts
30
- models/CreateJobExecutionDto.ts
31
- models/CreateTaskDto.ts
32
- models/CreateVariableDto.ts
33
- models/FileDto.ts
34
- models/FindVariablesRequest.ts
35
- models/GetFiles200Response.ts
36
- models/GetItems200Response.ts
37
- models/GetJobExecutionById400Response.ts
38
- models/GetJobExecutions200Response.ts
39
- models/GetJobs200Response.ts
40
- models/GetTasks200Response.ts
41
- models/GetVariables200Response.ts
42
- models/HighOrderQuery.ts
43
- models/ItemDto.ts
44
- models/ItemFieldDTO.ts
45
- models/ItemFieldFile.ts
46
- models/ItemFieldFileData.ts
47
- models/ItemFieldMultipleSelectWithCommentAndQuantity.ts
48
- models/ItemFieldMultipleSelectWithCommentAndQuantityData.ts
49
- models/ItemFieldSimpleNumber.ts
50
- models/ItemFieldSimpleString.ts
51
- models/ItemFieldSimpleStringArray.ts
52
- models/ItemMetadataDTO.ts
53
- models/JobDto.ts
54
- models/JobExecutionDto.ts
55
- models/LowOrderQuery.ts
56
- models/LowOrderQueryValue.ts
57
- models/ObjectSerializer.ts
58
- models/PatchTaskExecutionDto.ts
59
- models/Query1.ts
60
- models/TaskDto.ts
61
- models/TaskExecutionDto.ts
62
- models/UpdateJobDto.ts
63
- models/UpdateTaskDto.ts
64
- models/UpdateVariableDto.ts
65
- models/VariableDto.ts
66
- models/all.ts
67
- package.json
68
- rxjsStub.ts
69
- servers.ts
70
- tsconfig.json
71
- types/ObjectParamAPI.ts
72
- types/ObservableAPI.ts
73
- types/PromiseAPI.ts
74
- util.ts
@@ -1 +0,0 @@
1
- 6.6.0
@@ -1,23 +0,0 @@
1
- # OpenAPI Generator Ignore
2
- # Generated by openapi-generator https://github.com/openapitools/openapi-generator
3
-
4
- # Use this file to prevent files from being overwritten by the generator.
5
- # The patterns follow closely to .gitignore or .dockerignore.
6
-
7
- # As an example, the C# client generator defines ApiClient.cs.
8
- # You can make changes and tell OpenAPI Generator to ignore just this file by uncommenting the following line:
9
- #ApiClient.cs
10
-
11
- # You can match any string of characters against a directory, file or extension with a single asterisk (*):
12
- #foo/*/qux
13
- # The above matches foo/bar/qux and foo/baz/qux, but not foo/bar/baz/qux
14
-
15
- # You can recursively match patterns against a directory, file or extension with a double asterisk (**):
16
- #foo/**/qux
17
- # This matches foo/bar/qux, foo/baz/qux, and foo/bar/baz/qux
18
-
19
- # You can also negate patterns with an exclamation (!).
20
- # For example, you can ignore all files in a docs folder with the file extension .md:
21
- #docs/*.md
22
- # Then explicitly reverse the ignore rule for a single file:
23
- #!docs/README.md
@@ -1,182 +0,0 @@
1
- # .DataFactoryFileApi
2
-
3
- All URIs are relative to *http://localhost*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**getFileById**](DataFactoryFileApi.md#getFileById) | **GET** /v1/data_factory/files/{id} | (Experimental) - Get a Data Factory File by id
8
- [**getFiles**](DataFactoryFileApi.md#getFiles) | **GET** /v1/data_factory/files | (Experimental) - Get a list of Data Factory File
9
- [**uploadFile**](DataFactoryFileApi.md#uploadFile) | **POST** /v1/data_factory/files | Post a file so it can be consume by a Data Factory job
10
-
11
-
12
- # **getFileById**
13
- > FileDto getFileById()
14
-
15
-
16
- ### Example
17
-
18
-
19
- ```typescript
20
- import { } from '';
21
- import * as fs from 'fs';
22
-
23
- const configuration = .createConfiguration();
24
- const apiInstance = new .DataFactoryFileApi(configuration);
25
-
26
- let body:.DataFactoryFileApiGetFileByIdRequest = {
27
- // string
28
- id: "id_example",
29
- };
30
-
31
- apiInstance.getFileById(body).then((data:any) => {
32
- console.log('API called successfully. Returned data: ' + data);
33
- }).catch((error:any) => console.error(error));
34
- ```
35
-
36
-
37
- ### Parameters
38
-
39
- Name | Type | Description | Notes
40
- ------------- | ------------- | ------------- | -------------
41
- **id** | [**string**] | | defaults to undefined
42
-
43
-
44
- ### Return type
45
-
46
- **FileDto**
47
-
48
- ### Authorization
49
-
50
- [ApiKeyAuthQuery](README.md#ApiKeyAuthQuery), [ApiKeyAuthHeader](README.md#ApiKeyAuthHeader)
51
-
52
- ### HTTP request headers
53
-
54
- - **Content-Type**: Not defined
55
- - **Accept**: application/json
56
-
57
-
58
- ### HTTP response details
59
- | Status code | Description | Response headers |
60
- |-------------|-------------|------------------|
61
- **200** | Data Factory File with request id successfully retrieved | - |
62
- **400** | Bad Request - Malformed syntax | - |
63
- **401** | Unauthorized | - |
64
- **404** | Not found | - |
65
-
66
- [[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)
67
-
68
- # **getFiles**
69
- > GetFiles200Response getFiles()
70
-
71
-
72
- ### Example
73
-
74
-
75
- ```typescript
76
- import { } from '';
77
- import * as fs from 'fs';
78
-
79
- const configuration = .createConfiguration();
80
- const apiInstance = new .DataFactoryFileApi(configuration);
81
-
82
- let body:.DataFactoryFileApiGetFilesRequest = {
83
- // number (optional)
84
- size: 10,
85
- // number (optional)
86
- page: 0,
87
- };
88
-
89
- apiInstance.getFiles(body).then((data:any) => {
90
- console.log('API called successfully. Returned data: ' + data);
91
- }).catch((error:any) => console.error(error));
92
- ```
93
-
94
-
95
- ### Parameters
96
-
97
- Name | Type | Description | Notes
98
- ------------- | ------------- | ------------- | -------------
99
- **size** | [**number**] | | (optional) defaults to 10
100
- **page** | [**number**] | | (optional) defaults to 0
101
-
102
-
103
- ### Return type
104
-
105
- **GetFiles200Response**
106
-
107
- ### Authorization
108
-
109
- [ApiKeyAuthQuery](README.md#ApiKeyAuthQuery), [ApiKeyAuthHeader](README.md#ApiKeyAuthHeader)
110
-
111
- ### HTTP request headers
112
-
113
- - **Content-Type**: Not defined
114
- - **Accept**: application/json
115
-
116
-
117
- ### HTTP response details
118
- | Status code | Description | Response headers |
119
- |-------------|-------------|------------------|
120
- **200** | Get a list of Data Factory File | - |
121
- **400** | Bad Request - Malformed syntax | - |
122
- **401** | Unauthorized | - |
123
-
124
- [[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)
125
-
126
- # **uploadFile**
127
- > FileDto uploadFile()
128
-
129
-
130
- ### Example
131
-
132
-
133
- ```typescript
134
- import { } from '';
135
- import * as fs from 'fs';
136
-
137
- const configuration = .createConfiguration();
138
- const apiInstance = new .DataFactoryFileApi(configuration);
139
-
140
- let body:.DataFactoryFileApiUploadFileRequest = {
141
- // HttpFile
142
- file: { data: Buffer.from(fs.readFileSync('/path/to/file', 'utf-8')), name: '/path/to/file' },
143
- };
144
-
145
- apiInstance.uploadFile(body).then((data:any) => {
146
- console.log('API called successfully. Returned data: ' + data);
147
- }).catch((error:any) => console.error(error));
148
- ```
149
-
150
-
151
- ### Parameters
152
-
153
- Name | Type | Description | Notes
154
- ------------- | ------------- | ------------- | -------------
155
- **file** | [**HttpFile**] | | defaults to undefined
156
-
157
-
158
- ### Return type
159
-
160
- **FileDto**
161
-
162
- ### Authorization
163
-
164
- [ApiKeyAuthQuery](README.md#ApiKeyAuthQuery), [ApiKeyAuthHeader](README.md#ApiKeyAuthHeader)
165
-
166
- ### HTTP request headers
167
-
168
- - **Content-Type**: multipart/form-data
169
- - **Accept**: application/json
170
-
171
-
172
- ### HTTP response details
173
- | Status code | Description | Response headers |
174
- |-------------|-------------|------------------|
175
- **201** | File successfully created | - |
176
- **400** | Bad Request - Malformed syntax | - |
177
- **401** | Unauthorized | - |
178
- **413** | Request Entity Too Large | - |
179
-
180
- [[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)
181
-
182
-
package/DefaultApi.md DELETED
@@ -1,105 +0,0 @@
1
- # .DefaultApi
2
-
3
- All URIs are relative to *http://localhost*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**liveness**](DefaultApi.md#liveness) | **GET** /probe/liveness |
8
- [**readiness**](DefaultApi.md#readiness) | **GET** /probe/readiness |
9
-
10
-
11
- # **liveness**
12
- > void liveness()
13
-
14
-
15
- ### Example
16
-
17
-
18
- ```typescript
19
- import { } from '';
20
- import * as fs from 'fs';
21
-
22
- const configuration = .createConfiguration();
23
- const apiInstance = new .DefaultApi(configuration);
24
-
25
- let body:any = {};
26
-
27
- apiInstance.liveness(body).then((data:any) => {
28
- console.log('API called successfully. Returned data: ' + data);
29
- }).catch((error:any) => console.error(error));
30
- ```
31
-
32
-
33
- ### Parameters
34
- This endpoint does not need any parameter.
35
-
36
-
37
- ### Return type
38
-
39
- **void**
40
-
41
- ### Authorization
42
-
43
- No authorization required
44
-
45
- ### HTTP request headers
46
-
47
- - **Content-Type**: Not defined
48
- - **Accept**: Not defined
49
-
50
-
51
- ### HTTP response details
52
- | Status code | Description | Response headers |
53
- |-------------|-------------|------------------|
54
- **200** | | - |
55
-
56
- [[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)
57
-
58
- # **readiness**
59
- > void readiness()
60
-
61
-
62
- ### Example
63
-
64
-
65
- ```typescript
66
- import { } from '';
67
- import * as fs from 'fs';
68
-
69
- const configuration = .createConfiguration();
70
- const apiInstance = new .DefaultApi(configuration);
71
-
72
- let body:any = {};
73
-
74
- apiInstance.readiness(body).then((data:any) => {
75
- console.log('API called successfully. Returned data: ' + data);
76
- }).catch((error:any) => console.error(error));
77
- ```
78
-
79
-
80
- ### Parameters
81
- This endpoint does not need any parameter.
82
-
83
-
84
- ### Return type
85
-
86
- **void**
87
-
88
- ### Authorization
89
-
90
- No authorization required
91
-
92
- ### HTTP request headers
93
-
94
- - **Content-Type**: Not defined
95
- - **Accept**: Not defined
96
-
97
-
98
- ### HTTP response details
99
- | Status code | Description | Response headers |
100
- |-------------|-------------|------------------|
101
- **200** | | - |
102
-
103
- [[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)
104
-
105
-
package/ItemApi.md DELETED
@@ -1,125 +0,0 @@
1
- # .ItemApi
2
-
3
- All URIs are relative to *http://localhost*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**getItemById**](ItemApi.md#getItemById) | **GET** /v1/items/{id} | (Experimental) - Get a Item by id
8
- [**getItems**](ItemApi.md#getItems) | **GET** /v1/items | (Experimental) - Get a list of Item
9
-
10
-
11
- # **getItemById**
12
- > ItemDto getItemById()
13
-
14
-
15
- ### Example
16
-
17
-
18
- ```typescript
19
- import { } from '';
20
- import * as fs from 'fs';
21
-
22
- const configuration = .createConfiguration();
23
- const apiInstance = new .ItemApi(configuration);
24
-
25
- let body:.ItemApiGetItemByIdRequest = {
26
- // string
27
- id: "id_example",
28
- };
29
-
30
- apiInstance.getItemById(body).then((data:any) => {
31
- console.log('API called successfully. Returned data: ' + data);
32
- }).catch((error:any) => console.error(error));
33
- ```
34
-
35
-
36
- ### Parameters
37
-
38
- Name | Type | Description | Notes
39
- ------------- | ------------- | ------------- | -------------
40
- **id** | [**string**] | | defaults to undefined
41
-
42
-
43
- ### Return type
44
-
45
- **ItemDto**
46
-
47
- ### Authorization
48
-
49
- [ApiKeyAuthQuery](README.md#ApiKeyAuthQuery), [ApiKeyAuthHeader](README.md#ApiKeyAuthHeader)
50
-
51
- ### HTTP request headers
52
-
53
- - **Content-Type**: Not defined
54
- - **Accept**: application/json
55
-
56
-
57
- ### HTTP response details
58
- | Status code | Description | Response headers |
59
- |-------------|-------------|------------------|
60
- **200** | Item with request id successfully retrieved | - |
61
- **400** | Bad Request - Malformed syntax | - |
62
- **401** | Unauthorized | - |
63
- **404** | Not found | - |
64
-
65
- [[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)
66
-
67
- # **getItems**
68
- > GetItems200Response getItems()
69
-
70
-
71
- ### Example
72
-
73
-
74
- ```typescript
75
- import { } from '';
76
- import * as fs from 'fs';
77
-
78
- const configuration = .createConfiguration();
79
- const apiInstance = new .ItemApi(configuration);
80
-
81
- let body:.ItemApiGetItemsRequest = {
82
- // number (optional)
83
- size: 10,
84
- // number (optional)
85
- page: 0,
86
- };
87
-
88
- apiInstance.getItems(body).then((data:any) => {
89
- console.log('API called successfully. Returned data: ' + data);
90
- }).catch((error:any) => console.error(error));
91
- ```
92
-
93
-
94
- ### Parameters
95
-
96
- Name | Type | Description | Notes
97
- ------------- | ------------- | ------------- | -------------
98
- **size** | [**number**] | | (optional) defaults to 10
99
- **page** | [**number**] | | (optional) defaults to 0
100
-
101
-
102
- ### Return type
103
-
104
- **GetItems200Response**
105
-
106
- ### Authorization
107
-
108
- [ApiKeyAuthQuery](README.md#ApiKeyAuthQuery), [ApiKeyAuthHeader](README.md#ApiKeyAuthHeader)
109
-
110
- ### HTTP request headers
111
-
112
- - **Content-Type**: Not defined
113
- - **Accept**: application/json
114
-
115
-
116
- ### HTTP response details
117
- | Status code | Description | Response headers |
118
- |-------------|-------------|------------------|
119
- **200** | Get a list of Item | - |
120
- **400** | Bad Request - Malformed syntax | - |
121
- **401** | Unauthorized | - |
122
-
123
- [[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)
124
-
125
-