@xemahq/biome-host-internal-api-client 0.2.0 → 0.3.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 (96) hide show
  1. package/LICENSE +2 -1
  2. package/dist/endpoints/describe-objects/describe-objects.d.ts +3 -3
  3. package/dist/endpoints/describe-objects/describe-objects.js +4 -4
  4. package/dist/endpoints/runtime-authority-internal/runtime-authority-internal.d.ts +13 -13
  5. package/dist/endpoints/runtime-authority-internal/runtime-authority-internal.js +33 -33
  6. package/dist/models/ackRunnerCredentialMaterializationDto.d.ts +3 -3
  7. package/dist/models/ackRunnerCredentialMaterializationDtoAction.d.ts +2 -2
  8. package/dist/models/ackRunnerCredentialMaterializationDtoAction.js +2 -2
  9. package/dist/models/biomeInstallationState.d.ts +2 -2
  10. package/dist/models/biomeInstallationState.js +2 -2
  11. package/dist/models/biomePayloadDto.d.ts +4 -4
  12. package/dist/models/biomeTrustTier.d.ts +2 -2
  13. package/dist/models/biomeTrustTier.js +2 -2
  14. package/dist/models/claimDispatchAuthorizationDto.d.ts +2 -2
  15. package/dist/models/claimDispatchAuthorizationDto.js +2 -2
  16. package/dist/models/claimRunnerCredentialMaterializationDto.d.ts +2 -2
  17. package/dist/models/claimRunnerCredentialMaterializationDto.js +2 -2
  18. package/dist/models/completeDispatchAuthorizationDto.d.ts +3 -3
  19. package/dist/models/describeObjectsResponseDto.d.ts +3 -3
  20. package/dist/models/describeObjectsResponseDtoDataEnvelope.d.ts +3 -3
  21. package/dist/models/dispatchAuthorizationResponseDto.d.ts +11 -11
  22. package/dist/models/dispatchAuthorizationResponseDtoClaimedAt.d.ts +2 -2
  23. package/dist/models/dispatchAuthorizationResponseDtoClaimedAt.js +2 -2
  24. package/dist/models/dispatchAuthorizationResponseDtoCompletedAt.d.ts +2 -2
  25. package/dist/models/dispatchAuthorizationResponseDtoCompletedAt.js +2 -2
  26. package/dist/models/dispatchAuthorizationResponseDtoDataEnvelope.d.ts +3 -3
  27. package/dist/models/dispatchAuthorizationResponseDtoJobId.d.ts +2 -2
  28. package/dist/models/dispatchAuthorizationResponseDtoJobId.js +2 -2
  29. package/dist/models/dispatchAuthorizationResponseDtoJti.d.ts +2 -2
  30. package/dist/models/dispatchAuthorizationResponseDtoJti.js +2 -2
  31. package/dist/models/dispatchAuthorizationResponseDtoProjectId.d.ts +2 -2
  32. package/dist/models/dispatchAuthorizationResponseDtoProjectId.js +2 -2
  33. package/dist/models/dispatchAuthorizationResponseDtoRevokedAt.d.ts +2 -2
  34. package/dist/models/dispatchAuthorizationResponseDtoRevokedAt.js +2 -2
  35. package/dist/models/dispatchAuthorizationState.d.ts +2 -2
  36. package/dist/models/dispatchAuthorizationState.js +2 -2
  37. package/dist/models/dispatchClaimLeaseDto.d.ts +2 -2
  38. package/dist/models/dispatchClaimLeaseDto.js +2 -2
  39. package/dist/models/dispatchClaimLeaseDtoDataEnvelope.d.ts +3 -3
  40. package/dist/models/dispatchLeaseMutationDto.d.ts +2 -2
  41. package/dist/models/dispatchLeaseMutationDto.js +2 -2
  42. package/dist/models/dispatchTerminalOutcome.d.ts +2 -2
  43. package/dist/models/dispatchTerminalOutcome.js +2 -2
  44. package/dist/models/errorDetailsDto.d.ts +3 -3
  45. package/dist/models/errorDetailsDtoDetails.d.ts +2 -2
  46. package/dist/models/errorDetailsDtoDetails.js +2 -2
  47. package/dist/models/errorPayloadDto.d.ts +3 -3
  48. package/dist/models/errorResponseDto.d.ts +3 -3
  49. package/dist/models/inFlightRevocationPolicy.d.ts +2 -2
  50. package/dist/models/inFlightRevocationPolicy.js +2 -2
  51. package/dist/models/objectLifecycle.d.ts +2 -2
  52. package/dist/models/objectLifecycle.js +2 -2
  53. package/dist/models/recordRunnerAttestationDto.d.ts +4 -4
  54. package/dist/models/reserveDispatchAuthorizationDto.d.ts +2 -2
  55. package/dist/models/reserveDispatchAuthorizationDto.js +2 -2
  56. package/dist/models/resolveRunnerAttestationEligibilityDto.d.ts +2 -2
  57. package/dist/models/resolveRunnerAttestationEligibilityDto.js +2 -2
  58. package/dist/models/resolveRuntimeBindingCandidatesDto.d.ts +2 -2
  59. package/dist/models/resolveRuntimeBindingCandidatesDto.js +2 -2
  60. package/dist/models/runnerCredentialMaterializationClaimDto.d.ts +4 -4
  61. package/dist/models/runnerCredentialMaterializationClaimDtoAction.d.ts +2 -2
  62. package/dist/models/runnerCredentialMaterializationClaimDtoAction.js +2 -2
  63. package/dist/models/runnerCredentialMaterializationClaimDtoCredentialRef.d.ts +2 -2
  64. package/dist/models/runnerCredentialMaterializationClaimDtoCredentialRef.js +2 -2
  65. package/dist/models/runnerCredentialMaterializationClaimDtoDataEnvelope.d.ts +3 -3
  66. package/dist/models/runnerDataLocality.d.ts +2 -2
  67. package/dist/models/runnerDataLocality.js +2 -2
  68. package/dist/models/runnerEnrollmentDesiredState.d.ts +2 -2
  69. package/dist/models/runnerEnrollmentDesiredState.js +2 -2
  70. package/dist/models/runnerEnrollmentObservedState.d.ts +2 -2
  71. package/dist/models/runnerEnrollmentObservedState.js +2 -2
  72. package/dist/models/runnerEnrollmentResponseDto.d.ts +8 -8
  73. package/dist/models/runnerEnrollmentResponseDtoDataEnvelope.d.ts +3 -3
  74. package/dist/models/runnerTrustTier.d.ts +2 -2
  75. package/dist/models/runnerTrustTier.js +2 -2
  76. package/dist/models/runtimeBindingCandidateResponseDto.d.ts +10 -10
  77. package/dist/models/runtimeBindingCandidateResponseDtoDataArrayEnvelope.d.ts +3 -3
  78. package/dist/models/runtimeBindingCandidateResponseDtoDeniedLabels.d.ts +2 -2
  79. package/dist/models/runtimeBindingCandidateResponseDtoDeniedLabels.js +2 -2
  80. package/dist/models/runtimeBindingCandidateResponseDtoInstallationProjectId.d.ts +2 -2
  81. package/dist/models/runtimeBindingCandidateResponseDtoInstallationProjectId.js +2 -2
  82. package/dist/models/runtimeBindingCandidateResponseDtoRequiredLabels.d.ts +2 -2
  83. package/dist/models/runtimeBindingCandidateResponseDtoRequiredLabels.js +2 -2
  84. package/dist/models/runtimeBindingCandidateResponseDtoRuntimeOwnerOrgId.d.ts +2 -2
  85. package/dist/models/runtimeBindingCandidateResponseDtoRuntimeOwnerOrgId.js +2 -2
  86. package/dist/models/runtimeOperatorKind.d.ts +2 -2
  87. package/dist/models/runtimeOperatorKind.js +2 -2
  88. package/dist/models/spaceKind.d.ts +2 -2
  89. package/dist/models/spaceKind.js +2 -2
  90. package/dist/models/xemaObjectKind.d.ts +2 -2
  91. package/dist/models/xemaObjectKind.js +2 -2
  92. package/dist/models/xemaObjectResponseDto.d.ts +7 -7
  93. package/dist/models/xemaSpaceRefDto.d.ts +3 -3
  94. package/dist/models/xemaSubjectRefDto.d.ts +2 -2
  95. package/dist/models/xemaSubjectRefDto.js +2 -2
  96. package/package.json +8 -2
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  /**
9
9
  * @nullable
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  /**
9
9
  * @nullable
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  /**
9
9
  * @nullable
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  /**
9
9
  * @nullable
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  export type DispatchAuthorizationState = typeof DispatchAuthorizationState[keyof typeof DispatchAuthorizationState];
9
9
  export declare const DispatchAuthorizationState: {
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.DispatchAuthorizationState = void 0;
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  export interface DispatchClaimLeaseDto {
9
9
  authorizationId: string;
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,11 +1,11 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
- import type { DispatchClaimLeaseDto } from './dispatchClaimLeaseDto';
8
+ import type { DispatchClaimLeaseDto } from './dispatchClaimLeaseDto.js';
9
9
  export interface DispatchClaimLeaseDtoDataEnvelope {
10
10
  data: DispatchClaimLeaseDto;
11
11
  }
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  export interface DispatchLeaseMutationDto {
9
9
  leaseId: string;
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  export type DispatchTerminalOutcome = typeof DispatchTerminalOutcome[keyof typeof DispatchTerminalOutcome];
9
9
  export declare const DispatchTerminalOutcome: {
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.DispatchTerminalOutcome = void 0;
@@ -1,11 +1,11 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
- import type { ErrorDetailsDtoDetails } from './errorDetailsDtoDetails';
8
+ import type { ErrorDetailsDtoDetails } from './errorDetailsDtoDetails.js';
9
9
  export interface ErrorDetailsDto {
10
10
  /** @nullable */
11
11
  details: ErrorDetailsDtoDetails;
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  /**
9
9
  * @nullable
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,11 +1,11 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
- import type { ErrorDetailsDto } from './errorDetailsDto';
8
+ import type { ErrorDetailsDto } from './errorDetailsDto.js';
9
9
  export interface ErrorPayloadDto {
10
10
  code: string;
11
11
  message: string;
@@ -1,11 +1,11 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
- import type { ErrorPayloadDto } from './errorPayloadDto';
8
+ import type { ErrorPayloadDto } from './errorPayloadDto.js';
9
9
  export interface ErrorResponseDto {
10
10
  error: ErrorPayloadDto;
11
11
  }
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  export type InFlightRevocationPolicy = typeof InFlightRevocationPolicy[keyof typeof InFlightRevocationPolicy];
9
9
  export declare const InFlightRevocationPolicy: {
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.InFlightRevocationPolicy = void 0;
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  /**
9
9
  * Resolved kernel lifecycle (draft/published/archived). Mapped from the install state: active → published, pending_config → draft, disabled → archived.
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.ObjectLifecycle = void 0;
@@ -1,12 +1,12 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
- import type { RunnerDataLocality } from './runnerDataLocality';
9
- import type { RunnerTrustTier } from './runnerTrustTier';
8
+ import type { RunnerDataLocality } from './runnerDataLocality.js';
9
+ import type { RunnerTrustTier } from './runnerTrustTier.js';
10
10
  export interface RecordRunnerAttestationDto {
11
11
  principalId: string;
12
12
  /** @minimum 1 */
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  export interface ReserveDispatchAuthorizationDto {
9
9
  requestId: string;
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  export interface ResolveRunnerAttestationEligibilityDto {
9
9
  principalId: string;
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  export interface ResolveRuntimeBindingCandidatesDto {
9
9
  projectId?: string;
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,12 +1,12 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
- import type { RunnerCredentialMaterializationClaimDtoAction } from './runnerCredentialMaterializationClaimDtoAction';
9
- import type { RunnerCredentialMaterializationClaimDtoCredentialRef } from './runnerCredentialMaterializationClaimDtoCredentialRef';
8
+ import type { RunnerCredentialMaterializationClaimDtoAction } from './runnerCredentialMaterializationClaimDtoAction.js';
9
+ import type { RunnerCredentialMaterializationClaimDtoCredentialRef } from './runnerCredentialMaterializationClaimDtoCredentialRef.js';
10
10
  export interface RunnerCredentialMaterializationClaimDto {
11
11
  enrollmentId: string;
12
12
  runnerId: string;
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  export type RunnerCredentialMaterializationClaimDtoAction = typeof RunnerCredentialMaterializationClaimDtoAction[keyof typeof RunnerCredentialMaterializationClaimDtoAction];
9
9
  export declare const RunnerCredentialMaterializationClaimDtoAction: {
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.RunnerCredentialMaterializationClaimDtoAction = void 0;
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  /**
9
9
  * @nullable
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,11 +1,11 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
- import type { RunnerCredentialMaterializationClaimDto } from './runnerCredentialMaterializationClaimDto';
8
+ import type { RunnerCredentialMaterializationClaimDto } from './runnerCredentialMaterializationClaimDto.js';
9
9
  export interface RunnerCredentialMaterializationClaimDtoDataEnvelope {
10
10
  data: RunnerCredentialMaterializationClaimDto;
11
11
  }
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  export type RunnerDataLocality = typeof RunnerDataLocality[keyof typeof RunnerDataLocality];
9
9
  export declare const RunnerDataLocality: {
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.RunnerDataLocality = void 0;
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  export type RunnerEnrollmentDesiredState = typeof RunnerEnrollmentDesiredState[keyof typeof RunnerEnrollmentDesiredState];
9
9
  export declare const RunnerEnrollmentDesiredState: {
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.RunnerEnrollmentDesiredState = void 0;
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Generated by orval v8.6.2 🍺
2
+ * Generated by orval v8.16.0 🍺
3
3
  * Do not edit manually.
4
4
  * Biome Host API
5
5
  * Platform biome registry consumed by frontend hosts at bootstrap.
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.1
7
7
  */
8
8
  export type RunnerEnrollmentObservedState = typeof RunnerEnrollmentObservedState[keyof typeof RunnerEnrollmentObservedState];
9
9
  export declare const RunnerEnrollmentObservedState: {
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.6.2 🍺
3
+ * Generated by orval v8.16.0 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.1
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.RunnerEnrollmentObservedState = void 0;