@xemahq/workload-runtime-api-client 0.3.0 → 0.3.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 (29) hide show
  1. package/dist/endpoints/runner-operations/runner-operations.d.ts +1 -3
  2. package/dist/models/paginationMeta.d.ts +1 -3
  3. package/dist/models/paginationMeta.js +1 -3
  4. package/dist/models/runnerJobDeliveryState.d.ts +1 -3
  5. package/dist/models/runnerJobDeliveryState.js +1 -3
  6. package/dist/models/runnerJobManagementControllerListParams.d.ts +1 -3
  7. package/dist/models/runnerJobManagementControllerListState.d.ts +1 -3
  8. package/dist/models/runnerJobManagementControllerListState.js +1 -3
  9. package/dist/models/runnerJobState.d.ts +1 -3
  10. package/dist/models/runnerJobState.js +1 -3
  11. package/dist/models/runnerJobSummaryDto.d.ts +1 -3
  12. package/dist/models/runnerJobSummaryDtoPaginatedEnvelope.d.ts +1 -3
  13. package/dist/models/runnerWorkloadManagementControllerListKind.d.ts +1 -3
  14. package/dist/models/runnerWorkloadManagementControllerListKind.js +1 -3
  15. package/dist/models/runnerWorkloadManagementControllerListParams.d.ts +1 -3
  16. package/dist/models/runnerWorkloadManagementControllerListState.d.ts +1 -3
  17. package/dist/models/runnerWorkloadManagementControllerListState.js +1 -3
  18. package/dist/models/runnerWorkloadSummaryDto.d.ts +1 -3
  19. package/dist/models/runnerWorkloadSummaryDtoDataEnvelope.d.ts +1 -3
  20. package/dist/models/runnerWorkloadSummaryDtoPaginatedEnvelope.d.ts +1 -3
  21. package/dist/models/workloadHealthConditionDto.d.ts +1 -3
  22. package/dist/models/workloadHealthConditionDtoStatus.d.ts +1 -3
  23. package/dist/models/workloadHealthConditionDtoStatus.js +1 -3
  24. package/dist/models/workloadHealthSnapshotDto.d.ts +1 -3
  25. package/dist/models/workloadKind.d.ts +1 -3
  26. package/dist/models/workloadKind.js +1 -3
  27. package/dist/models/workloadState.d.ts +1 -3
  28. package/dist/models/workloadState.js +1 -3
  29. package/package.json +2 -2
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  import type { RunnerJobManagementControllerListParams, RunnerJobSummaryDtoPaginatedEnvelope, RunnerWorkloadManagementControllerListParams, RunnerWorkloadSummaryDtoDataEnvelope, RunnerWorkloadSummaryDtoPaginatedEnvelope } from '../../models';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  export interface PaginationMeta {
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Workload Runtime API
6
- * Declarative workload scheduling for biome sidecars, biome APIs,
7
5
  * OpenAPI spec version: 0.1.0
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  export type RunnerJobDeliveryState = typeof RunnerJobDeliveryState[keyof typeof RunnerJobDeliveryState];
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Workload Runtime API
6
- * Declarative workload scheduling for biome sidecars, biome APIs,
7
5
  * OpenAPI spec version: 0.1.0
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  import type { RunnerJobManagementControllerListState } from './runnerJobManagementControllerListState.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  export type RunnerJobManagementControllerListState = typeof RunnerJobManagementControllerListState[keyof typeof RunnerJobManagementControllerListState];
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Workload Runtime API
6
- * Declarative workload scheduling for biome sidecars, biome APIs,
7
5
  * OpenAPI spec version: 0.1.0
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  export type RunnerJobState = typeof RunnerJobState[keyof typeof RunnerJobState];
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Workload Runtime API
6
- * Declarative workload scheduling for biome sidecars, biome APIs,
7
5
  * OpenAPI spec version: 0.1.0
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  import type { RunnerJobDeliveryState } from './runnerJobDeliveryState.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  import type { PaginationMeta } from './paginationMeta.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  export type RunnerWorkloadManagementControllerListKind = typeof RunnerWorkloadManagementControllerListKind[keyof typeof RunnerWorkloadManagementControllerListKind];
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Workload Runtime API
6
- * Declarative workload scheduling for biome sidecars, biome APIs,
7
5
  * OpenAPI spec version: 0.1.0
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  import type { RunnerWorkloadManagementControllerListKind } from './runnerWorkloadManagementControllerListKind.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  export type RunnerWorkloadManagementControllerListState = typeof RunnerWorkloadManagementControllerListState[keyof typeof RunnerWorkloadManagementControllerListState];
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Workload Runtime API
6
- * Declarative workload scheduling for biome sidecars, biome APIs,
7
5
  * OpenAPI spec version: 0.1.0
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  import type { WorkloadHealthSnapshotDto } from './workloadHealthSnapshotDto.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  import type { RunnerWorkloadSummaryDto } from './runnerWorkloadSummaryDto.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  import type { PaginationMeta } from './paginationMeta.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  import type { WorkloadHealthConditionDtoStatus } from './workloadHealthConditionDtoStatus.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  export type WorkloadHealthConditionDtoStatus = typeof WorkloadHealthConditionDtoStatus[keyof typeof WorkloadHealthConditionDtoStatus];
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Workload Runtime API
6
- * Declarative workload scheduling for biome sidecars, biome APIs,
7
5
  * OpenAPI spec version: 0.1.0
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  import type { WorkloadHealthConditionDto } from './workloadHealthConditionDto.js';
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  export type WorkloadKind = typeof WorkloadKind[keyof typeof WorkloadKind];
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Workload Runtime API
6
- * Declarative workload scheduling for biome sidecars, biome APIs,
7
5
  * OpenAPI spec version: 0.1.0
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +1,6 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Workload Runtime API
5
- * Declarative workload scheduling for biome sidecars, biome APIs,
6
4
  * OpenAPI spec version: 0.1.0
7
5
  */
8
6
  export type WorkloadState = typeof WorkloadState[keyof typeof WorkloadState];
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Workload Runtime API
6
- * Declarative workload scheduling for biome sidecars, biome APIs,
7
5
  * OpenAPI spec version: 0.1.0
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xemahq/workload-runtime-api-client",
3
- "version": "0.3.0",
3
+ "version": "0.3.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/xema-dev/xema-base.git",
@@ -25,7 +25,7 @@
25
25
  "service": "workload-runtime-api",
26
26
  "biome": "workload-runtime",
27
27
  "target": "server",
28
- "generator": "@xemahq/api-client-generator@0.2.0",
28
+ "generator": "@xemahq/api-client-generator@0.5.0",
29
29
  "source": "openapi.public.json"
30
30
  },
31
31
  "scripts": {