@daytonaio/api-client 0.169.0 → 0.171.0-alpha.1

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 (310) hide show
  1. package/package.json +1 -1
  2. package/src/api/admin-api.d.ts +0 -24
  3. package/src/api/admin-api.js +11 -24
  4. package/src/api/admin-api.js.map +1 -1
  5. package/src/api/api-keys-api.d.ts +0 -12
  6. package/src/api/api-keys-api.js +4 -12
  7. package/src/api/api-keys-api.js.map +1 -1
  8. package/src/api/audit-api.d.ts +0 -7
  9. package/src/api/audit-api.js +1 -7
  10. package/src/api/audit-api.js.map +1 -1
  11. package/src/api/config-api.d.ts +0 -7
  12. package/src/api/config-api.js +1 -7
  13. package/src/api/config-api.js.map +1 -1
  14. package/src/api/docker-registry-api.d.ts +0 -12
  15. package/src/api/docker-registry-api.js +5 -12
  16. package/src/api/docker-registry-api.js.map +1 -1
  17. package/src/api/health-api.d.ts +0 -8
  18. package/src/api/health-api.js +1 -8
  19. package/src/api/health-api.js.map +1 -1
  20. package/src/api/jobs-api.d.ts +0 -10
  21. package/src/api/jobs-api.js +4 -10
  22. package/src/api/jobs-api.js.map +1 -1
  23. package/src/api/object-storage-api.d.ts +0 -7
  24. package/src/api/object-storage-api.js +1 -7
  25. package/src/api/object-storage-api.js.map +1 -1
  26. package/src/api/organizations-api.d.ts +0 -44
  27. package/src/api/organizations-api.js +23 -44
  28. package/src/api/organizations-api.js.map +1 -1
  29. package/src/api/preview-api.d.ts +0 -10
  30. package/src/api/preview-api.js +4 -10
  31. package/src/api/preview-api.js.map +1 -1
  32. package/src/api/regions-api.d.ts +0 -7
  33. package/src/api/regions-api.js +1 -7
  34. package/src/api/regions-api.js.map +1 -1
  35. package/src/api/runners-api.d.ts +8 -21
  36. package/src/api/runners-api.js +23 -24
  37. package/src/api/runners-api.js.map +1 -1
  38. package/src/api/sandbox-api.d.ts +11 -59
  39. package/src/api/sandbox-api.js +56 -65
  40. package/src/api/sandbox-api.js.map +1 -1
  41. package/src/api/snapshots-api.d.ts +2 -20
  42. package/src/api/snapshots-api.js +9 -22
  43. package/src/api/snapshots-api.js.map +1 -1
  44. package/src/api/toolbox-api.d.ts +0 -74
  45. package/src/api/toolbox-api.js +45 -74
  46. package/src/api/toolbox-api.js.map +1 -1
  47. package/src/api/users-api.d.ts +0 -11
  48. package/src/api/users-api.js +3 -11
  49. package/src/api/users-api.js.map +1 -1
  50. package/src/api/volumes-api.d.ts +0 -11
  51. package/src/api/volumes-api.js +4 -11
  52. package/src/api/volumes-api.js.map +1 -1
  53. package/src/api/webhooks-api.d.ts +0 -8
  54. package/src/api/webhooks-api.js +2 -8
  55. package/src/api/webhooks-api.js.map +1 -1
  56. package/src/api/workspace-api.d.ts +0 -20
  57. package/src/api/workspace-api.js +6 -20
  58. package/src/api/workspace-api.js.map +1 -1
  59. package/src/base.d.ts +0 -24
  60. package/src/base.js +0 -19
  61. package/src/base.js.map +1 -1
  62. package/src/common.d.ts +4 -35
  63. package/src/common.js +16 -38
  64. package/src/common.js.map +1 -1
  65. package/src/configuration.d.ts +24 -17
  66. package/src/configuration.js +12 -18
  67. package/src/configuration.js.map +1 -1
  68. package/src/models/account-provider.d.ts +0 -15
  69. package/src/models/admin-create-runner.d.ts +0 -34
  70. package/src/models/admin-get-webhook-status200-response.d.ts +0 -10
  71. package/src/models/announcement.d.ts +0 -9
  72. package/src/models/api-key-list.d.ts +1 -19
  73. package/src/models/api-key-list.js +2 -1
  74. package/src/models/api-key-list.js.map +1 -1
  75. package/src/models/api-key-response.d.ts +1 -15
  76. package/src/models/api-key-response.js +2 -1
  77. package/src/models/api-key-response.js.map +1 -1
  78. package/src/models/audit-log.d.ts +0 -85
  79. package/src/models/build-info.d.ts +0 -15
  80. package/src/models/command.d.ts +0 -11
  81. package/src/models/completion-context.d.ts +0 -15
  82. package/src/models/completion-item.d.ts +0 -40
  83. package/src/models/completion-list.d.ts +0 -15
  84. package/src/models/compressed-screenshot-response.d.ts +0 -11
  85. package/src/models/computer-use-start-response.d.ts +0 -9
  86. package/src/models/computer-use-status-response.d.ts +1 -7
  87. package/src/models/computer-use-status-response.js +2 -1
  88. package/src/models/computer-use-status-response.js.map +1 -1
  89. package/src/models/computer-use-stop-response.d.ts +0 -9
  90. package/src/models/create-api-key.d.ts +1 -11
  91. package/src/models/create-api-key.js +2 -1
  92. package/src/models/create-api-key.js.map +1 -1
  93. package/src/models/create-build-info.d.ts +0 -9
  94. package/src/models/create-docker-registry.d.ts +0 -15
  95. package/src/models/create-linked-account.d.ts +0 -9
  96. package/src/models/create-organization-invitation.d.ts +1 -13
  97. package/src/models/create-organization-invitation.js +2 -1
  98. package/src/models/create-organization-invitation.js.map +1 -1
  99. package/src/models/create-organization-quota.d.ts +0 -50
  100. package/src/models/create-organization-role.d.ts +1 -11
  101. package/src/models/create-organization-role.js +2 -1
  102. package/src/models/create-organization-role.js.map +1 -1
  103. package/src/models/create-organization.d.ts +0 -9
  104. package/src/models/create-region-response.d.ts +0 -15
  105. package/src/models/create-region.d.ts +0 -13
  106. package/src/models/create-runner-response.d.ts +0 -9
  107. package/src/models/create-runner.d.ts +0 -15
  108. package/src/models/create-sandbox-snapshot.d.ts +0 -7
  109. package/src/models/create-sandbox.d.ts +1 -43
  110. package/src/models/create-sandbox.js +2 -1
  111. package/src/models/create-sandbox.js.map +1 -1
  112. package/src/models/create-session-request.d.ts +0 -7
  113. package/src/models/create-snapshot.d.ts +0 -23
  114. package/src/models/create-user.d.ts +1 -40
  115. package/src/models/create-user.js +2 -1
  116. package/src/models/create-user.js.map +1 -1
  117. package/src/models/create-volume.d.ts +0 -10
  118. package/src/models/create-workspace.d.ts +2 -35
  119. package/src/models/create-workspace.js +4 -2
  120. package/src/models/create-workspace.js.map +1 -1
  121. package/src/models/daytona-configuration.d.ts +0 -41
  122. package/src/models/display-info-response.d.ts +0 -7
  123. package/src/models/docker-registry.d.ts +1 -21
  124. package/src/models/docker-registry.js +2 -1
  125. package/src/models/docker-registry.js.map +1 -1
  126. package/src/models/download-files.d.ts +0 -7
  127. package/src/models/execute-request.d.ts +0 -14
  128. package/src/models/execute-response.d.ts +0 -9
  129. package/src/models/file-info.d.ts +0 -45
  130. package/src/models/file-status.d.ts +0 -25
  131. package/src/models/fork-sandbox.d.ts +0 -7
  132. package/src/models/git-add-request.d.ts +0 -12
  133. package/src/models/git-branch-request.d.ts +0 -15
  134. package/src/models/git-checkout-request.d.ts +0 -15
  135. package/src/models/git-clone-request.d.ts +0 -35
  136. package/src/models/git-commit-info.d.ts +0 -30
  137. package/src/models/git-commit-request.d.ts +0 -27
  138. package/src/models/git-commit-response.d.ts +0 -10
  139. package/src/models/git-delete-branch-request.d.ts +0 -15
  140. package/src/models/git-repo-request.d.ts +0 -20
  141. package/src/models/git-status.d.ts +0 -30
  142. package/src/models/health-controller-check200-response-info-value.d.ts +0 -10
  143. package/src/models/health-controller-check200-response.d.ts +0 -25
  144. package/src/models/health-controller-check503-response.d.ts +0 -25
  145. package/src/models/job-status.d.ts +1 -5
  146. package/src/models/job-status.js +2 -6
  147. package/src/models/job-status.js.map +1 -1
  148. package/src/models/job-type.d.ts +1 -2
  149. package/src/models/job-type.js +2 -3
  150. package/src/models/job-type.js.map +1 -1
  151. package/src/models/job.d.ts +1 -25
  152. package/src/models/job.js +2 -1
  153. package/src/models/job.js.map +1 -1
  154. package/src/models/keyboard-hotkey-request.d.ts +0 -7
  155. package/src/models/keyboard-press-request.d.ts +0 -9
  156. package/src/models/keyboard-type-request.d.ts +0 -9
  157. package/src/models/list-branch-response.d.ts +0 -10
  158. package/src/models/log-entry.d.ts +0 -23
  159. package/src/models/lsp-completion-params.d.ts +0 -21
  160. package/src/models/lsp-document-request.d.ts +0 -11
  161. package/src/models/lsp-location.d.ts +0 -15
  162. package/src/models/lsp-server-request.d.ts +0 -9
  163. package/src/models/lsp-symbol.d.ts +0 -20
  164. package/src/models/match.d.ts +0 -20
  165. package/src/models/metric-data-point.d.ts +0 -9
  166. package/src/models/metric-series.d.ts +0 -9
  167. package/src/models/metrics-response.d.ts +0 -7
  168. package/src/models/mouse-click-request.d.ts +0 -13
  169. package/src/models/mouse-click-response.d.ts +0 -9
  170. package/src/models/mouse-drag-request.d.ts +0 -15
  171. package/src/models/mouse-drag-response.d.ts +0 -9
  172. package/src/models/mouse-move-request.d.ts +0 -9
  173. package/src/models/mouse-move-response.d.ts +0 -9
  174. package/src/models/mouse-position.d.ts +0 -9
  175. package/src/models/mouse-scroll-request.d.ts +0 -13
  176. package/src/models/mouse-scroll-response.d.ts +0 -7
  177. package/src/models/oidc-config.d.ts +0 -11
  178. package/src/models/organization-invitation.d.ts +2 -27
  179. package/src/models/organization-invitation.js +4 -2
  180. package/src/models/organization-invitation.js.map +1 -1
  181. package/src/models/organization-role.d.ts +1 -19
  182. package/src/models/organization-role.js +2 -1
  183. package/src/models/organization-role.js.map +1 -1
  184. package/src/models/organization-sandbox-default-limited-network-egress.d.ts +0 -7
  185. package/src/models/organization-suspension.d.ts +0 -11
  186. package/src/models/organization-usage-overview.d.ts +0 -30
  187. package/src/models/organization-user.d.ts +1 -21
  188. package/src/models/organization-user.js +2 -1
  189. package/src/models/organization-user.js.map +1 -1
  190. package/src/models/organization.d.ts +0 -53
  191. package/src/models/otel-config.d.ts +0 -9
  192. package/src/models/paginated-audit-logs.d.ts +0 -27
  193. package/src/models/paginated-jobs.d.ts +0 -25
  194. package/src/models/paginated-logs.d.ts +0 -13
  195. package/src/models/paginated-sandboxes.d.ts +0 -25
  196. package/src/models/paginated-snapshots.d.ts +0 -25
  197. package/src/models/paginated-traces.d.ts +0 -13
  198. package/src/models/poll-jobs-response.d.ts +0 -7
  199. package/src/models/port-preview-url.d.ts +0 -11
  200. package/src/models/position.d.ts +0 -15
  201. package/src/models/posthog-config.d.ts +0 -9
  202. package/src/models/process-errors-response.d.ts +0 -9
  203. package/src/models/process-logs-response.d.ts +0 -9
  204. package/src/models/process-restart-response.d.ts +0 -9
  205. package/src/models/process-status-response.d.ts +0 -9
  206. package/src/models/project-dir-response.d.ts +0 -10
  207. package/src/models/pty-create-request.d.ts +0 -17
  208. package/src/models/pty-create-response.d.ts +0 -7
  209. package/src/models/pty-list-response.d.ts +0 -7
  210. package/src/models/pty-resize-request.d.ts +0 -9
  211. package/src/models/pty-session-info.d.ts +0 -21
  212. package/src/models/range.d.ts +0 -15
  213. package/src/models/rate-limit-config.d.ts +0 -13
  214. package/src/models/rate-limit-entry.d.ts +0 -9
  215. package/src/models/regenerate-api-key-response.d.ts +0 -7
  216. package/src/models/region-quota.d.ts +0 -50
  217. package/src/models/region-screenshot-response.d.ts +0 -11
  218. package/src/models/region-type.d.ts +1 -2
  219. package/src/models/region-type.js +2 -3
  220. package/src/models/region-type.js.map +1 -1
  221. package/src/models/region-usage-overview.d.ts +0 -60
  222. package/src/models/region.d.ts +0 -23
  223. package/src/models/registry-push-access-dto.d.ts +0 -17
  224. package/src/models/replace-request.d.ts +0 -20
  225. package/src/models/replace-result.d.ts +0 -20
  226. package/src/models/resize-sandbox.d.ts +0 -11
  227. package/src/models/runner-class.d.ts +1 -2
  228. package/src/models/runner-class.js +2 -3
  229. package/src/models/runner-class.js.map +1 -1
  230. package/src/models/runner-full.d.ts +0 -69
  231. package/src/models/runner-health-metrics.d.ts +0 -29
  232. package/src/models/runner-healthcheck.d.ts +0 -17
  233. package/src/models/runner-service-health.d.ts +0 -11
  234. package/src/models/runner-snapshot-dto.d.ts +0 -11
  235. package/src/models/runner-state.d.ts +1 -2
  236. package/src/models/runner-state.js +2 -3
  237. package/src/models/runner-state.js.map +1 -1
  238. package/src/models/runner.d.ts +0 -65
  239. package/src/models/sandbox-class.d.ts +1 -2
  240. package/src/models/sandbox-class.js +2 -3
  241. package/src/models/sandbox-class.js.map +1 -1
  242. package/src/models/sandbox-desired-state.d.ts +1 -2
  243. package/src/models/sandbox-desired-state.js +2 -3
  244. package/src/models/sandbox-desired-state.js.map +1 -1
  245. package/src/models/sandbox-info.d.ts +0 -11
  246. package/src/models/sandbox-labels.d.ts +0 -7
  247. package/src/models/sandbox-state.d.ts +1 -2
  248. package/src/models/sandbox-state.js +2 -3
  249. package/src/models/sandbox-state.js.map +1 -1
  250. package/src/models/sandbox-volume.d.ts +0 -11
  251. package/src/models/sandbox.d.ts +2 -71
  252. package/src/models/sandbox.js +4 -2
  253. package/src/models/sandbox.js.map +1 -1
  254. package/src/models/screenshot-response.d.ts +0 -11
  255. package/src/models/search-files-response.d.ts +0 -10
  256. package/src/models/send-webhook-dto.d.ts +0 -11
  257. package/src/models/session-execute-request.d.ts +0 -11
  258. package/src/models/session-execute-response.d.ts +0 -11
  259. package/src/models/session.d.ts +0 -9
  260. package/src/models/set-snapshot-general-status-dto.d.ts +0 -7
  261. package/src/models/signed-port-preview-url.d.ts +0 -13
  262. package/src/models/snapshot-dto.d.ts +0 -93
  263. package/src/models/snapshot-manager-credentials.d.ts +0 -9
  264. package/src/models/snapshot-state.d.ts +1 -5
  265. package/src/models/snapshot-state.js +2 -6
  266. package/src/models/snapshot-state.js.map +1 -1
  267. package/src/models/ssh-access-dto.d.ts +0 -19
  268. package/src/models/ssh-access-validation-dto.d.ts +0 -9
  269. package/src/models/storage-access-dto.d.ts +0 -17
  270. package/src/models/toolbox-proxy-url.d.ts +0 -7
  271. package/src/models/trace-span.d.ts +0 -23
  272. package/src/models/trace-summary.d.ts +0 -19
  273. package/src/models/update-docker-registry.d.ts +0 -15
  274. package/src/models/update-job-status.d.ts +0 -11
  275. package/src/models/update-organization-default-region.d.ts +0 -7
  276. package/src/models/update-organization-invitation.d.ts +1 -11
  277. package/src/models/update-organization-invitation.js +2 -1
  278. package/src/models/update-organization-invitation.js.map +1 -1
  279. package/src/models/update-organization-member-access.d.ts +1 -9
  280. package/src/models/update-organization-member-access.js +2 -1
  281. package/src/models/update-organization-member-access.js.map +1 -1
  282. package/src/models/update-organization-quota.d.ts +0 -67
  283. package/src/models/update-organization-region-quota.d.ts +0 -40
  284. package/src/models/update-organization-role.d.ts +1 -11
  285. package/src/models/update-organization-role.js +2 -1
  286. package/src/models/update-organization-role.js.map +1 -1
  287. package/src/models/update-region.d.ts +0 -11
  288. package/src/models/update-sandbox-network-settings.d.ts +0 -9
  289. package/src/models/update-sandbox-state-dto.d.ts +1 -11
  290. package/src/models/update-sandbox-state-dto.js +2 -1
  291. package/src/models/update-sandbox-state-dto.js.map +1 -1
  292. package/src/models/url.d.ts +0 -7
  293. package/src/models/user-home-dir-response.d.ts +0 -10
  294. package/src/models/user-public-key.d.ts +0 -9
  295. package/src/models/user.d.ts +0 -15
  296. package/src/models/volume-dto.d.ts +0 -21
  297. package/src/models/volume-state.d.ts +1 -2
  298. package/src/models/volume-state.js +2 -3
  299. package/src/models/volume-state.js.map +1 -1
  300. package/src/models/webhook-app-portal-access.d.ts +0 -9
  301. package/src/models/webhook-event.d.ts +1 -2
  302. package/src/models/webhook-event.js +2 -3
  303. package/src/models/webhook-event.js.map +1 -1
  304. package/src/models/webhook-initialization-status.d.ts +0 -17
  305. package/src/models/windows-response.d.ts +0 -9
  306. package/src/models/work-dir-response.d.ts +0 -10
  307. package/src/models/workspace-port-preview-url.d.ts +0 -9
  308. package/src/models/workspace.d.ts +3 -79
  309. package/src/models/workspace.js +6 -3
  310. package/src/models/workspace.js.map +1 -1
@@ -10,40 +10,10 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import type { FileStatus } from './file-status';
13
- /**
14
- *
15
- * @export
16
- * @interface GitStatus
17
- */
18
13
  export interface GitStatus {
19
- /**
20
- *
21
- * @type {string}
22
- * @memberof GitStatus
23
- */
24
14
  'currentBranch': string;
25
- /**
26
- *
27
- * @type {Array<FileStatus>}
28
- * @memberof GitStatus
29
- */
30
15
  'fileStatus': Array<FileStatus>;
31
- /**
32
- *
33
- * @type {number}
34
- * @memberof GitStatus
35
- */
36
16
  'ahead'?: number;
37
- /**
38
- *
39
- * @type {number}
40
- * @memberof GitStatus
41
- */
42
17
  'behind'?: number;
43
- /**
44
- *
45
- * @type {boolean}
46
- * @memberof GitStatus
47
- */
48
18
  'branchPublished'?: boolean;
49
19
  }
@@ -9,17 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface HealthControllerCheck200ResponseInfoValue
16
- */
17
12
  export interface HealthControllerCheck200ResponseInfoValue {
18
13
  [key: string]: any;
19
- /**
20
- *
21
- * @type {string}
22
- * @memberof HealthControllerCheck200ResponseInfoValue
23
- */
24
14
  'status': string;
25
15
  }
@@ -10,39 +10,14 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import type { HealthControllerCheck200ResponseInfoValue } from './health-controller-check200-response-info-value';
13
- /**
14
- *
15
- * @export
16
- * @interface HealthControllerCheck200Response
17
- */
18
13
  export interface HealthControllerCheck200Response {
19
- /**
20
- *
21
- * @type {string}
22
- * @memberof HealthControllerCheck200Response
23
- */
24
14
  'status'?: string;
25
- /**
26
- *
27
- * @type {{ [key: string]: HealthControllerCheck200ResponseInfoValue; }}
28
- * @memberof HealthControllerCheck200Response
29
- */
30
15
  'info'?: {
31
16
  [key: string]: HealthControllerCheck200ResponseInfoValue;
32
17
  } | null;
33
- /**
34
- *
35
- * @type {{ [key: string]: HealthControllerCheck200ResponseInfoValue; }}
36
- * @memberof HealthControllerCheck200Response
37
- */
38
18
  'error'?: {
39
19
  [key: string]: HealthControllerCheck200ResponseInfoValue;
40
20
  } | null;
41
- /**
42
- *
43
- * @type {{ [key: string]: HealthControllerCheck200ResponseInfoValue; }}
44
- * @memberof HealthControllerCheck200Response
45
- */
46
21
  'details'?: {
47
22
  [key: string]: HealthControllerCheck200ResponseInfoValue;
48
23
  };
@@ -10,39 +10,14 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import type { HealthControllerCheck200ResponseInfoValue } from './health-controller-check200-response-info-value';
13
- /**
14
- *
15
- * @export
16
- * @interface HealthControllerCheck503Response
17
- */
18
13
  export interface HealthControllerCheck503Response {
19
- /**
20
- *
21
- * @type {string}
22
- * @memberof HealthControllerCheck503Response
23
- */
24
14
  'status'?: string;
25
- /**
26
- *
27
- * @type {{ [key: string]: HealthControllerCheck200ResponseInfoValue; }}
28
- * @memberof HealthControllerCheck503Response
29
- */
30
15
  'info'?: {
31
16
  [key: string]: HealthControllerCheck200ResponseInfoValue;
32
17
  } | null;
33
- /**
34
- *
35
- * @type {{ [key: string]: HealthControllerCheck200ResponseInfoValue; }}
36
- * @memberof HealthControllerCheck503Response
37
- */
38
18
  'error'?: {
39
19
  [key: string]: HealthControllerCheck200ResponseInfoValue;
40
20
  } | null;
41
- /**
42
- *
43
- * @type {{ [key: string]: HealthControllerCheck200ResponseInfoValue; }}
44
- * @memberof HealthControllerCheck503Response
45
- */
46
21
  'details'?: {
47
22
  [key: string]: HealthControllerCheck200ResponseInfoValue;
48
23
  };
@@ -9,15 +9,11 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @enum {string}
16
- */
17
12
  export declare const JobStatus: {
18
13
  readonly PENDING: "PENDING";
19
14
  readonly IN_PROGRESS: "IN_PROGRESS";
20
15
  readonly COMPLETED: "COMPLETED";
21
16
  readonly FAILED: "FAILED";
17
+ readonly UNKNOWN_DEFAULT_OPEN_API: "11184809";
22
18
  };
23
19
  export type JobStatus = typeof JobStatus[keyof typeof JobStatus];
@@ -14,15 +14,11 @@
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.JobStatus = void 0;
17
- /**
18
- *
19
- * @export
20
- * @enum {string}
21
- */
22
17
  exports.JobStatus = {
23
18
  PENDING: 'PENDING',
24
19
  IN_PROGRESS: 'IN_PROGRESS',
25
20
  COMPLETED: 'COMPLETED',
26
- FAILED: 'FAILED'
21
+ FAILED: 'FAILED',
22
+ UNKNOWN_DEFAULT_OPEN_API: '11184809',
27
23
  };
28
24
  //# sourceMappingURL=job-status.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"job-status.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/job-status.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAIH;;;;GAIG;AAEU,QAAA,SAAS,GAAG;IACrB,OAAO,EAAE,SAAS;IAClB,WAAW,EAAE,aAAa;IAC1B,SAAS,EAAE,WAAW;IACtB,MAAM,EAAE,QAAQ;CACV,CAAC"}
1
+ {"version":3,"file":"job-status.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/job-status.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAKU,QAAA,SAAS,GAAG;IACrB,OAAO,EAAE,SAAS;IAClB,WAAW,EAAE,aAAa;IAC1B,SAAS,EAAE,WAAW;IACtB,MAAM,EAAE,QAAQ;IAChB,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}
@@ -11,8 +11,6 @@
11
11
  */
12
12
  /**
13
13
  * The type of the job
14
- * @export
15
- * @enum {string}
16
14
  */
17
15
  export declare const JobType: {
18
16
  readonly CREATE_SANDBOX: "CREATE_SANDBOX";
@@ -29,5 +27,6 @@ export declare const JobType: {
29
27
  readonly UPDATE_SANDBOX_NETWORK_SETTINGS: "UPDATE_SANDBOX_NETWORK_SETTINGS";
30
28
  readonly SNAPSHOT_SANDBOX: "SNAPSHOT_SANDBOX";
31
29
  readonly FORK_SANDBOX: "FORK_SANDBOX";
30
+ readonly UNKNOWN_DEFAULT_OPEN_API: "11184809";
32
31
  };
33
32
  export type JobType = typeof JobType[keyof typeof JobType];
@@ -16,8 +16,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.JobType = void 0;
17
17
  /**
18
18
  * The type of the job
19
- * @export
20
- * @enum {string}
21
19
  */
22
20
  exports.JobType = {
23
21
  CREATE_SANDBOX: 'CREATE_SANDBOX',
@@ -33,6 +31,7 @@ exports.JobType = {
33
31
  REMOVE_SNAPSHOT: 'REMOVE_SNAPSHOT',
34
32
  UPDATE_SANDBOX_NETWORK_SETTINGS: 'UPDATE_SANDBOX_NETWORK_SETTINGS',
35
33
  SNAPSHOT_SANDBOX: 'SNAPSHOT_SANDBOX',
36
- FORK_SANDBOX: 'FORK_SANDBOX'
34
+ FORK_SANDBOX: 'FORK_SANDBOX',
35
+ UNKNOWN_DEFAULT_OPEN_API: '11184809',
37
36
  };
38
37
  //# sourceMappingURL=job-type.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"job-type.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/job-type.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAIH;;;;GAIG;AAEU,QAAA,OAAO,GAAG;IACnB,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,YAAY,EAAE,cAAc;IAC5B,eAAe,EAAE,iBAAiB;IAClC,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,eAAe,EAAE,iBAAiB;IAClC,4BAA4B,EAAE,8BAA8B;IAC5D,eAAe,EAAE,iBAAiB;IAClC,+BAA+B,EAAE,iCAAiC;IAClE,gBAAgB,EAAE,kBAAkB;IACpC,YAAY,EAAE,cAAc;CACtB,CAAC"}
1
+ {"version":3,"file":"job-type.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/job-type.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAIH;;GAEG;AAEU,QAAA,OAAO,GAAG;IACnB,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,YAAY,EAAE,cAAc;IAC5B,eAAe,EAAE,iBAAiB;IAClC,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,eAAe,EAAE,iBAAiB;IAClC,4BAA4B,EAAE,8BAA8B;IAC5D,eAAe,EAAE,iBAAiB;IAClC,+BAA+B,EAAE,iCAAiC;IAClE,gBAAgB,EAAE,kBAAkB;IACpC,YAAY,EAAE,cAAc;IAC5B,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}
@@ -11,72 +11,47 @@
11
11
  */
12
12
  import type { JobStatus } from './job-status';
13
13
  import type { JobType } from './job-type';
14
- /**
15
- *
16
- * @export
17
- * @interface Job
18
- */
19
14
  export interface Job {
20
15
  /**
21
16
  * The ID of the job
22
- * @type {string}
23
- * @memberof Job
24
17
  */
25
18
  'id': string;
26
19
  /**
27
20
  * The type of the job
28
- * @type {JobType}
29
- * @memberof Job
30
21
  */
31
22
  'type': JobType;
32
23
  /**
33
24
  * The status of the job
34
- * @type {JobStatus}
35
- * @memberof Job
36
25
  */
37
26
  'status': JobStatus;
38
27
  /**
39
28
  * The type of resource this job operates on
40
- * @type {string}
41
- * @memberof Job
42
29
  */
43
30
  'resourceType': JobResourceTypeEnum;
44
31
  /**
45
32
  * The ID of the resource this job operates on (sandboxId, snapshotRef, etc.)
46
- * @type {string}
47
- * @memberof Job
48
33
  */
49
34
  'resourceId': string;
50
35
  /**
51
36
  * Job-specific JSON-encoded payload data (operational metadata)
52
- * @type {string}
53
- * @memberof Job
54
37
  */
55
38
  'payload'?: string;
56
39
  /**
57
40
  * OpenTelemetry trace context for distributed tracing (W3C Trace Context format)
58
- * @type {{ [key: string]: any; }}
59
- * @memberof Job
60
41
  */
61
42
  'traceContext'?: {
62
43
  [key: string]: any;
63
44
  };
64
45
  /**
65
46
  * Error message if the job failed
66
- * @type {string}
67
- * @memberof Job
68
47
  */
69
48
  'errorMessage'?: string;
70
49
  /**
71
50
  * The creation timestamp of the job
72
- * @type {string}
73
- * @memberof Job
74
51
  */
75
52
  'createdAt': string;
76
53
  /**
77
54
  * The last update timestamp of the job
78
- * @type {string}
79
- * @memberof Job
80
55
  */
81
56
  'updatedAt'?: string;
82
57
  }
@@ -84,5 +59,6 @@ export declare const JobResourceTypeEnum: {
84
59
  readonly SANDBOX: "SANDBOX";
85
60
  readonly SNAPSHOT: "SNAPSHOT";
86
61
  readonly BACKUP: "BACKUP";
62
+ readonly UNKNOWN_DEFAULT_OPEN_API: "11184809";
87
63
  };
88
64
  export type JobResourceTypeEnum = typeof JobResourceTypeEnum[keyof typeof JobResourceTypeEnum];
package/src/models/job.js CHANGED
@@ -17,6 +17,7 @@ exports.JobResourceTypeEnum = void 0;
17
17
  exports.JobResourceTypeEnum = {
18
18
  SANDBOX: 'SANDBOX',
19
19
  SNAPSHOT: 'SNAPSHOT',
20
- BACKUP: 'BACKUP'
20
+ BACKUP: 'BACKUP',
21
+ UNKNOWN_DEFAULT_OPEN_API: '11184809',
21
22
  };
22
23
  //# sourceMappingURL=job.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"job.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/job.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AA8EU,QAAA,mBAAmB,GAAG;IAC/B,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;CACV,CAAC"}
1
+ {"version":3,"file":"job.js","sourceRoot":"","sources":["../../../../../libs/api-client/src/models/job.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAqDU,QAAA,mBAAmB,GAAG;IAC/B,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;IAChB,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}
@@ -9,16 +9,9 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface KeyboardHotkeyRequest
16
- */
17
12
  export interface KeyboardHotkeyRequest {
18
13
  /**
19
14
  * The hotkey combination to press (e.g., \"ctrl+c\", \"cmd+v\", \"alt+tab\")
20
- * @type {string}
21
- * @memberof KeyboardHotkeyRequest
22
15
  */
23
16
  'keys': string;
24
17
  }
@@ -9,22 +9,13 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface KeyboardPressRequest
16
- */
17
12
  export interface KeyboardPressRequest {
18
13
  /**
19
14
  * The key to press (e.g., a, b, c, enter, space, etc.)
20
- * @type {string}
21
- * @memberof KeyboardPressRequest
22
15
  */
23
16
  'key': string;
24
17
  /**
25
18
  * Array of modifier keys to press along with the main key (ctrl, alt, shift, cmd)
26
- * @type {Array<string>}
27
- * @memberof KeyboardPressRequest
28
19
  */
29
20
  'modifiers'?: Array<string>;
30
21
  }
@@ -9,22 +9,13 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface KeyboardTypeRequest
16
- */
17
12
  export interface KeyboardTypeRequest {
18
13
  /**
19
14
  * The text to type using the keyboard
20
- * @type {string}
21
- * @memberof KeyboardTypeRequest
22
15
  */
23
16
  'text': string;
24
17
  /**
25
18
  * Delay in milliseconds between keystrokes. Defaults to 0
26
- * @type {number}
27
- * @memberof KeyboardTypeRequest
28
19
  */
29
20
  'delay'?: number;
30
21
  }
@@ -9,16 +9,6 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface ListBranchResponse
16
- */
17
12
  export interface ListBranchResponse {
18
- /**
19
- *
20
- * @type {Array<string>}
21
- * @memberof ListBranchResponse
22
- */
23
13
  'branches': Array<string>;
24
14
  }
@@ -9,68 +9,45 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface LogEntry
16
- */
17
12
  export interface LogEntry {
18
13
  /**
19
14
  * Timestamp of the log entry
20
- * @type {string}
21
- * @memberof LogEntry
22
15
  */
23
16
  'timestamp': string;
24
17
  /**
25
18
  * Log message body
26
- * @type {string}
27
- * @memberof LogEntry
28
19
  */
29
20
  'body': string;
30
21
  /**
31
22
  * Severity level text (e.g., INFO, WARN, ERROR)
32
- * @type {string}
33
- * @memberof LogEntry
34
23
  */
35
24
  'severityText': string;
36
25
  /**
37
26
  * Severity level number
38
- * @type {number}
39
- * @memberof LogEntry
40
27
  */
41
28
  'severityNumber'?: number;
42
29
  /**
43
30
  * Service name that generated the log
44
- * @type {string}
45
- * @memberof LogEntry
46
31
  */
47
32
  'serviceName': string;
48
33
  /**
49
34
  * Resource attributes from OTEL
50
- * @type {{ [key: string]: string; }}
51
- * @memberof LogEntry
52
35
  */
53
36
  'resourceAttributes': {
54
37
  [key: string]: string;
55
38
  };
56
39
  /**
57
40
  * Log-specific attributes
58
- * @type {{ [key: string]: string; }}
59
- * @memberof LogEntry
60
41
  */
61
42
  'logAttributes': {
62
43
  [key: string]: string;
63
44
  };
64
45
  /**
65
46
  * Associated trace ID if available
66
- * @type {string}
67
- * @memberof LogEntry
68
47
  */
69
48
  'traceId'?: string;
70
49
  /**
71
50
  * Associated span ID if available
72
- * @type {string}
73
- * @memberof LogEntry
74
51
  */
75
52
  'spanId'?: string;
76
53
  }
@@ -11,40 +11,19 @@
11
11
  */
12
12
  import type { CompletionContext } from './completion-context';
13
13
  import type { Position } from './position';
14
- /**
15
- *
16
- * @export
17
- * @interface LspCompletionParams
18
- */
19
14
  export interface LspCompletionParams {
20
15
  /**
21
16
  * Language identifier
22
- * @type {string}
23
- * @memberof LspCompletionParams
24
17
  */
25
18
  'languageId': string;
26
19
  /**
27
20
  * Path to the project
28
- * @type {string}
29
- * @memberof LspCompletionParams
30
21
  */
31
22
  'pathToProject': string;
32
23
  /**
33
24
  * Document URI
34
- * @type {string}
35
- * @memberof LspCompletionParams
36
25
  */
37
26
  'uri': string;
38
- /**
39
- *
40
- * @type {Position}
41
- * @memberof LspCompletionParams
42
- */
43
27
  'position': Position;
44
- /**
45
- *
46
- * @type {CompletionContext}
47
- * @memberof LspCompletionParams
48
- */
49
28
  'context'?: CompletionContext;
50
29
  }
@@ -9,28 +9,17 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface LspDocumentRequest
16
- */
17
12
  export interface LspDocumentRequest {
18
13
  /**
19
14
  * Language identifier
20
- * @type {string}
21
- * @memberof LspDocumentRequest
22
15
  */
23
16
  'languageId': string;
24
17
  /**
25
18
  * Path to the project
26
- * @type {string}
27
- * @memberof LspDocumentRequest
28
19
  */
29
20
  'pathToProject': string;
30
21
  /**
31
22
  * Document URI
32
- * @type {string}
33
- * @memberof LspDocumentRequest
34
23
  */
35
24
  'uri': string;
36
25
  }
@@ -10,22 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import type { Range } from './range';
13
- /**
14
- *
15
- * @export
16
- * @interface LspLocation
17
- */
18
13
  export interface LspLocation {
19
- /**
20
- *
21
- * @type {Range}
22
- * @memberof LspLocation
23
- */
24
14
  'range': Range;
25
- /**
26
- *
27
- * @type {string}
28
- * @memberof LspLocation
29
- */
30
15
  'uri': string;
31
16
  }
@@ -9,22 +9,13 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface LspServerRequest
16
- */
17
12
  export interface LspServerRequest {
18
13
  /**
19
14
  * Language identifier
20
- * @type {string}
21
- * @memberof LspServerRequest
22
15
  */
23
16
  'languageId': string;
24
17
  /**
25
18
  * Path to the project
26
- * @type {string}
27
- * @memberof LspServerRequest
28
19
  */
29
20
  'pathToProject': string;
30
21
  }
@@ -10,28 +10,8 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import type { LspLocation } from './lsp-location';
13
- /**
14
- *
15
- * @export
16
- * @interface LspSymbol
17
- */
18
13
  export interface LspSymbol {
19
- /**
20
- *
21
- * @type {number}
22
- * @memberof LspSymbol
23
- */
24
14
  'kind': number;
25
- /**
26
- *
27
- * @type {LspLocation}
28
- * @memberof LspSymbol
29
- */
30
15
  'location': LspLocation;
31
- /**
32
- *
33
- * @type {string}
34
- * @memberof LspSymbol
35
- */
36
16
  'name': string;
37
17
  }
@@ -9,28 +9,8 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface Match
16
- */
17
12
  export interface Match {
18
- /**
19
- *
20
- * @type {string}
21
- * @memberof Match
22
- */
23
13
  'file': string;
24
- /**
25
- *
26
- * @type {number}
27
- * @memberof Match
28
- */
29
14
  'line': number;
30
- /**
31
- *
32
- * @type {string}
33
- * @memberof Match
34
- */
35
15
  'content': string;
36
16
  }
@@ -9,22 +9,13 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- /**
13
- *
14
- * @export
15
- * @interface MetricDataPoint
16
- */
17
12
  export interface MetricDataPoint {
18
13
  /**
19
14
  * Timestamp of the data point
20
- * @type {string}
21
- * @memberof MetricDataPoint
22
15
  */
23
16
  'timestamp': string;
24
17
  /**
25
18
  * Value at this timestamp
26
- * @type {number}
27
- * @memberof MetricDataPoint
28
19
  */
29
20
  'value': number;
30
21
  }