@xemahq/biome-host-api-client 0.1.6 → 0.2.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.
- package/dist/endpoints/authoring/authoring.d.ts +4 -4
- package/dist/endpoints/authoring/authoring.js +9 -9
- package/dist/endpoints/biome-approvals/biome-approvals.d.ts +6 -6
- package/dist/endpoints/biome-approvals/biome-approvals.js +9 -9
- package/dist/endpoints/biome-installations/biome-installations.d.ts +13 -13
- package/dist/endpoints/biome-installations/biome-installations.js +36 -36
- package/dist/endpoints/biome-runtime-bindings/biome-runtime-bindings.d.ts +13 -8
- package/dist/endpoints/biome-runtime-bindings/biome-runtime-bindings.js +32 -18
- package/dist/endpoints/biome-runtimes/biome-runtimes.d.ts +2 -2
- package/dist/endpoints/biome-runtimes/biome-runtimes.js +3 -3
- package/dist/endpoints/org-biome-installations/org-biome-installations.d.ts +6 -6
- package/dist/endpoints/org-biome-installations/org-biome-installations.js +15 -15
- package/dist/endpoints/platform-biomes-availability/platform-biomes-availability.d.ts +3 -3
- package/dist/endpoints/platform-biomes-availability/platform-biomes-availability.js +6 -6
- package/dist/endpoints/platform-biomes-contribution-sync/platform-biomes-contribution-sync.d.ts +2 -2
- package/dist/endpoints/platform-biomes-contribution-sync/platform-biomes-contribution-sync.js +3 -3
- package/dist/endpoints/platform-biomes-enablement/platform-biomes-enablement.d.ts +4 -4
- package/dist/endpoints/platform-biomes-enablement/platform-biomes-enablement.js +9 -9
- package/dist/endpoints/platform-biomes-server/platform-biomes-server.d.ts +7 -7
- package/dist/endpoints/platform-biomes-server/platform-biomes-server.js +18 -18
- package/dist/endpoints/platform-biomes-web/platform-biomes-web.d.ts +3 -3
- package/dist/endpoints/platform-biomes-web/platform-biomes-web.js +6 -6
- package/dist/endpoints/platform-runner-enrollments/platform-runner-enrollments.d.ts +33 -0
- package/dist/endpoints/platform-runner-enrollments/platform-runner-enrollments.js +80 -0
- package/dist/endpoints/platform-service-mesh/platform-service-mesh.d.ts +2 -2
- package/dist/endpoints/platform-service-mesh/platform-service-mesh.js +3 -3
- package/dist/endpoints/platform-settings/platform-settings.d.ts +4 -4
- package/dist/endpoints/platform-settings/platform-settings.js +9 -9
- package/dist/endpoints/runner-enrollment-challenges/runner-enrollment-challenges.d.ts +13 -0
- package/dist/endpoints/runner-enrollment-challenges/runner-enrollment-challenges.js +20 -0
- package/dist/endpoints/runner-enrollments/runner-enrollments.d.ts +28 -0
- package/dist/endpoints/runner-enrollments/runner-enrollments.js +64 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.js +3 -0
- package/dist/models/addRemoteBiomeOriginDto.d.ts +1 -1
- package/dist/models/addRemoteBiomeOriginDto.js +1 -1
- package/dist/models/authorBiomeBundleDto.d.ts +3 -3
- package/dist/models/authorBiomeBundleResponseDto.d.ts +2 -2
- package/dist/models/authorBiomeBundleResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/authoredBiomeBundleDto.d.ts +3 -3
- package/dist/models/authoredFileDto.d.ts +1 -1
- package/dist/models/authoredFileDto.js +1 -1
- package/dist/models/authoringIssueCode.d.ts +1 -1
- package/dist/models/authoringIssueCode.js +1 -1
- package/dist/models/authoringIssueDto.d.ts +2 -2
- package/dist/models/availabilitySubjectDto.d.ts +2 -2
- package/dist/models/backfillEnablementResponseDto.d.ts +1 -1
- package/dist/models/backfillEnablementResponseDto.js +1 -1
- package/dist/models/backfillEnablementResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeApprovalResponseDto.d.ts +5 -5
- package/dist/models/biomeApprovalResponseDtoDataArrayEnvelope.d.ts +11 -0
- package/dist/models/biomeApprovalResponseDtoDataArrayEnvelope.js +2 -0
- package/dist/models/biomeApprovalResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeApprovalResponseDtoResolveReason.d.ts +1 -1
- package/dist/models/biomeApprovalResponseDtoResolveReason.js +1 -1
- package/dist/models/biomeApprovalResponseDtoResolvedAt.d.ts +1 -1
- package/dist/models/biomeApprovalResponseDtoResolvedAt.js +1 -1
- package/dist/models/biomeApprovalResponseDtoResolvedBy.d.ts +1 -1
- package/dist/models/biomeApprovalResponseDtoResolvedBy.js +1 -1
- package/dist/models/biomeApprovalStatus.d.ts +1 -1
- package/dist/models/biomeApprovalStatus.js +1 -1
- package/dist/models/biomeAvailabilityResponseDto.d.ts +2 -2
- package/dist/models/biomeAvailabilityResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeConnectorRequirementDto.d.ts +1 -1
- package/dist/models/biomeConnectorRequirementDto.js +1 -1
- package/dist/models/biomeContributionResponseDto.d.ts +2 -2
- package/dist/models/biomeContributionResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeContributionResponseDtoPath.d.ts +1 -1
- package/dist/models/biomeContributionResponseDtoPath.js +1 -1
- package/dist/models/biomeContributionSyncStatusDto.d.ts +2 -2
- package/dist/models/biomeContributionSyncStatusDtoDataArrayEnvelope.d.ts +2 -2
- package/dist/models/biomeEffectiveState.d.ts +1 -1
- package/dist/models/biomeEffectiveState.js +1 -1
- package/dist/models/biomeInstallPolicy.d.ts +1 -1
- package/dist/models/biomeInstallPolicy.js +1 -1
- package/dist/models/biomeInstallSchemaResponseDto.d.ts +3 -3
- package/dist/models/biomeInstallSchemaResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeInstallSchemaResponseDtoSchema.d.ts +1 -1
- package/dist/models/biomeInstallSchemaResponseDtoSchema.js +1 -1
- package/dist/models/biomeInstallSchemaResponseDtoUiSchema.d.ts +1 -1
- package/dist/models/biomeInstallSchemaResponseDtoUiSchema.js +1 -1
- package/dist/models/biomeInstallationConnectionBindingInputDto.d.ts +1 -1
- package/dist/models/biomeInstallationConnectionBindingInputDto.js +1 -1
- package/dist/models/biomeInstallationConnectionResponseDto.d.ts +1 -1
- package/dist/models/biomeInstallationConnectionResponseDto.js +1 -1
- package/dist/models/biomeInstallationDeleteResponseDto.d.ts +1 -1
- package/dist/models/biomeInstallationDeleteResponseDto.js +1 -1
- package/dist/models/biomeInstallationDeleteResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeInstallationResourceInputDto.d.ts +2 -2
- package/dist/models/biomeInstallationResourceInputDtoSelector.d.ts +1 -1
- package/dist/models/biomeInstallationResourceInputDtoSelector.js +1 -1
- package/dist/models/biomeInstallationResourceResponseDto.d.ts +2 -2
- package/dist/models/biomeInstallationResourceResponseDtoSelector.d.ts +1 -1
- package/dist/models/biomeInstallationResourceResponseDtoSelector.js +1 -1
- package/dist/models/biomeInstallationResponseDto.d.ts +7 -7
- package/dist/models/biomeInstallationResponseDtoConfigJson.d.ts +1 -1
- package/dist/models/biomeInstallationResponseDtoConfigJson.js +1 -1
- package/dist/models/biomeInstallationResponseDtoDataArrayEnvelope.d.ts +2 -2
- package/dist/models/biomeInstallationResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeInstallationResponseDtoDisabledAt.d.ts +1 -1
- package/dist/models/biomeInstallationResponseDtoDisabledAt.js +1 -1
- package/dist/models/biomeInstallationState.d.ts +1 -1
- package/dist/models/biomeInstallationState.js +1 -1
- package/dist/models/biomeInstallationsControllerCreateChain201.d.ts +2 -2
- package/dist/models/biomeKind.d.ts +1 -1
- package/dist/models/biomeKind.js +1 -1
- package/dist/models/biomeLifecycle.d.ts +1 -1
- package/dist/models/biomeLifecycle.js +1 -1
- package/dist/models/biomeLifecycleTransitionResponseDto.d.ts +2 -2
- package/dist/models/biomeLifecycleTransitionResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeMcpCodeToolManifestEntryDto.d.ts +3 -3
- package/dist/models/biomeMcpCodeToolManifestEntryDtoHandlerKind.d.ts +1 -1
- package/dist/models/biomeMcpCodeToolManifestEntryDtoHandlerKind.js +1 -1
- package/dist/models/biomeMcpCodeToolManifestEntryDtoHandlerMethod.d.ts +1 -1
- package/dist/models/biomeMcpCodeToolManifestEntryDtoHandlerMethod.js +1 -1
- package/dist/models/biomeMcpToolsManifestResponseDto.d.ts +3 -3
- package/dist/models/biomeMcpToolsManifestResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeMcpWorkflowToolManifestEntryDto.d.ts +2 -2
- package/dist/models/biomeMcpWorkflowToolManifestEntryDtoMountSlot.d.ts +1 -1
- package/dist/models/biomeMcpWorkflowToolManifestEntryDtoMountSlot.js +1 -1
- package/dist/models/biomeProvidesDto.d.ts +2 -2
- package/dist/models/biomeProvidesDtoTarget.d.ts +1 -1
- package/dist/models/biomeProvidesDtoTarget.js +1 -1
- package/dist/models/biomeProvisioningScaffoldDto.d.ts +3 -3
- package/dist/models/biomeProvisioningScaffoldDtoDeclaration.d.ts +1 -1
- package/dist/models/biomeProvisioningScaffoldDtoDeclaration.js +1 -1
- package/dist/models/biomeProvisioningScaffoldDtoTemplates.d.ts +1 -1
- package/dist/models/biomeProvisioningScaffoldDtoTemplates.js +1 -1
- package/dist/models/biomeProvisioningScaffoldsResponseDto.d.ts +2 -2
- package/dist/models/biomeProvisioningScaffoldsResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeScope.d.ts +1 -1
- package/dist/models/biomeScope.js +1 -1
- package/dist/models/biomeTarget.d.ts +1 -1
- package/dist/models/biomeTarget.js +1 -1
- package/dist/models/biomeTier.d.ts +1 -1
- package/dist/models/biomeTier.js +1 -1
- package/dist/models/breakGlassRevokeRunnerEnrollmentDto.d.ts +15 -0
- package/dist/models/{runtimeBindingResponseDtoConfigRef.js → breakGlassRevokeRunnerEnrollmentDto.js} +1 -1
- package/dist/models/capabilityDescriptorValidationDto.d.ts +5 -5
- package/dist/models/capabilityDescriptorValidationDtoDataEnvelope.d.ts +2 -2
- package/dist/models/capabilityDescriptorValidationDtoManifest.d.ts +1 -1
- package/dist/models/capabilityDescriptorValidationDtoManifest.js +1 -1
- package/dist/models/capabilityManifestSchemaKind.d.ts +1 -1
- package/dist/models/capabilityManifestSchemaKind.js +1 -1
- package/dist/models/chainInstallBiomesDto.d.ts +2 -2
- package/dist/models/chainedInstallEntryDto.d.ts +4 -4
- package/dist/models/chainedInstallEntryDtoConfigJson.d.ts +1 -1
- package/dist/models/chainedInstallEntryDtoConfigJson.js +1 -1
- package/dist/models/contributionFileGuidanceDto.d.ts +2 -2
- package/dist/models/contributionKind.d.ts +1 -1
- package/dist/models/contributionKind.js +1 -1
- package/dist/models/contributionSyncStatus.d.ts +1 -1
- package/dist/models/contributionSyncStatus.js +1 -1
- package/dist/models/createBiomeInstallationDto.d.ts +4 -4
- package/dist/models/createBiomeInstallationDtoConfigJson.d.ts +1 -1
- package/dist/models/createBiomeInstallationDtoConfigJson.js +1 -1
- package/dist/models/createRunnerEnrollmentDto.d.ts +17 -0
- package/dist/models/createRunnerEnrollmentDto.js +2 -0
- package/dist/models/createRuntimeBindingDto.d.ts +6 -10
- package/dist/models/createRuntimeBindingDtoDeniedLabels.d.ts +2 -2
- package/dist/models/createRuntimeBindingDtoDeniedLabels.js +1 -1
- package/dist/models/createRuntimeBindingDtoRequiredLabels.d.ts +2 -2
- package/dist/models/createRuntimeBindingDtoRequiredLabels.js +1 -1
- package/dist/models/credentialDeliveryKind.d.ts +13 -0
- package/dist/models/credentialDeliveryKind.js +15 -0
- package/dist/models/errorDetailsDto.d.ts +2 -2
- package/dist/models/errorDetailsDtoDetails.d.ts +1 -1
- package/dist/models/errorDetailsDtoDetails.js +1 -1
- package/dist/models/errorPayloadDto.d.ts +2 -2
- package/dist/models/errorResponseDto.d.ts +2 -2
- package/dist/models/{runtimeBindingResponseDtoConfigRef.d.ts → exchangeRunnerEnrollmentChallengeDto.d.ts} +4 -7
- package/dist/models/{runtimeBindingResponseDtoSecretScopeRef.js → exchangeRunnerEnrollmentChallengeDto.js} +1 -1
- package/dist/models/inFlightRevocationPolicy.d.ts +12 -0
- package/dist/models/inFlightRevocationPolicy.js +14 -0
- package/dist/models/index.d.ts +24 -3
- package/dist/models/index.js +24 -3
- package/dist/models/lifecycleTransitionAckDto.d.ts +1 -1
- package/dist/models/lifecycleTransitionAckDto.js +1 -1
- package/dist/models/orgBiomeEffectiveEnablementDto.d.ts +5 -5
- package/dist/models/orgBiomeEffectiveEnablementDtoDataArrayEnvelope.d.ts +2 -2
- package/dist/models/orgBiomeEffectiveEnablementDtoDataEnvelope.d.ts +2 -2
- package/dist/models/orgBiomeEnablementReason.d.ts +1 -1
- package/dist/models/orgBiomeEnablementReason.js +1 -1
- package/dist/models/orgBiomeInstallationDeleteResponseDto.d.ts +2 -2
- package/dist/models/orgBiomeInstallationDeleteResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/orgBiomeInstallationDeleteResponseDtoWorkflowId.d.ts +1 -1
- package/dist/models/orgBiomeInstallationDeleteResponseDtoWorkflowId.js +1 -1
- package/dist/models/orgBiomeState.d.ts +1 -1
- package/dist/models/orgBiomeState.js +1 -1
- package/dist/models/orgBiomeSurfaceMode.d.ts +1 -1
- package/dist/models/orgBiomeSurfaceMode.js +1 -1
- package/dist/models/platformSettingsControllerAdd200.d.ts +1 -1
- package/dist/models/platformSettingsControllerAdd200.js +1 -1
- package/dist/models/platformSettingsControllerList200.d.ts +1 -1
- package/dist/models/platformSettingsControllerList200.js +1 -1
- package/dist/models/platformSettingsControllerRemove200.d.ts +1 -1
- package/dist/models/platformSettingsControllerRemove200.js +1 -1
- package/dist/models/platformSettingsControllerRemoveParams.d.ts +1 -1
- package/dist/models/platformSettingsControllerRemoveParams.js +1 -1
- package/dist/models/promoteBiomeInstallationDto.d.ts +2 -2
- package/dist/models/requestApprovalDto.d.ts +1 -1
- package/dist/models/requestApprovalDto.js +1 -1
- package/dist/models/resolveApprovalDto.d.ts +2 -2
- package/dist/models/resolveApprovalDtoStatus.d.ts +1 -1
- package/dist/models/resolveApprovalDtoStatus.js +1 -1
- package/dist/models/resourceManagedBy.d.ts +1 -1
- package/dist/models/resourceManagedBy.js +1 -1
- package/dist/models/rotateRunnerEnrollmentDto.d.ts +14 -0
- package/dist/models/rotateRunnerEnrollmentDto.js +9 -0
- package/dist/models/runnerDataLocality.d.ts +13 -0
- package/dist/models/runnerDataLocality.js +15 -0
- package/dist/models/runnerEnrollmentDesiredState.d.ts +12 -0
- package/dist/models/{runtimeBindingStatus.js → runnerEnrollmentDesiredState.js} +4 -5
- package/dist/models/runnerEnrollmentExchangeResponseDto.d.ts +14 -0
- package/dist/models/runnerEnrollmentExchangeResponseDto.js +2 -0
- package/dist/models/runnerEnrollmentExchangeResponseDtoDataEnvelope.d.ts +11 -0
- package/dist/models/runnerEnrollmentExchangeResponseDtoDataEnvelope.js +2 -0
- package/dist/models/runnerEnrollmentManagementAction.d.ts +13 -0
- package/dist/models/runnerEnrollmentManagementAction.js +15 -0
- package/dist/models/runnerEnrollmentManagementResponseDto.d.ts +58 -0
- package/dist/models/runnerEnrollmentManagementResponseDto.js +2 -0
- package/dist/models/runnerEnrollmentManagementResponseDtoDataArrayEnvelope.d.ts +11 -0
- package/dist/models/runnerEnrollmentManagementResponseDtoDataArrayEnvelope.js +2 -0
- package/dist/models/runnerEnrollmentManagementResponseDtoDataEnvelope.d.ts +11 -0
- package/dist/models/runnerEnrollmentManagementResponseDtoDataEnvelope.js +2 -0
- package/dist/models/runnerEnrollmentManagementRotationResponseDto.d.ts +21 -0
- package/dist/models/runnerEnrollmentManagementRotationResponseDto.js +2 -0
- package/dist/models/runnerEnrollmentManagementRotationResponseDtoDataEnvelope.d.ts +11 -0
- package/dist/models/runnerEnrollmentManagementRotationResponseDtoDataEnvelope.js +2 -0
- package/dist/models/runnerEnrollmentObservedState.d.ts +19 -0
- package/dist/models/runnerEnrollmentObservedState.js +21 -0
- package/dist/models/runnerEnrollmentResponseDto.d.ts +51 -0
- package/dist/models/runnerEnrollmentResponseDto.js +2 -0
- package/dist/models/runnerTrustTier.d.ts +14 -0
- package/dist/models/runnerTrustTier.js +16 -0
- package/dist/models/runtimeBindingDesiredState.d.ts +12 -0
- package/dist/models/runtimeBindingDesiredState.js +14 -0
- package/dist/models/runtimeBindingManagementAction.d.ts +12 -0
- package/dist/models/runtimeBindingManagementAction.js +14 -0
- package/dist/models/runtimeBindingObservedState.d.ts +17 -0
- package/dist/models/runtimeBindingObservedState.js +19 -0
- package/dist/models/runtimeBindingResponseDto.d.ts +32 -9
- package/dist/models/runtimeBindingResponseDtoDataArrayEnvelope.d.ts +2 -2
- package/dist/models/runtimeBindingResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/runtimeBindingResponseDtoDeniedLabels.d.ts +2 -2
- package/dist/models/runtimeBindingResponseDtoDeniedLabels.js +1 -1
- package/dist/models/runtimeBindingResponseDtoRequiredLabels.d.ts +2 -2
- package/dist/models/runtimeBindingResponseDtoRequiredLabels.js +1 -1
- package/dist/models/runtimeOperatorKind.d.ts +13 -0
- package/dist/models/runtimeOperatorKind.js +15 -0
- package/dist/models/runtimeResponseDto.d.ts +15 -2
- package/dist/models/runtimeResponseDtoDataArrayEnvelope.d.ts +2 -2
- package/dist/models/runtimeResponseDtoStatus.d.ts +4 -2
- package/dist/models/runtimeResponseDtoStatus.js +4 -2
- package/dist/models/serverBiomeRegistrationResponseDto.d.ts +5 -5
- package/dist/models/serverBiomeRegistrationResponseDtoContributionPaths.d.ts +1 -1
- package/dist/models/serverBiomeRegistrationResponseDtoContributionPaths.js +1 -1
- package/dist/models/serverBiomeRegistrationResponseDtoDataArrayEnvelope.d.ts +2 -2
- package/dist/models/serverBiomeRegistrationResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/serverBiomesControllerListParams.d.ts +1 -1
- package/dist/models/serverBiomesControllerListParams.js +1 -1
- package/dist/models/serviceEndpointAuth.d.ts +1 -1
- package/dist/models/serviceEndpointAuth.js +1 -1
- package/dist/models/serviceEndpointDto.d.ts +3 -3
- package/dist/models/serviceEndpointProtocol.d.ts +1 -1
- package/dist/models/serviceEndpointProtocol.js +1 -1
- package/dist/models/serviceInstanceDto.d.ts +2 -2
- package/dist/models/serviceMeshEntryDto.d.ts +2 -2
- package/dist/models/serviceMeshResponseDto.d.ts +2 -2
- package/dist/models/serviceMeshResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/setBiomeAvailabilityDto.d.ts +2 -2
- package/dist/models/subjectKind.d.ts +1 -1
- package/dist/models/subjectKind.js +1 -1
- package/dist/models/surfaceKindValidationDto.d.ts +4 -4
- package/dist/models/surfaceKindValidationDtoDataEnvelope.d.ts +2 -2
- package/dist/models/surfaceKindValidationDtoManifest.d.ts +1 -1
- package/dist/models/surfaceKindValidationDtoManifest.js +1 -1
- package/dist/models/updateBiomeInstallationResourcesDto.d.ts +2 -2
- package/dist/models/updateOrgBiomeEnablementDto.d.ts +3 -3
- package/dist/models/updateOrgBiomeInstallationDto.d.ts +4 -4
- package/dist/models/updateOrgBiomeInstallationDtoConfigJson.d.ts +1 -1
- package/dist/models/updateOrgBiomeInstallationDtoConfigJson.js +1 -1
- package/dist/models/updateRuntimeBindingDto.d.ts +5 -9
- package/dist/models/updateRuntimeBindingDtoDeniedLabels.d.ts +2 -2
- package/dist/models/updateRuntimeBindingDtoDeniedLabels.js +1 -1
- package/dist/models/updateRuntimeBindingDtoRequiredLabels.d.ts +2 -2
- package/dist/models/updateRuntimeBindingDtoRequiredLabels.js +1 -1
- package/dist/models/validateCapabilityDescriptorDto.d.ts +2 -2
- package/dist/models/validateCapabilityDescriptorDtoManifest.d.ts +1 -1
- package/dist/models/validateCapabilityDescriptorDtoManifest.js +1 -1
- package/dist/models/validateSurfaceKindDto.d.ts +2 -2
- package/dist/models/validateSurfaceKindDtoManifest.d.ts +1 -1
- package/dist/models/validateSurfaceKindDtoManifest.js +1 -1
- package/dist/models/webBiomeDisplayDto.d.ts +1 -1
- package/dist/models/webBiomeDisplayDto.js +1 -1
- package/dist/models/webBiomeLoaderDto.d.ts +3 -3
- package/dist/models/webBiomeLoaderKind.d.ts +1 -1
- package/dist/models/webBiomeLoaderKind.js +1 -1
- package/dist/models/webBiomeProvenanceDto.d.ts +3 -3
- package/dist/models/webBiomeProvenanceVerdict.d.ts +1 -1
- package/dist/models/webBiomeProvenanceVerdict.js +1 -1
- package/dist/models/webBiomeRegistrationResponseDto.d.ts +6 -6
- package/dist/models/webBiomeRegistrationResponseDtoDataArrayEnvelope.d.ts +2 -2
- package/dist/models/webBiomeRegistrationResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/webBiomeSignatureVerdict.d.ts +1 -1
- package/dist/models/webBiomeSignatureVerdict.js +1 -1
- package/dist/models/webBiomesControllerListParams.d.ts +1 -1
- package/dist/models/webBiomesControllerListParams.js +1 -1
- package/package.json +1 -1
- package/dist/models/runtimeBindingResponseDtoSecretScopeRef.d.ts +0 -13
- package/dist/models/runtimeBindingStatus.d.ts +0 -13
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval v8.
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Biome Host API
|
|
5
5
|
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
6
|
* OpenAPI spec version: 0.1.0
|
|
7
7
|
*/
|
|
8
8
|
import type { AuthorBiomeBundleDto, AuthorBiomeBundleResponseDtoDataEnvelope, CapabilityDescriptorValidationDtoDataEnvelope, SurfaceKindValidationDtoDataEnvelope, ValidateCapabilityDescriptorDto, ValidateSurfaceKindDto } from '../../models';
|
|
9
|
-
export declare const getBiomeBundleAuthoringControllerAuthorUrl: () => string;
|
|
10
9
|
/**
|
|
11
10
|
* @summary Generate a complete, schema-valid biome bundle (path → content) from a declaration. Writes nothing server-side.
|
|
12
11
|
*/
|
|
12
|
+
export declare const getBiomeBundleAuthoringControllerAuthorUrl: () => string;
|
|
13
13
|
export declare const biomeBundleAuthoringControllerAuthor: (authorBiomeBundleDto: AuthorBiomeBundleDto, options?: RequestInit) => Promise<AuthorBiomeBundleResponseDtoDataEnvelope>;
|
|
14
|
-
export declare const getCapabilityDescriptorAuthoringControllerValidateUrl: () => string;
|
|
15
14
|
/**
|
|
16
15
|
* @summary Validate a candidate capability contribution manifest against the kernel schema and return the normalized manifest or field-path-level issues.
|
|
17
16
|
*/
|
|
17
|
+
export declare const getCapabilityDescriptorAuthoringControllerValidateUrl: () => string;
|
|
18
18
|
export declare const capabilityDescriptorAuthoringControllerValidate: (validateCapabilityDescriptorDto: ValidateCapabilityDescriptorDto, options?: RequestInit) => Promise<CapabilityDescriptorValidationDtoDataEnvelope>;
|
|
19
|
-
export declare const getSurfaceKindAuthoringControllerValidateUrl: () => string;
|
|
20
19
|
/**
|
|
21
20
|
* @summary Validate a candidate surface-kind contribution manifest (enforcing the reserved first-party SurfaceKind set) and return the normalized manifest plus how a biome ships it.
|
|
22
21
|
*/
|
|
22
|
+
export declare const getSurfaceKindAuthoringControllerValidateUrl: () => string;
|
|
23
23
|
export declare const surfaceKindAuthoringControllerValidate: (validateSurfaceKindDto: ValidateSurfaceKindDto, options?: RequestInit) => Promise<SurfaceKindValidationDtoDataEnvelope>;
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.surfaceKindAuthoringControllerValidate = exports.getSurfaceKindAuthoringControllerValidateUrl = exports.capabilityDescriptorAuthoringControllerValidate = exports.getCapabilityDescriptorAuthoringControllerValidateUrl = exports.biomeBundleAuthoringControllerAuthor = exports.getBiomeBundleAuthoringControllerAuthorUrl = void 0;
|
|
4
4
|
const custom_fetch_1 = require("../../custom-fetch");
|
|
5
|
+
/**
|
|
6
|
+
* @summary Generate a complete, schema-valid biome bundle (path → content) from a declaration. Writes nothing server-side.
|
|
7
|
+
*/
|
|
5
8
|
const getBiomeBundleAuthoringControllerAuthorUrl = () => {
|
|
6
9
|
return `/authoring/biome-bundle`;
|
|
7
10
|
};
|
|
8
11
|
exports.getBiomeBundleAuthoringControllerAuthorUrl = getBiomeBundleAuthoringControllerAuthorUrl;
|
|
9
|
-
/**
|
|
10
|
-
* @summary Generate a complete, schema-valid biome bundle (path → content) from a declaration. Writes nothing server-side.
|
|
11
|
-
*/
|
|
12
12
|
const biomeBundleAuthoringControllerAuthor = async (authorBiomeBundleDto, options) => {
|
|
13
13
|
return (0, custom_fetch_1.customFetch)((0, exports.getBiomeBundleAuthoringControllerAuthorUrl)(), {
|
|
14
14
|
...options,
|
|
@@ -18,13 +18,13 @@ const biomeBundleAuthoringControllerAuthor = async (authorBiomeBundleDto, option
|
|
|
18
18
|
});
|
|
19
19
|
};
|
|
20
20
|
exports.biomeBundleAuthoringControllerAuthor = biomeBundleAuthoringControllerAuthor;
|
|
21
|
+
/**
|
|
22
|
+
* @summary Validate a candidate capability contribution manifest against the kernel schema and return the normalized manifest or field-path-level issues.
|
|
23
|
+
*/
|
|
21
24
|
const getCapabilityDescriptorAuthoringControllerValidateUrl = () => {
|
|
22
25
|
return `/authoring/capability-descriptor/validation`;
|
|
23
26
|
};
|
|
24
27
|
exports.getCapabilityDescriptorAuthoringControllerValidateUrl = getCapabilityDescriptorAuthoringControllerValidateUrl;
|
|
25
|
-
/**
|
|
26
|
-
* @summary Validate a candidate capability contribution manifest against the kernel schema and return the normalized manifest or field-path-level issues.
|
|
27
|
-
*/
|
|
28
28
|
const capabilityDescriptorAuthoringControllerValidate = async (validateCapabilityDescriptorDto, options) => {
|
|
29
29
|
return (0, custom_fetch_1.customFetch)((0, exports.getCapabilityDescriptorAuthoringControllerValidateUrl)(), {
|
|
30
30
|
...options,
|
|
@@ -34,13 +34,13 @@ const capabilityDescriptorAuthoringControllerValidate = async (validateCapabilit
|
|
|
34
34
|
});
|
|
35
35
|
};
|
|
36
36
|
exports.capabilityDescriptorAuthoringControllerValidate = capabilityDescriptorAuthoringControllerValidate;
|
|
37
|
+
/**
|
|
38
|
+
* @summary Validate a candidate surface-kind contribution manifest (enforcing the reserved first-party SurfaceKind set) and return the normalized manifest plus how a biome ships it.
|
|
39
|
+
*/
|
|
37
40
|
const getSurfaceKindAuthoringControllerValidateUrl = () => {
|
|
38
41
|
return `/authoring/surface-kind/validation`;
|
|
39
42
|
};
|
|
40
43
|
exports.getSurfaceKindAuthoringControllerValidateUrl = getSurfaceKindAuthoringControllerValidateUrl;
|
|
41
|
-
/**
|
|
42
|
-
* @summary Validate a candidate surface-kind contribution manifest (enforcing the reserved first-party SurfaceKind set) and return the normalized manifest plus how a biome ships it.
|
|
43
|
-
*/
|
|
44
44
|
const surfaceKindAuthoringControllerValidate = async (validateSurfaceKindDto, options) => {
|
|
45
45
|
return (0, custom_fetch_1.customFetch)((0, exports.getSurfaceKindAuthoringControllerValidateUrl)(), {
|
|
46
46
|
...options,
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval v8.
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Biome Host API
|
|
5
5
|
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
6
|
* OpenAPI spec version: 0.1.0
|
|
7
7
|
*/
|
|
8
|
-
import type { BiomeApprovalResponseDtoDataEnvelope, RequestApprovalDto, ResolveApprovalDto } from '../../models';
|
|
9
|
-
export declare const getBiomeApprovalsControllerRequestUrl: (biomeId: string, installationId: string) => string;
|
|
8
|
+
import type { BiomeApprovalResponseDtoDataArrayEnvelope, BiomeApprovalResponseDtoDataEnvelope, RequestApprovalDto, ResolveApprovalDto } from '../../models';
|
|
10
9
|
/**
|
|
11
10
|
* @summary Request an approval for a lifecycle transition on a biome installation.
|
|
12
11
|
*/
|
|
12
|
+
export declare const getBiomeApprovalsControllerRequestUrl: (biomeId: string, installationId: string) => string;
|
|
13
13
|
export declare const biomeApprovalsControllerRequest: (biomeId: string, installationId: string, requestApprovalDto: RequestApprovalDto, options?: RequestInit) => Promise<BiomeApprovalResponseDtoDataEnvelope>;
|
|
14
|
-
export declare const getBiomeApprovalsControllerListPendingUrl: (biomeId: string, installationId: string) => string;
|
|
15
14
|
/**
|
|
16
15
|
* @summary List pending approvals for a biome installation.
|
|
17
16
|
*/
|
|
18
|
-
export declare const
|
|
19
|
-
export declare const
|
|
17
|
+
export declare const getBiomeApprovalsControllerListPendingUrl: (biomeId: string, installationId: string) => string;
|
|
18
|
+
export declare const biomeApprovalsControllerListPending: (biomeId: string, installationId: string, options?: RequestInit) => Promise<BiomeApprovalResponseDtoDataArrayEnvelope>;
|
|
20
19
|
/**
|
|
21
20
|
* @summary Approve or reject a pending approval request.
|
|
22
21
|
*/
|
|
22
|
+
export declare const getBiomeApprovalsControllerResolveUrl: (biomeId: string, installationId: string, approvalId: string) => string;
|
|
23
23
|
export declare const biomeApprovalsControllerResolve: (biomeId: string, installationId: string, approvalId: string, resolveApprovalDto: ResolveApprovalDto, options?: RequestInit) => Promise<BiomeApprovalResponseDtoDataEnvelope>;
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.biomeApprovalsControllerResolve = exports.getBiomeApprovalsControllerResolveUrl = exports.biomeApprovalsControllerListPending = exports.getBiomeApprovalsControllerListPendingUrl = exports.biomeApprovalsControllerRequest = exports.getBiomeApprovalsControllerRequestUrl = void 0;
|
|
4
4
|
const custom_fetch_1 = require("../../custom-fetch");
|
|
5
|
+
/**
|
|
6
|
+
* @summary Request an approval for a lifecycle transition on a biome installation.
|
|
7
|
+
*/
|
|
5
8
|
const getBiomeApprovalsControllerRequestUrl = (biomeId, installationId) => {
|
|
6
9
|
return `/platform/biomes/${biomeId}/installations/${installationId}/approvals`;
|
|
7
10
|
};
|
|
8
11
|
exports.getBiomeApprovalsControllerRequestUrl = getBiomeApprovalsControllerRequestUrl;
|
|
9
|
-
/**
|
|
10
|
-
* @summary Request an approval for a lifecycle transition on a biome installation.
|
|
11
|
-
*/
|
|
12
12
|
const biomeApprovalsControllerRequest = async (biomeId, installationId, requestApprovalDto, options) => {
|
|
13
13
|
return (0, custom_fetch_1.customFetch)((0, exports.getBiomeApprovalsControllerRequestUrl)(biomeId, installationId), {
|
|
14
14
|
...options,
|
|
@@ -18,13 +18,13 @@ const biomeApprovalsControllerRequest = async (biomeId, installationId, requestA
|
|
|
18
18
|
});
|
|
19
19
|
};
|
|
20
20
|
exports.biomeApprovalsControllerRequest = biomeApprovalsControllerRequest;
|
|
21
|
+
/**
|
|
22
|
+
* @summary List pending approvals for a biome installation.
|
|
23
|
+
*/
|
|
21
24
|
const getBiomeApprovalsControllerListPendingUrl = (biomeId, installationId) => {
|
|
22
25
|
return `/platform/biomes/${biomeId}/installations/${installationId}/approvals`;
|
|
23
26
|
};
|
|
24
27
|
exports.getBiomeApprovalsControllerListPendingUrl = getBiomeApprovalsControllerListPendingUrl;
|
|
25
|
-
/**
|
|
26
|
-
* @summary List pending approvals for a biome installation.
|
|
27
|
-
*/
|
|
28
28
|
const biomeApprovalsControllerListPending = async (biomeId, installationId, options) => {
|
|
29
29
|
return (0, custom_fetch_1.customFetch)((0, exports.getBiomeApprovalsControllerListPendingUrl)(biomeId, installationId), {
|
|
30
30
|
...options,
|
|
@@ -32,13 +32,13 @@ const biomeApprovalsControllerListPending = async (biomeId, installationId, opti
|
|
|
32
32
|
});
|
|
33
33
|
};
|
|
34
34
|
exports.biomeApprovalsControllerListPending = biomeApprovalsControllerListPending;
|
|
35
|
+
/**
|
|
36
|
+
* @summary Approve or reject a pending approval request.
|
|
37
|
+
*/
|
|
35
38
|
const getBiomeApprovalsControllerResolveUrl = (biomeId, installationId, approvalId) => {
|
|
36
39
|
return `/platform/biomes/${biomeId}/installations/${installationId}/approvals/${approvalId}`;
|
|
37
40
|
};
|
|
38
41
|
exports.getBiomeApprovalsControllerResolveUrl = getBiomeApprovalsControllerResolveUrl;
|
|
39
|
-
/**
|
|
40
|
-
* @summary Approve or reject a pending approval request.
|
|
41
|
-
*/
|
|
42
42
|
const biomeApprovalsControllerResolve = async (biomeId, installationId, approvalId, resolveApprovalDto, options) => {
|
|
43
43
|
return (0, custom_fetch_1.customFetch)((0, exports.getBiomeApprovalsControllerResolveUrl)(biomeId, installationId, approvalId), {
|
|
44
44
|
...options,
|
|
@@ -1,68 +1,68 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval v8.
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Biome Host API
|
|
5
5
|
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
6
|
* OpenAPI spec version: 0.1.0
|
|
7
7
|
*/
|
|
8
8
|
import type { BiomeInstallationDeleteResponseDtoDataEnvelope, BiomeInstallationResponseDtoDataArrayEnvelope, BiomeInstallationResponseDtoDataEnvelope, BiomeInstallationsControllerCreateChain201, BiomeLifecycleTransitionResponseDtoDataEnvelope, BiomeMcpToolsManifestResponseDtoDataEnvelope, ChainInstallBiomesDto, CreateBiomeInstallationDto, LifecycleTransitionAckDto, PromoteBiomeInstallationDto, UpdateBiomeInstallationResourcesDto } from '../../models';
|
|
9
|
-
export declare const getBiomeInstallationsControllerCreateUrl: (projectId: string) => string;
|
|
10
9
|
/**
|
|
11
10
|
* @summary Install a biome on this project with initial bindings + selectors
|
|
12
11
|
*/
|
|
12
|
+
export declare const getBiomeInstallationsControllerCreateUrl: (projectId: string) => string;
|
|
13
13
|
export declare const biomeInstallationsControllerCreate: (projectId: string, createBiomeInstallationDto: CreateBiomeInstallationDto, options?: RequestInit) => Promise<BiomeInstallationResponseDtoDataEnvelope>;
|
|
14
|
-
export declare const getBiomeInstallationsControllerListUrl: (projectId: string) => string;
|
|
15
14
|
/**
|
|
16
15
|
* @summary List biome installations for this project
|
|
17
16
|
*/
|
|
17
|
+
export declare const getBiomeInstallationsControllerListUrl: (projectId: string) => string;
|
|
18
18
|
export declare const biomeInstallationsControllerList: (projectId: string, options?: RequestInit) => Promise<BiomeInstallationResponseDtoDataArrayEnvelope>;
|
|
19
|
-
export declare const getBiomeInstallationsControllerCreateChainUrl: (projectId: string) => string;
|
|
20
19
|
/**
|
|
21
20
|
* @summary Transactionally install a chain of biomes (target plus its dependency closure). The wizard uses this when the user-clicked biome has unresolved `xema.dependencies` — all entries install in a single Prisma transaction, or none do.
|
|
22
21
|
*/
|
|
22
|
+
export declare const getBiomeInstallationsControllerCreateChainUrl: (projectId: string) => string;
|
|
23
23
|
export declare const biomeInstallationsControllerCreateChain: (projectId: string, chainInstallBiomesDto: ChainInstallBiomesDto, options?: RequestInit) => Promise<BiomeInstallationsControllerCreateChain201>;
|
|
24
|
-
export declare const getBiomeInstallationsControllerGetUrl: (projectId: string, id: string) => string;
|
|
25
24
|
/**
|
|
26
25
|
* @summary Get a single biome installation
|
|
27
26
|
*/
|
|
27
|
+
export declare const getBiomeInstallationsControllerGetUrl: (projectId: string, id: string) => string;
|
|
28
28
|
export declare const biomeInstallationsControllerGet: (projectId: string, id: string, options?: RequestInit) => Promise<BiomeInstallationResponseDtoDataEnvelope>;
|
|
29
|
-
export declare const getBiomeInstallationsControllerRemoveUrl: (projectId: string, id: string) => string;
|
|
30
29
|
/**
|
|
31
30
|
* @summary Hard-delete a biome installation. Tears down the sidecar workload, deletes the row, then starts `uninstallBiomeCascadeWorkflow` which fans cleanup out to every downstream service that owns biome-scoped rows (webapp-studio, workflow-engine, deliverable-specs, biome-storage, mcp-gateway). The response carries the `workflowId` — clients poll the workflow for the terminal outcome (`clean` | `dirty`). Use `disable` instead when you want a temporary, reversible teardown.
|
|
32
31
|
*/
|
|
32
|
+
export declare const getBiomeInstallationsControllerRemoveUrl: (projectId: string, id: string) => string;
|
|
33
33
|
export declare const biomeInstallationsControllerRemove: (projectId: string, id: string, options?: RequestInit) => Promise<BiomeInstallationDeleteResponseDtoDataEnvelope>;
|
|
34
|
-
export declare const getBiomeInstallationsControllerGetMcpToolsManifestUrl: (projectId: string, id: string) => string;
|
|
35
34
|
/**
|
|
36
35
|
* @summary Manifest-derived projection of MCP tools the biome ships. Workflow tools come from `xema.mcpWorkflowTools[]`; code tools from `xema.mcpTools[]`. Surfaces both kinds for the unified ToolSelectionPicker without per-kind fan-out.
|
|
37
36
|
*/
|
|
37
|
+
export declare const getBiomeInstallationsControllerGetMcpToolsManifestUrl: (projectId: string, id: string) => string;
|
|
38
38
|
export declare const biomeInstallationsControllerGetMcpToolsManifest: (projectId: string, id: string, options?: RequestInit) => Promise<BiomeMcpToolsManifestResponseDtoDataEnvelope>;
|
|
39
|
-
export declare const getBiomeInstallationsControllerUpdateResourcesUrl: (projectId: string, id: string) => string;
|
|
40
39
|
/**
|
|
41
40
|
* @summary Replace the per-adapter resource selector slices on an installation
|
|
42
41
|
*/
|
|
42
|
+
export declare const getBiomeInstallationsControllerUpdateResourcesUrl: (projectId: string, id: string) => string;
|
|
43
43
|
export declare const biomeInstallationsControllerUpdateResources: (projectId: string, id: string, updateBiomeInstallationResourcesDto: UpdateBiomeInstallationResourcesDto, options?: RequestInit) => Promise<BiomeInstallationResponseDtoDataEnvelope>;
|
|
44
|
-
export declare const getBiomeInstallationsControllerDisableUrl: (projectId: string, id: string) => string;
|
|
45
44
|
/**
|
|
46
45
|
* @summary Disable a biome installation without deleting its configuration
|
|
47
46
|
*/
|
|
47
|
+
export declare const getBiomeInstallationsControllerDisableUrl: (projectId: string, id: string) => string;
|
|
48
48
|
export declare const biomeInstallationsControllerDisable: (projectId: string, id: string, options?: RequestInit) => Promise<BiomeInstallationResponseDtoDataEnvelope>;
|
|
49
|
-
export declare const getBiomeLifecycleControllerPromoteUrl: (projectId: string, id: string) => string;
|
|
50
49
|
/**
|
|
51
50
|
* @summary Promote a biome installation across the lifecycle graph (draft → sandbox-installed → review-required → org-installed, or store-approved → org-installed). Guarded by `biome:promote@1` at xema-capability-router. Promote-out-of-sandbox additionally requires an acknowledged approval id.
|
|
52
51
|
*/
|
|
52
|
+
export declare const getBiomeLifecycleControllerPromoteUrl: (projectId: string, id: string) => string;
|
|
53
53
|
export declare const biomeLifecycleControllerPromote: (projectId: string, id: string, promoteBiomeInstallationDto: PromoteBiomeInstallationDto, options?: RequestInit) => Promise<BiomeLifecycleTransitionResponseDtoDataEnvelope>;
|
|
54
|
-
export declare const getBiomeLifecycleControllerSubmitToStoreUrl: (projectId: string, id: string) => string;
|
|
55
54
|
/**
|
|
56
55
|
* @summary Submit an org-installed biome to the Xema Store. Guarded by `biome:submit-to-store@1`. Transitions org-installed → store-submitted.
|
|
57
56
|
*/
|
|
57
|
+
export declare const getBiomeLifecycleControllerSubmitToStoreUrl: (projectId: string, id: string) => string;
|
|
58
58
|
export declare const biomeLifecycleControllerSubmitToStore: (projectId: string, id: string, lifecycleTransitionAckDto: LifecycleTransitionAckDto, options?: RequestInit) => Promise<BiomeLifecycleTransitionResponseDtoDataEnvelope>;
|
|
59
|
-
export declare const getBiomeLifecycleControllerApproveInStoreUrl: (projectId: string, id: string) => string;
|
|
60
59
|
/**
|
|
61
60
|
* @summary Approve a submitted biome in the Xema Store. Guarded by `biome:approve-in-store@1`. Transitions store-submitted → store-approved.
|
|
62
61
|
*/
|
|
62
|
+
export declare const getBiomeLifecycleControllerApproveInStoreUrl: (projectId: string, id: string) => string;
|
|
63
63
|
export declare const biomeLifecycleControllerApproveInStore: (projectId: string, id: string, lifecycleTransitionAckDto: LifecycleTransitionAckDto, options?: RequestInit) => Promise<BiomeLifecycleTransitionResponseDtoDataEnvelope>;
|
|
64
|
-
export declare const getBiomeLifecycleControllerArchiveUrl: (projectId: string, id: string) => string;
|
|
65
64
|
/**
|
|
66
65
|
* @summary Archive a biome installation from any non-archived state. Guarded by `biome:archive@1`. Terminal — archived rows are never resolved.
|
|
67
66
|
*/
|
|
67
|
+
export declare const getBiomeLifecycleControllerArchiveUrl: (projectId: string, id: string) => string;
|
|
68
68
|
export declare const biomeLifecycleControllerArchive: (projectId: string, id: string, lifecycleTransitionAckDto: LifecycleTransitionAckDto, options?: RequestInit) => Promise<BiomeLifecycleTransitionResponseDtoDataEnvelope>;
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.biomeLifecycleControllerArchive = exports.getBiomeLifecycleControllerArchiveUrl = exports.biomeLifecycleControllerApproveInStore = exports.getBiomeLifecycleControllerApproveInStoreUrl = exports.biomeLifecycleControllerSubmitToStore = exports.getBiomeLifecycleControllerSubmitToStoreUrl = exports.biomeLifecycleControllerPromote = exports.getBiomeLifecycleControllerPromoteUrl = exports.biomeInstallationsControllerDisable = exports.getBiomeInstallationsControllerDisableUrl = exports.biomeInstallationsControllerUpdateResources = exports.getBiomeInstallationsControllerUpdateResourcesUrl = exports.biomeInstallationsControllerGetMcpToolsManifest = exports.getBiomeInstallationsControllerGetMcpToolsManifestUrl = exports.biomeInstallationsControllerRemove = exports.getBiomeInstallationsControllerRemoveUrl = exports.biomeInstallationsControllerGet = exports.getBiomeInstallationsControllerGetUrl = exports.biomeInstallationsControllerCreateChain = exports.getBiomeInstallationsControllerCreateChainUrl = exports.biomeInstallationsControllerList = exports.getBiomeInstallationsControllerListUrl = exports.biomeInstallationsControllerCreate = exports.getBiomeInstallationsControllerCreateUrl = void 0;
|
|
4
4
|
const custom_fetch_1 = require("../../custom-fetch");
|
|
5
|
+
/**
|
|
6
|
+
* @summary Install a biome on this project with initial bindings + selectors
|
|
7
|
+
*/
|
|
5
8
|
const getBiomeInstallationsControllerCreateUrl = (projectId) => {
|
|
6
9
|
return `/projects/${projectId}/biome-installations`;
|
|
7
10
|
};
|
|
8
11
|
exports.getBiomeInstallationsControllerCreateUrl = getBiomeInstallationsControllerCreateUrl;
|
|
9
|
-
/**
|
|
10
|
-
* @summary Install a biome on this project with initial bindings + selectors
|
|
11
|
-
*/
|
|
12
12
|
const biomeInstallationsControllerCreate = async (projectId, createBiomeInstallationDto, options) => {
|
|
13
13
|
return (0, custom_fetch_1.customFetch)((0, exports.getBiomeInstallationsControllerCreateUrl)(projectId), {
|
|
14
14
|
...options,
|
|
@@ -18,13 +18,13 @@ const biomeInstallationsControllerCreate = async (projectId, createBiomeInstalla
|
|
|
18
18
|
});
|
|
19
19
|
};
|
|
20
20
|
exports.biomeInstallationsControllerCreate = biomeInstallationsControllerCreate;
|
|
21
|
+
/**
|
|
22
|
+
* @summary List biome installations for this project
|
|
23
|
+
*/
|
|
21
24
|
const getBiomeInstallationsControllerListUrl = (projectId) => {
|
|
22
25
|
return `/projects/${projectId}/biome-installations`;
|
|
23
26
|
};
|
|
24
27
|
exports.getBiomeInstallationsControllerListUrl = getBiomeInstallationsControllerListUrl;
|
|
25
|
-
/**
|
|
26
|
-
* @summary List biome installations for this project
|
|
27
|
-
*/
|
|
28
28
|
const biomeInstallationsControllerList = async (projectId, options) => {
|
|
29
29
|
return (0, custom_fetch_1.customFetch)((0, exports.getBiomeInstallationsControllerListUrl)(projectId), {
|
|
30
30
|
...options,
|
|
@@ -32,13 +32,13 @@ const biomeInstallationsControllerList = async (projectId, options) => {
|
|
|
32
32
|
});
|
|
33
33
|
};
|
|
34
34
|
exports.biomeInstallationsControllerList = biomeInstallationsControllerList;
|
|
35
|
+
/**
|
|
36
|
+
* @summary Transactionally install a chain of biomes (target plus its dependency closure). The wizard uses this when the user-clicked biome has unresolved `xema.dependencies` — all entries install in a single Prisma transaction, or none do.
|
|
37
|
+
*/
|
|
35
38
|
const getBiomeInstallationsControllerCreateChainUrl = (projectId) => {
|
|
36
39
|
return `/projects/${projectId}/biome-installations/chain`;
|
|
37
40
|
};
|
|
38
41
|
exports.getBiomeInstallationsControllerCreateChainUrl = getBiomeInstallationsControllerCreateChainUrl;
|
|
39
|
-
/**
|
|
40
|
-
* @summary Transactionally install a chain of biomes (target plus its dependency closure). The wizard uses this when the user-clicked biome has unresolved `xema.dependencies` — all entries install in a single Prisma transaction, or none do.
|
|
41
|
-
*/
|
|
42
42
|
const biomeInstallationsControllerCreateChain = async (projectId, chainInstallBiomesDto, options) => {
|
|
43
43
|
return (0, custom_fetch_1.customFetch)((0, exports.getBiomeInstallationsControllerCreateChainUrl)(projectId), {
|
|
44
44
|
...options,
|
|
@@ -48,13 +48,13 @@ const biomeInstallationsControllerCreateChain = async (projectId, chainInstallBi
|
|
|
48
48
|
});
|
|
49
49
|
};
|
|
50
50
|
exports.biomeInstallationsControllerCreateChain = biomeInstallationsControllerCreateChain;
|
|
51
|
+
/**
|
|
52
|
+
* @summary Get a single biome installation
|
|
53
|
+
*/
|
|
51
54
|
const getBiomeInstallationsControllerGetUrl = (projectId, id) => {
|
|
52
55
|
return `/projects/${projectId}/biome-installations/${id}`;
|
|
53
56
|
};
|
|
54
57
|
exports.getBiomeInstallationsControllerGetUrl = getBiomeInstallationsControllerGetUrl;
|
|
55
|
-
/**
|
|
56
|
-
* @summary Get a single biome installation
|
|
57
|
-
*/
|
|
58
58
|
const biomeInstallationsControllerGet = async (projectId, id, options) => {
|
|
59
59
|
return (0, custom_fetch_1.customFetch)((0, exports.getBiomeInstallationsControllerGetUrl)(projectId, id), {
|
|
60
60
|
...options,
|
|
@@ -62,13 +62,13 @@ const biomeInstallationsControllerGet = async (projectId, id, options) => {
|
|
|
62
62
|
});
|
|
63
63
|
};
|
|
64
64
|
exports.biomeInstallationsControllerGet = biomeInstallationsControllerGet;
|
|
65
|
+
/**
|
|
66
|
+
* @summary Hard-delete a biome installation. Tears down the sidecar workload, deletes the row, then starts `uninstallBiomeCascadeWorkflow` which fans cleanup out to every downstream service that owns biome-scoped rows (webapp-studio, workflow-engine, deliverable-specs, biome-storage, mcp-gateway). The response carries the `workflowId` — clients poll the workflow for the terminal outcome (`clean` | `dirty`). Use `disable` instead when you want a temporary, reversible teardown.
|
|
67
|
+
*/
|
|
65
68
|
const getBiomeInstallationsControllerRemoveUrl = (projectId, id) => {
|
|
66
69
|
return `/projects/${projectId}/biome-installations/${id}`;
|
|
67
70
|
};
|
|
68
71
|
exports.getBiomeInstallationsControllerRemoveUrl = getBiomeInstallationsControllerRemoveUrl;
|
|
69
|
-
/**
|
|
70
|
-
* @summary Hard-delete a biome installation. Tears down the sidecar workload, deletes the row, then starts `uninstallBiomeCascadeWorkflow` which fans cleanup out to every downstream service that owns biome-scoped rows (webapp-studio, workflow-engine, deliverable-specs, biome-storage, mcp-gateway). The response carries the `workflowId` — clients poll the workflow for the terminal outcome (`clean` | `dirty`). Use `disable` instead when you want a temporary, reversible teardown.
|
|
71
|
-
*/
|
|
72
72
|
const biomeInstallationsControllerRemove = async (projectId, id, options) => {
|
|
73
73
|
return (0, custom_fetch_1.customFetch)((0, exports.getBiomeInstallationsControllerRemoveUrl)(projectId, id), {
|
|
74
74
|
...options,
|
|
@@ -76,13 +76,13 @@ const biomeInstallationsControllerRemove = async (projectId, id, options) => {
|
|
|
76
76
|
});
|
|
77
77
|
};
|
|
78
78
|
exports.biomeInstallationsControllerRemove = biomeInstallationsControllerRemove;
|
|
79
|
+
/**
|
|
80
|
+
* @summary Manifest-derived projection of MCP tools the biome ships. Workflow tools come from `xema.mcpWorkflowTools[]`; code tools from `xema.mcpTools[]`. Surfaces both kinds for the unified ToolSelectionPicker without per-kind fan-out.
|
|
81
|
+
*/
|
|
79
82
|
const getBiomeInstallationsControllerGetMcpToolsManifestUrl = (projectId, id) => {
|
|
80
83
|
return `/projects/${projectId}/biome-installations/${id}/mcp-tools-manifest`;
|
|
81
84
|
};
|
|
82
85
|
exports.getBiomeInstallationsControllerGetMcpToolsManifestUrl = getBiomeInstallationsControllerGetMcpToolsManifestUrl;
|
|
83
|
-
/**
|
|
84
|
-
* @summary Manifest-derived projection of MCP tools the biome ships. Workflow tools come from `xema.mcpWorkflowTools[]`; code tools from `xema.mcpTools[]`. Surfaces both kinds for the unified ToolSelectionPicker without per-kind fan-out.
|
|
85
|
-
*/
|
|
86
86
|
const biomeInstallationsControllerGetMcpToolsManifest = async (projectId, id, options) => {
|
|
87
87
|
return (0, custom_fetch_1.customFetch)((0, exports.getBiomeInstallationsControllerGetMcpToolsManifestUrl)(projectId, id), {
|
|
88
88
|
...options,
|
|
@@ -90,13 +90,13 @@ const biomeInstallationsControllerGetMcpToolsManifest = async (projectId, id, op
|
|
|
90
90
|
});
|
|
91
91
|
};
|
|
92
92
|
exports.biomeInstallationsControllerGetMcpToolsManifest = biomeInstallationsControllerGetMcpToolsManifest;
|
|
93
|
+
/**
|
|
94
|
+
* @summary Replace the per-adapter resource selector slices on an installation
|
|
95
|
+
*/
|
|
93
96
|
const getBiomeInstallationsControllerUpdateResourcesUrl = (projectId, id) => {
|
|
94
97
|
return `/projects/${projectId}/biome-installations/${id}/resources`;
|
|
95
98
|
};
|
|
96
99
|
exports.getBiomeInstallationsControllerUpdateResourcesUrl = getBiomeInstallationsControllerUpdateResourcesUrl;
|
|
97
|
-
/**
|
|
98
|
-
* @summary Replace the per-adapter resource selector slices on an installation
|
|
99
|
-
*/
|
|
100
100
|
const biomeInstallationsControllerUpdateResources = async (projectId, id, updateBiomeInstallationResourcesDto, options) => {
|
|
101
101
|
return (0, custom_fetch_1.customFetch)((0, exports.getBiomeInstallationsControllerUpdateResourcesUrl)(projectId, id), {
|
|
102
102
|
...options,
|
|
@@ -106,13 +106,13 @@ const biomeInstallationsControllerUpdateResources = async (projectId, id, update
|
|
|
106
106
|
});
|
|
107
107
|
};
|
|
108
108
|
exports.biomeInstallationsControllerUpdateResources = biomeInstallationsControllerUpdateResources;
|
|
109
|
+
/**
|
|
110
|
+
* @summary Disable a biome installation without deleting its configuration
|
|
111
|
+
*/
|
|
109
112
|
const getBiomeInstallationsControllerDisableUrl = (projectId, id) => {
|
|
110
113
|
return `/projects/${projectId}/biome-installations/${id}/disable`;
|
|
111
114
|
};
|
|
112
115
|
exports.getBiomeInstallationsControllerDisableUrl = getBiomeInstallationsControllerDisableUrl;
|
|
113
|
-
/**
|
|
114
|
-
* @summary Disable a biome installation without deleting its configuration
|
|
115
|
-
*/
|
|
116
116
|
const biomeInstallationsControllerDisable = async (projectId, id, options) => {
|
|
117
117
|
return (0, custom_fetch_1.customFetch)((0, exports.getBiomeInstallationsControllerDisableUrl)(projectId, id), {
|
|
118
118
|
...options,
|
|
@@ -120,13 +120,13 @@ const biomeInstallationsControllerDisable = async (projectId, id, options) => {
|
|
|
120
120
|
});
|
|
121
121
|
};
|
|
122
122
|
exports.biomeInstallationsControllerDisable = biomeInstallationsControllerDisable;
|
|
123
|
+
/**
|
|
124
|
+
* @summary Promote a biome installation across the lifecycle graph (draft → sandbox-installed → review-required → org-installed, or store-approved → org-installed). Guarded by `biome:promote@1` at xema-capability-router. Promote-out-of-sandbox additionally requires an acknowledged approval id.
|
|
125
|
+
*/
|
|
123
126
|
const getBiomeLifecycleControllerPromoteUrl = (projectId, id) => {
|
|
124
127
|
return `/projects/${projectId}/biome-installations/${id}/promote`;
|
|
125
128
|
};
|
|
126
129
|
exports.getBiomeLifecycleControllerPromoteUrl = getBiomeLifecycleControllerPromoteUrl;
|
|
127
|
-
/**
|
|
128
|
-
* @summary Promote a biome installation across the lifecycle graph (draft → sandbox-installed → review-required → org-installed, or store-approved → org-installed). Guarded by `biome:promote@1` at xema-capability-router. Promote-out-of-sandbox additionally requires an acknowledged approval id.
|
|
129
|
-
*/
|
|
130
130
|
const biomeLifecycleControllerPromote = async (projectId, id, promoteBiomeInstallationDto, options) => {
|
|
131
131
|
return (0, custom_fetch_1.customFetch)((0, exports.getBiomeLifecycleControllerPromoteUrl)(projectId, id), {
|
|
132
132
|
...options,
|
|
@@ -136,13 +136,13 @@ const biomeLifecycleControllerPromote = async (projectId, id, promoteBiomeInstal
|
|
|
136
136
|
});
|
|
137
137
|
};
|
|
138
138
|
exports.biomeLifecycleControllerPromote = biomeLifecycleControllerPromote;
|
|
139
|
+
/**
|
|
140
|
+
* @summary Submit an org-installed biome to the Xema Store. Guarded by `biome:submit-to-store@1`. Transitions org-installed → store-submitted.
|
|
141
|
+
*/
|
|
139
142
|
const getBiomeLifecycleControllerSubmitToStoreUrl = (projectId, id) => {
|
|
140
143
|
return `/projects/${projectId}/biome-installations/${id}/submit-to-store`;
|
|
141
144
|
};
|
|
142
145
|
exports.getBiomeLifecycleControllerSubmitToStoreUrl = getBiomeLifecycleControllerSubmitToStoreUrl;
|
|
143
|
-
/**
|
|
144
|
-
* @summary Submit an org-installed biome to the Xema Store. Guarded by `biome:submit-to-store@1`. Transitions org-installed → store-submitted.
|
|
145
|
-
*/
|
|
146
146
|
const biomeLifecycleControllerSubmitToStore = async (projectId, id, lifecycleTransitionAckDto, options) => {
|
|
147
147
|
return (0, custom_fetch_1.customFetch)((0, exports.getBiomeLifecycleControllerSubmitToStoreUrl)(projectId, id), {
|
|
148
148
|
...options,
|
|
@@ -152,13 +152,13 @@ const biomeLifecycleControllerSubmitToStore = async (projectId, id, lifecycleTra
|
|
|
152
152
|
});
|
|
153
153
|
};
|
|
154
154
|
exports.biomeLifecycleControllerSubmitToStore = biomeLifecycleControllerSubmitToStore;
|
|
155
|
+
/**
|
|
156
|
+
* @summary Approve a submitted biome in the Xema Store. Guarded by `biome:approve-in-store@1`. Transitions store-submitted → store-approved.
|
|
157
|
+
*/
|
|
155
158
|
const getBiomeLifecycleControllerApproveInStoreUrl = (projectId, id) => {
|
|
156
159
|
return `/projects/${projectId}/biome-installations/${id}/approve-in-store`;
|
|
157
160
|
};
|
|
158
161
|
exports.getBiomeLifecycleControllerApproveInStoreUrl = getBiomeLifecycleControllerApproveInStoreUrl;
|
|
159
|
-
/**
|
|
160
|
-
* @summary Approve a submitted biome in the Xema Store. Guarded by `biome:approve-in-store@1`. Transitions store-submitted → store-approved.
|
|
161
|
-
*/
|
|
162
162
|
const biomeLifecycleControllerApproveInStore = async (projectId, id, lifecycleTransitionAckDto, options) => {
|
|
163
163
|
return (0, custom_fetch_1.customFetch)((0, exports.getBiomeLifecycleControllerApproveInStoreUrl)(projectId, id), {
|
|
164
164
|
...options,
|
|
@@ -168,13 +168,13 @@ const biomeLifecycleControllerApproveInStore = async (projectId, id, lifecycleTr
|
|
|
168
168
|
});
|
|
169
169
|
};
|
|
170
170
|
exports.biomeLifecycleControllerApproveInStore = biomeLifecycleControllerApproveInStore;
|
|
171
|
+
/**
|
|
172
|
+
* @summary Archive a biome installation from any non-archived state. Guarded by `biome:archive@1`. Terminal — archived rows are never resolved.
|
|
173
|
+
*/
|
|
171
174
|
const getBiomeLifecycleControllerArchiveUrl = (projectId, id) => {
|
|
172
175
|
return `/projects/${projectId}/biome-installations/${id}/archive`;
|
|
173
176
|
};
|
|
174
177
|
exports.getBiomeLifecycleControllerArchiveUrl = getBiomeLifecycleControllerArchiveUrl;
|
|
175
|
-
/**
|
|
176
|
-
* @summary Archive a biome installation from any non-archived state. Guarded by `biome:archive@1`. Terminal — archived rows are never resolved.
|
|
177
|
-
*/
|
|
178
178
|
const biomeLifecycleControllerArchive = async (projectId, id, lifecycleTransitionAckDto, options) => {
|
|
179
179
|
return (0, custom_fetch_1.customFetch)((0, exports.getBiomeLifecycleControllerArchiveUrl)(projectId, id), {
|
|
180
180
|
...options,
|
|
@@ -1,28 +1,33 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval v8.
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Biome Host API
|
|
5
5
|
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
6
|
* OpenAPI spec version: 0.1.0
|
|
7
7
|
*/
|
|
8
8
|
import type { CreateRuntimeBindingDto, RuntimeBindingResponseDtoDataArrayEnvelope, RuntimeBindingResponseDtoDataEnvelope, UpdateRuntimeBindingDto } from '../../models';
|
|
9
|
-
export declare const getRuntimeBindingsControllerListUrl: (projectId: string, installationId: string) => string;
|
|
10
9
|
/**
|
|
11
10
|
* @summary List runtime placement bindings for this installation
|
|
12
11
|
*/
|
|
12
|
+
export declare const getRuntimeBindingsControllerListUrl: (projectId: string, installationId: string) => string;
|
|
13
13
|
export declare const runtimeBindingsControllerList: (projectId: string, installationId: string, options?: RequestInit) => Promise<RuntimeBindingResponseDtoDataArrayEnvelope>;
|
|
14
|
-
export declare const getRuntimeBindingsControllerCreateUrl: (projectId: string, installationId: string) => string;
|
|
15
14
|
/**
|
|
16
15
|
* @summary Bind this installation to a runtime with label constraints
|
|
17
16
|
*/
|
|
17
|
+
export declare const getRuntimeBindingsControllerCreateUrl: (projectId: string, installationId: string) => string;
|
|
18
18
|
export declare const runtimeBindingsControllerCreate: (projectId: string, installationId: string, createRuntimeBindingDto: CreateRuntimeBindingDto, options?: RequestInit) => Promise<RuntimeBindingResponseDtoDataEnvelope>;
|
|
19
|
-
export declare const getRuntimeBindingsControllerUpdateUrl: (projectId: string, installationId: string, bindingId: string) => string;
|
|
20
19
|
/**
|
|
21
|
-
* @summary Patch
|
|
20
|
+
* @summary Patch operational filters or in-flight policy on a non-active runtime binding
|
|
22
21
|
*/
|
|
22
|
+
export declare const getRuntimeBindingsControllerUpdateUrl: (projectId: string, installationId: string, bindingId: string) => string;
|
|
23
23
|
export declare const runtimeBindingsControllerUpdate: (projectId: string, installationId: string, bindingId: string, updateRuntimeBindingDto: UpdateRuntimeBindingDto, options?: RequestInit) => Promise<RuntimeBindingResponseDtoDataEnvelope>;
|
|
24
|
-
export declare const getRuntimeBindingsControllerRemoveUrl: (projectId: string, installationId: string, bindingId: string) => string;
|
|
25
24
|
/**
|
|
26
|
-
* @summary
|
|
25
|
+
* @summary Stop new dispatch and begin the retained runtime-binding revocation lifecycle
|
|
26
|
+
*/
|
|
27
|
+
export declare const getRuntimeBindingsControllerDrainUrl: (projectId: string, installationId: string, bindingId: string) => string;
|
|
28
|
+
export declare const runtimeBindingsControllerDrain: (projectId: string, installationId: string, bindingId: string, options?: RequestInit) => Promise<RuntimeBindingResponseDtoDataEnvelope>;
|
|
29
|
+
/**
|
|
30
|
+
* @summary Retry identity provisioning for a pending or visibly failed binding
|
|
27
31
|
*/
|
|
28
|
-
export declare const
|
|
32
|
+
export declare const getRuntimeBindingsControllerRetryUrl: (projectId: string, installationId: string, bindingId: string) => string;
|
|
33
|
+
export declare const runtimeBindingsControllerRetry: (projectId: string, installationId: string, bindingId: string, options?: RequestInit) => Promise<RuntimeBindingResponseDtoDataEnvelope>;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.runtimeBindingsControllerRetry = exports.getRuntimeBindingsControllerRetryUrl = exports.runtimeBindingsControllerDrain = exports.getRuntimeBindingsControllerDrainUrl = exports.runtimeBindingsControllerUpdate = exports.getRuntimeBindingsControllerUpdateUrl = exports.runtimeBindingsControllerCreate = exports.getRuntimeBindingsControllerCreateUrl = exports.runtimeBindingsControllerList = exports.getRuntimeBindingsControllerListUrl = void 0;
|
|
4
4
|
const custom_fetch_1 = require("../../custom-fetch");
|
|
5
|
+
/**
|
|
6
|
+
* @summary List runtime placement bindings for this installation
|
|
7
|
+
*/
|
|
5
8
|
const getRuntimeBindingsControllerListUrl = (projectId, installationId) => {
|
|
6
9
|
return `/projects/${projectId}/biome-installations/${installationId}/runtime-bindings`;
|
|
7
10
|
};
|
|
8
11
|
exports.getRuntimeBindingsControllerListUrl = getRuntimeBindingsControllerListUrl;
|
|
9
|
-
/**
|
|
10
|
-
* @summary List runtime placement bindings for this installation
|
|
11
|
-
*/
|
|
12
12
|
const runtimeBindingsControllerList = async (projectId, installationId, options) => {
|
|
13
13
|
return (0, custom_fetch_1.customFetch)((0, exports.getRuntimeBindingsControllerListUrl)(projectId, installationId), {
|
|
14
14
|
...options,
|
|
@@ -16,13 +16,13 @@ const runtimeBindingsControllerList = async (projectId, installationId, options)
|
|
|
16
16
|
});
|
|
17
17
|
};
|
|
18
18
|
exports.runtimeBindingsControllerList = runtimeBindingsControllerList;
|
|
19
|
+
/**
|
|
20
|
+
* @summary Bind this installation to a runtime with label constraints
|
|
21
|
+
*/
|
|
19
22
|
const getRuntimeBindingsControllerCreateUrl = (projectId, installationId) => {
|
|
20
23
|
return `/projects/${projectId}/biome-installations/${installationId}/runtime-bindings`;
|
|
21
24
|
};
|
|
22
25
|
exports.getRuntimeBindingsControllerCreateUrl = getRuntimeBindingsControllerCreateUrl;
|
|
23
|
-
/**
|
|
24
|
-
* @summary Bind this installation to a runtime with label constraints
|
|
25
|
-
*/
|
|
26
26
|
const runtimeBindingsControllerCreate = async (projectId, installationId, createRuntimeBindingDto, options) => {
|
|
27
27
|
return (0, custom_fetch_1.customFetch)((0, exports.getRuntimeBindingsControllerCreateUrl)(projectId, installationId), {
|
|
28
28
|
...options,
|
|
@@ -32,13 +32,13 @@ const runtimeBindingsControllerCreate = async (projectId, installationId, create
|
|
|
32
32
|
});
|
|
33
33
|
};
|
|
34
34
|
exports.runtimeBindingsControllerCreate = runtimeBindingsControllerCreate;
|
|
35
|
+
/**
|
|
36
|
+
* @summary Patch operational filters or in-flight policy on a non-active runtime binding
|
|
37
|
+
*/
|
|
35
38
|
const getRuntimeBindingsControllerUpdateUrl = (projectId, installationId, bindingId) => {
|
|
36
39
|
return `/projects/${projectId}/biome-installations/${installationId}/runtime-bindings/${bindingId}`;
|
|
37
40
|
};
|
|
38
41
|
exports.getRuntimeBindingsControllerUpdateUrl = getRuntimeBindingsControllerUpdateUrl;
|
|
39
|
-
/**
|
|
40
|
-
* @summary Patch a runtime binding (labels, status, refs — the runtime itself is immutable)
|
|
41
|
-
*/
|
|
42
42
|
const runtimeBindingsControllerUpdate = async (projectId, installationId, bindingId, updateRuntimeBindingDto, options) => {
|
|
43
43
|
return (0, custom_fetch_1.customFetch)((0, exports.getRuntimeBindingsControllerUpdateUrl)(projectId, installationId, bindingId), {
|
|
44
44
|
...options,
|
|
@@ -48,17 +48,31 @@ const runtimeBindingsControllerUpdate = async (projectId, installationId, bindin
|
|
|
48
48
|
});
|
|
49
49
|
};
|
|
50
50
|
exports.runtimeBindingsControllerUpdate = runtimeBindingsControllerUpdate;
|
|
51
|
-
|
|
52
|
-
|
|
51
|
+
/**
|
|
52
|
+
* @summary Stop new dispatch and begin the retained runtime-binding revocation lifecycle
|
|
53
|
+
*/
|
|
54
|
+
const getRuntimeBindingsControllerDrainUrl = (projectId, installationId, bindingId) => {
|
|
55
|
+
return `/projects/${projectId}/biome-installations/${installationId}/runtime-bindings/${bindingId}/drain`;
|
|
53
56
|
};
|
|
54
|
-
exports.
|
|
57
|
+
exports.getRuntimeBindingsControllerDrainUrl = getRuntimeBindingsControllerDrainUrl;
|
|
58
|
+
const runtimeBindingsControllerDrain = async (projectId, installationId, bindingId, options) => {
|
|
59
|
+
return (0, custom_fetch_1.customFetch)((0, exports.getRuntimeBindingsControllerDrainUrl)(projectId, installationId, bindingId), {
|
|
60
|
+
...options,
|
|
61
|
+
method: 'POST'
|
|
62
|
+
});
|
|
63
|
+
};
|
|
64
|
+
exports.runtimeBindingsControllerDrain = runtimeBindingsControllerDrain;
|
|
55
65
|
/**
|
|
56
|
-
* @summary
|
|
66
|
+
* @summary Retry identity provisioning for a pending or visibly failed binding
|
|
57
67
|
*/
|
|
58
|
-
const
|
|
59
|
-
return
|
|
68
|
+
const getRuntimeBindingsControllerRetryUrl = (projectId, installationId, bindingId) => {
|
|
69
|
+
return `/projects/${projectId}/biome-installations/${installationId}/runtime-bindings/${bindingId}/retry`;
|
|
70
|
+
};
|
|
71
|
+
exports.getRuntimeBindingsControllerRetryUrl = getRuntimeBindingsControllerRetryUrl;
|
|
72
|
+
const runtimeBindingsControllerRetry = async (projectId, installationId, bindingId, options) => {
|
|
73
|
+
return (0, custom_fetch_1.customFetch)((0, exports.getRuntimeBindingsControllerRetryUrl)(projectId, installationId, bindingId), {
|
|
60
74
|
...options,
|
|
61
|
-
method: '
|
|
75
|
+
method: 'POST'
|
|
62
76
|
});
|
|
63
77
|
};
|
|
64
|
-
exports.
|
|
78
|
+
exports.runtimeBindingsControllerRetry = runtimeBindingsControllerRetry;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval v8.
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Biome Host API
|
|
5
5
|
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
6
|
* OpenAPI spec version: 0.1.0
|
|
7
7
|
*/
|
|
8
8
|
import type { RuntimeResponseDtoDataArrayEnvelope } from '../../models';
|
|
9
|
-
export declare const getRuntimesControllerListUrl: () => string;
|
|
10
9
|
/**
|
|
11
10
|
* @summary List the registered biome runtimes
|
|
12
11
|
*/
|
|
12
|
+
export declare const getRuntimesControllerListUrl: () => string;
|
|
13
13
|
export declare const runtimesControllerList: (options?: RequestInit) => Promise<RuntimeResponseDtoDataArrayEnvelope>;
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.runtimesControllerList = exports.getRuntimesControllerListUrl = void 0;
|
|
4
4
|
const custom_fetch_1 = require("../../custom-fetch");
|
|
5
|
+
/**
|
|
6
|
+
* @summary List the registered biome runtimes
|
|
7
|
+
*/
|
|
5
8
|
const getRuntimesControllerListUrl = () => {
|
|
6
9
|
return `/runtimes`;
|
|
7
10
|
};
|
|
8
11
|
exports.getRuntimesControllerListUrl = getRuntimesControllerListUrl;
|
|
9
|
-
/**
|
|
10
|
-
* @summary List the registered biome runtimes
|
|
11
|
-
*/
|
|
12
12
|
const runtimesControllerList = async (options) => {
|
|
13
13
|
return (0, custom_fetch_1.customFetch)((0, exports.getRuntimesControllerListUrl)(), {
|
|
14
14
|
...options,
|