@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,16 +1,16 @@
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 { InFlightRevocationPolicy } from './inFlightRevocationPolicy';
9
- import type { RunnerDataLocality } from './runnerDataLocality';
10
- import type { RunnerEnrollmentDesiredState } from './runnerEnrollmentDesiredState';
11
- import type { RunnerEnrollmentObservedState } from './runnerEnrollmentObservedState';
12
- import type { RunnerTrustTier } from './runnerTrustTier';
13
- import type { RuntimeOperatorKind } from './runtimeOperatorKind';
8
+ import type { InFlightRevocationPolicy } from './inFlightRevocationPolicy.js';
9
+ import type { RunnerDataLocality } from './runnerDataLocality.js';
10
+ import type { RunnerEnrollmentDesiredState } from './runnerEnrollmentDesiredState.js';
11
+ import type { RunnerEnrollmentObservedState } from './runnerEnrollmentObservedState.js';
12
+ import type { RunnerTrustTier } from './runnerTrustTier.js';
13
+ import type { RuntimeOperatorKind } from './runtimeOperatorKind.js';
14
14
  export interface RunnerEnrollmentResponseDto {
15
15
  id: string;
16
16
  /** @minimum 1 */
@@ -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 { RunnerEnrollmentResponseDto } from './runnerEnrollmentResponseDto';
8
+ import type { RunnerEnrollmentResponseDto } from './runnerEnrollmentResponseDto.js';
9
9
  export interface RunnerEnrollmentResponseDtoDataEnvelope {
10
10
  data: RunnerEnrollmentResponseDto;
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 RunnerTrustTier = typeof RunnerTrustTier[keyof typeof RunnerTrustTier];
9
9
  export declare const RunnerTrustTier: {
@@ -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.RunnerTrustTier = void 0;
@@ -1,18 +1,18 @@
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 { InFlightRevocationPolicy } from './inFlightRevocationPolicy';
9
- import type { RunnerDataLocality } from './runnerDataLocality';
10
- import type { RunnerTrustTier } from './runnerTrustTier';
11
- import type { RuntimeBindingCandidateResponseDtoDeniedLabels } from './runtimeBindingCandidateResponseDtoDeniedLabels';
12
- import type { RuntimeBindingCandidateResponseDtoInstallationProjectId } from './runtimeBindingCandidateResponseDtoInstallationProjectId';
13
- import type { RuntimeBindingCandidateResponseDtoRequiredLabels } from './runtimeBindingCandidateResponseDtoRequiredLabels';
14
- import type { RuntimeBindingCandidateResponseDtoRuntimeOwnerOrgId } from './runtimeBindingCandidateResponseDtoRuntimeOwnerOrgId';
15
- import type { RuntimeOperatorKind } from './runtimeOperatorKind';
8
+ import type { InFlightRevocationPolicy } from './inFlightRevocationPolicy.js';
9
+ import type { RunnerDataLocality } from './runnerDataLocality.js';
10
+ import type { RunnerTrustTier } from './runnerTrustTier.js';
11
+ import type { RuntimeBindingCandidateResponseDtoDeniedLabels } from './runtimeBindingCandidateResponseDtoDeniedLabels.js';
12
+ import type { RuntimeBindingCandidateResponseDtoInstallationProjectId } from './runtimeBindingCandidateResponseDtoInstallationProjectId.js';
13
+ import type { RuntimeBindingCandidateResponseDtoRequiredLabels } from './runtimeBindingCandidateResponseDtoRequiredLabels.js';
14
+ import type { RuntimeBindingCandidateResponseDtoRuntimeOwnerOrgId } from './runtimeBindingCandidateResponseDtoRuntimeOwnerOrgId.js';
15
+ import type { RuntimeOperatorKind } from './runtimeOperatorKind.js';
16
16
  export interface RuntimeBindingCandidateResponseDto {
17
17
  installationId: string;
18
18
  /** @nullable */
@@ -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 { RuntimeBindingCandidateResponseDto } from './runtimeBindingCandidateResponseDto';
8
+ import type { RuntimeBindingCandidateResponseDto } from './runtimeBindingCandidateResponseDto.js';
9
9
  export interface RuntimeBindingCandidateResponseDtoDataArrayEnvelope {
10
10
  data: RuntimeBindingCandidateResponseDto[];
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 RuntimeBindingCandidateResponseDtoDeniedLabels = {
9
9
  [key: string]: unknown;
@@ -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 RuntimeBindingCandidateResponseDtoRequiredLabels = {
9
9
  [key: string]: unknown;
@@ -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 RuntimeOperatorKind = typeof RuntimeOperatorKind[keyof typeof RuntimeOperatorKind];
9
9
  export declare const RuntimeOperatorKind: {
@@ -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.RuntimeOperatorKind = 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
  * Ownership tier (system | biome | org | project | user)
@@ -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.SpaceKind = 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
  * Always `biome` from this producer.
@@ -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.XemaObjectKind = void 0;
@@ -1,15 +1,15 @@
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 { BiomePayloadDto } from './biomePayloadDto';
9
- import type { ObjectLifecycle } from './objectLifecycle';
10
- import type { XemaObjectKind } from './xemaObjectKind';
11
- import type { XemaSpaceRefDto } from './xemaSpaceRefDto';
12
- import type { XemaSubjectRefDto } from './xemaSubjectRefDto';
8
+ import type { BiomePayloadDto } from './biomePayloadDto.js';
9
+ import type { ObjectLifecycle } from './objectLifecycle.js';
10
+ import type { XemaObjectKind } from './xemaObjectKind.js';
11
+ import type { XemaSpaceRefDto } from './xemaSpaceRefDto.js';
12
+ import type { XemaSubjectRefDto } from './xemaSubjectRefDto.js';
13
13
  export interface XemaObjectResponseDto {
14
14
  /** Canonical XemaObjectRef. */
15
15
  ref: 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 { SpaceKind } from './spaceKind';
8
+ import type { SpaceKind } from './spaceKind.js';
9
9
  export interface XemaSpaceRefDto {
10
10
  /** Ownership tier (system | biome | org | project | user) */
11
11
  tier: SpaceKind;
@@ -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 XemaSubjectRefDto {
9
9
  kind: 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 });
package/package.json CHANGED
@@ -1,6 +1,12 @@
1
1
  {
2
2
  "name": "@xemahq/biome-host-internal-api-client",
3
- "version": "0.2.0",
3
+ "version": "0.3.0",
4
+ "repository": {
5
+ "type": "git",
6
+ "url": "git+https://github.com/xema-dev/xema-base.git",
7
+ "directory": "packages/clients/biome-host-internal-api"
8
+ },
9
+ "license": "LicenseRef-Xema-BSL-1.1",
4
10
  "main": "./dist/index.js",
5
11
  "types": "./dist/index.d.ts",
6
12
  "files": [
@@ -19,7 +25,7 @@
19
25
  "service": "biome-host-api",
20
26
  "biome": "biome-host",
21
27
  "target": "server",
22
- "generator": "@xemahq/api-client-generator@0.2.0",
28
+ "generator": "@xemahq/api-client-generator@0.3.0",
23
29
  "source": "openapi.internal.json"
24
30
  },
25
31
  "scripts": {