@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.
Files changed (311) hide show
  1. package/dist/endpoints/authoring/authoring.d.ts +4 -4
  2. package/dist/endpoints/authoring/authoring.js +9 -9
  3. package/dist/endpoints/biome-approvals/biome-approvals.d.ts +6 -6
  4. package/dist/endpoints/biome-approvals/biome-approvals.js +9 -9
  5. package/dist/endpoints/biome-installations/biome-installations.d.ts +13 -13
  6. package/dist/endpoints/biome-installations/biome-installations.js +36 -36
  7. package/dist/endpoints/biome-runtime-bindings/biome-runtime-bindings.d.ts +13 -8
  8. package/dist/endpoints/biome-runtime-bindings/biome-runtime-bindings.js +32 -18
  9. package/dist/endpoints/biome-runtimes/biome-runtimes.d.ts +2 -2
  10. package/dist/endpoints/biome-runtimes/biome-runtimes.js +3 -3
  11. package/dist/endpoints/org-biome-installations/org-biome-installations.d.ts +6 -6
  12. package/dist/endpoints/org-biome-installations/org-biome-installations.js +15 -15
  13. package/dist/endpoints/platform-biomes-availability/platform-biomes-availability.d.ts +3 -3
  14. package/dist/endpoints/platform-biomes-availability/platform-biomes-availability.js +6 -6
  15. package/dist/endpoints/platform-biomes-contribution-sync/platform-biomes-contribution-sync.d.ts +2 -2
  16. package/dist/endpoints/platform-biomes-contribution-sync/platform-biomes-contribution-sync.js +3 -3
  17. package/dist/endpoints/platform-biomes-enablement/platform-biomes-enablement.d.ts +4 -4
  18. package/dist/endpoints/platform-biomes-enablement/platform-biomes-enablement.js +9 -9
  19. package/dist/endpoints/platform-biomes-server/platform-biomes-server.d.ts +7 -7
  20. package/dist/endpoints/platform-biomes-server/platform-biomes-server.js +18 -18
  21. package/dist/endpoints/platform-biomes-web/platform-biomes-web.d.ts +3 -3
  22. package/dist/endpoints/platform-biomes-web/platform-biomes-web.js +6 -6
  23. package/dist/endpoints/platform-runner-enrollments/platform-runner-enrollments.d.ts +33 -0
  24. package/dist/endpoints/platform-runner-enrollments/platform-runner-enrollments.js +80 -0
  25. package/dist/endpoints/platform-service-mesh/platform-service-mesh.d.ts +2 -2
  26. package/dist/endpoints/platform-service-mesh/platform-service-mesh.js +3 -3
  27. package/dist/endpoints/platform-settings/platform-settings.d.ts +4 -4
  28. package/dist/endpoints/platform-settings/platform-settings.js +9 -9
  29. package/dist/endpoints/runner-enrollment-challenges/runner-enrollment-challenges.d.ts +13 -0
  30. package/dist/endpoints/runner-enrollment-challenges/runner-enrollment-challenges.js +20 -0
  31. package/dist/endpoints/runner-enrollments/runner-enrollments.d.ts +28 -0
  32. package/dist/endpoints/runner-enrollments/runner-enrollments.js +64 -0
  33. package/dist/index.d.ts +3 -0
  34. package/dist/index.js +3 -0
  35. package/dist/models/addRemoteBiomeOriginDto.d.ts +1 -1
  36. package/dist/models/addRemoteBiomeOriginDto.js +1 -1
  37. package/dist/models/authorBiomeBundleDto.d.ts +3 -3
  38. package/dist/models/authorBiomeBundleResponseDto.d.ts +2 -2
  39. package/dist/models/authorBiomeBundleResponseDtoDataEnvelope.d.ts +2 -2
  40. package/dist/models/authoredBiomeBundleDto.d.ts +3 -3
  41. package/dist/models/authoredFileDto.d.ts +1 -1
  42. package/dist/models/authoredFileDto.js +1 -1
  43. package/dist/models/authoringIssueCode.d.ts +1 -1
  44. package/dist/models/authoringIssueCode.js +1 -1
  45. package/dist/models/authoringIssueDto.d.ts +2 -2
  46. package/dist/models/availabilitySubjectDto.d.ts +2 -2
  47. package/dist/models/backfillEnablementResponseDto.d.ts +1 -1
  48. package/dist/models/backfillEnablementResponseDto.js +1 -1
  49. package/dist/models/backfillEnablementResponseDtoDataEnvelope.d.ts +2 -2
  50. package/dist/models/biomeApprovalResponseDto.d.ts +5 -5
  51. package/dist/models/biomeApprovalResponseDtoDataArrayEnvelope.d.ts +11 -0
  52. package/dist/models/biomeApprovalResponseDtoDataArrayEnvelope.js +2 -0
  53. package/dist/models/biomeApprovalResponseDtoDataEnvelope.d.ts +2 -2
  54. package/dist/models/biomeApprovalResponseDtoResolveReason.d.ts +1 -1
  55. package/dist/models/biomeApprovalResponseDtoResolveReason.js +1 -1
  56. package/dist/models/biomeApprovalResponseDtoResolvedAt.d.ts +1 -1
  57. package/dist/models/biomeApprovalResponseDtoResolvedAt.js +1 -1
  58. package/dist/models/biomeApprovalResponseDtoResolvedBy.d.ts +1 -1
  59. package/dist/models/biomeApprovalResponseDtoResolvedBy.js +1 -1
  60. package/dist/models/biomeApprovalStatus.d.ts +1 -1
  61. package/dist/models/biomeApprovalStatus.js +1 -1
  62. package/dist/models/biomeAvailabilityResponseDto.d.ts +2 -2
  63. package/dist/models/biomeAvailabilityResponseDtoDataEnvelope.d.ts +2 -2
  64. package/dist/models/biomeConnectorRequirementDto.d.ts +1 -1
  65. package/dist/models/biomeConnectorRequirementDto.js +1 -1
  66. package/dist/models/biomeContributionResponseDto.d.ts +2 -2
  67. package/dist/models/biomeContributionResponseDtoDataEnvelope.d.ts +2 -2
  68. package/dist/models/biomeContributionResponseDtoPath.d.ts +1 -1
  69. package/dist/models/biomeContributionResponseDtoPath.js +1 -1
  70. package/dist/models/biomeContributionSyncStatusDto.d.ts +2 -2
  71. package/dist/models/biomeContributionSyncStatusDtoDataArrayEnvelope.d.ts +2 -2
  72. package/dist/models/biomeEffectiveState.d.ts +1 -1
  73. package/dist/models/biomeEffectiveState.js +1 -1
  74. package/dist/models/biomeInstallPolicy.d.ts +1 -1
  75. package/dist/models/biomeInstallPolicy.js +1 -1
  76. package/dist/models/biomeInstallSchemaResponseDto.d.ts +3 -3
  77. package/dist/models/biomeInstallSchemaResponseDtoDataEnvelope.d.ts +2 -2
  78. package/dist/models/biomeInstallSchemaResponseDtoSchema.d.ts +1 -1
  79. package/dist/models/biomeInstallSchemaResponseDtoSchema.js +1 -1
  80. package/dist/models/biomeInstallSchemaResponseDtoUiSchema.d.ts +1 -1
  81. package/dist/models/biomeInstallSchemaResponseDtoUiSchema.js +1 -1
  82. package/dist/models/biomeInstallationConnectionBindingInputDto.d.ts +1 -1
  83. package/dist/models/biomeInstallationConnectionBindingInputDto.js +1 -1
  84. package/dist/models/biomeInstallationConnectionResponseDto.d.ts +1 -1
  85. package/dist/models/biomeInstallationConnectionResponseDto.js +1 -1
  86. package/dist/models/biomeInstallationDeleteResponseDto.d.ts +1 -1
  87. package/dist/models/biomeInstallationDeleteResponseDto.js +1 -1
  88. package/dist/models/biomeInstallationDeleteResponseDtoDataEnvelope.d.ts +2 -2
  89. package/dist/models/biomeInstallationResourceInputDto.d.ts +2 -2
  90. package/dist/models/biomeInstallationResourceInputDtoSelector.d.ts +1 -1
  91. package/dist/models/biomeInstallationResourceInputDtoSelector.js +1 -1
  92. package/dist/models/biomeInstallationResourceResponseDto.d.ts +2 -2
  93. package/dist/models/biomeInstallationResourceResponseDtoSelector.d.ts +1 -1
  94. package/dist/models/biomeInstallationResourceResponseDtoSelector.js +1 -1
  95. package/dist/models/biomeInstallationResponseDto.d.ts +7 -7
  96. package/dist/models/biomeInstallationResponseDtoConfigJson.d.ts +1 -1
  97. package/dist/models/biomeInstallationResponseDtoConfigJson.js +1 -1
  98. package/dist/models/biomeInstallationResponseDtoDataArrayEnvelope.d.ts +2 -2
  99. package/dist/models/biomeInstallationResponseDtoDataEnvelope.d.ts +2 -2
  100. package/dist/models/biomeInstallationResponseDtoDisabledAt.d.ts +1 -1
  101. package/dist/models/biomeInstallationResponseDtoDisabledAt.js +1 -1
  102. package/dist/models/biomeInstallationState.d.ts +1 -1
  103. package/dist/models/biomeInstallationState.js +1 -1
  104. package/dist/models/biomeInstallationsControllerCreateChain201.d.ts +2 -2
  105. package/dist/models/biomeKind.d.ts +1 -1
  106. package/dist/models/biomeKind.js +1 -1
  107. package/dist/models/biomeLifecycle.d.ts +1 -1
  108. package/dist/models/biomeLifecycle.js +1 -1
  109. package/dist/models/biomeLifecycleTransitionResponseDto.d.ts +2 -2
  110. package/dist/models/biomeLifecycleTransitionResponseDtoDataEnvelope.d.ts +2 -2
  111. package/dist/models/biomeMcpCodeToolManifestEntryDto.d.ts +3 -3
  112. package/dist/models/biomeMcpCodeToolManifestEntryDtoHandlerKind.d.ts +1 -1
  113. package/dist/models/biomeMcpCodeToolManifestEntryDtoHandlerKind.js +1 -1
  114. package/dist/models/biomeMcpCodeToolManifestEntryDtoHandlerMethod.d.ts +1 -1
  115. package/dist/models/biomeMcpCodeToolManifestEntryDtoHandlerMethod.js +1 -1
  116. package/dist/models/biomeMcpToolsManifestResponseDto.d.ts +3 -3
  117. package/dist/models/biomeMcpToolsManifestResponseDtoDataEnvelope.d.ts +2 -2
  118. package/dist/models/biomeMcpWorkflowToolManifestEntryDto.d.ts +2 -2
  119. package/dist/models/biomeMcpWorkflowToolManifestEntryDtoMountSlot.d.ts +1 -1
  120. package/dist/models/biomeMcpWorkflowToolManifestEntryDtoMountSlot.js +1 -1
  121. package/dist/models/biomeProvidesDto.d.ts +2 -2
  122. package/dist/models/biomeProvidesDtoTarget.d.ts +1 -1
  123. package/dist/models/biomeProvidesDtoTarget.js +1 -1
  124. package/dist/models/biomeProvisioningScaffoldDto.d.ts +3 -3
  125. package/dist/models/biomeProvisioningScaffoldDtoDeclaration.d.ts +1 -1
  126. package/dist/models/biomeProvisioningScaffoldDtoDeclaration.js +1 -1
  127. package/dist/models/biomeProvisioningScaffoldDtoTemplates.d.ts +1 -1
  128. package/dist/models/biomeProvisioningScaffoldDtoTemplates.js +1 -1
  129. package/dist/models/biomeProvisioningScaffoldsResponseDto.d.ts +2 -2
  130. package/dist/models/biomeProvisioningScaffoldsResponseDtoDataEnvelope.d.ts +2 -2
  131. package/dist/models/biomeScope.d.ts +1 -1
  132. package/dist/models/biomeScope.js +1 -1
  133. package/dist/models/biomeTarget.d.ts +1 -1
  134. package/dist/models/biomeTarget.js +1 -1
  135. package/dist/models/biomeTier.d.ts +1 -1
  136. package/dist/models/biomeTier.js +1 -1
  137. package/dist/models/breakGlassRevokeRunnerEnrollmentDto.d.ts +15 -0
  138. package/dist/models/{runtimeBindingResponseDtoConfigRef.js → breakGlassRevokeRunnerEnrollmentDto.js} +1 -1
  139. package/dist/models/capabilityDescriptorValidationDto.d.ts +5 -5
  140. package/dist/models/capabilityDescriptorValidationDtoDataEnvelope.d.ts +2 -2
  141. package/dist/models/capabilityDescriptorValidationDtoManifest.d.ts +1 -1
  142. package/dist/models/capabilityDescriptorValidationDtoManifest.js +1 -1
  143. package/dist/models/capabilityManifestSchemaKind.d.ts +1 -1
  144. package/dist/models/capabilityManifestSchemaKind.js +1 -1
  145. package/dist/models/chainInstallBiomesDto.d.ts +2 -2
  146. package/dist/models/chainedInstallEntryDto.d.ts +4 -4
  147. package/dist/models/chainedInstallEntryDtoConfigJson.d.ts +1 -1
  148. package/dist/models/chainedInstallEntryDtoConfigJson.js +1 -1
  149. package/dist/models/contributionFileGuidanceDto.d.ts +2 -2
  150. package/dist/models/contributionKind.d.ts +1 -1
  151. package/dist/models/contributionKind.js +1 -1
  152. package/dist/models/contributionSyncStatus.d.ts +1 -1
  153. package/dist/models/contributionSyncStatus.js +1 -1
  154. package/dist/models/createBiomeInstallationDto.d.ts +4 -4
  155. package/dist/models/createBiomeInstallationDtoConfigJson.d.ts +1 -1
  156. package/dist/models/createBiomeInstallationDtoConfigJson.js +1 -1
  157. package/dist/models/createRunnerEnrollmentDto.d.ts +17 -0
  158. package/dist/models/createRunnerEnrollmentDto.js +2 -0
  159. package/dist/models/createRuntimeBindingDto.d.ts +6 -10
  160. package/dist/models/createRuntimeBindingDtoDeniedLabels.d.ts +2 -2
  161. package/dist/models/createRuntimeBindingDtoDeniedLabels.js +1 -1
  162. package/dist/models/createRuntimeBindingDtoRequiredLabels.d.ts +2 -2
  163. package/dist/models/createRuntimeBindingDtoRequiredLabels.js +1 -1
  164. package/dist/models/credentialDeliveryKind.d.ts +13 -0
  165. package/dist/models/credentialDeliveryKind.js +15 -0
  166. package/dist/models/errorDetailsDto.d.ts +2 -2
  167. package/dist/models/errorDetailsDtoDetails.d.ts +1 -1
  168. package/dist/models/errorDetailsDtoDetails.js +1 -1
  169. package/dist/models/errorPayloadDto.d.ts +2 -2
  170. package/dist/models/errorResponseDto.d.ts +2 -2
  171. package/dist/models/{runtimeBindingResponseDtoConfigRef.d.ts → exchangeRunnerEnrollmentChallengeDto.d.ts} +4 -7
  172. package/dist/models/{runtimeBindingResponseDtoSecretScopeRef.js → exchangeRunnerEnrollmentChallengeDto.js} +1 -1
  173. package/dist/models/inFlightRevocationPolicy.d.ts +12 -0
  174. package/dist/models/inFlightRevocationPolicy.js +14 -0
  175. package/dist/models/index.d.ts +24 -3
  176. package/dist/models/index.js +24 -3
  177. package/dist/models/lifecycleTransitionAckDto.d.ts +1 -1
  178. package/dist/models/lifecycleTransitionAckDto.js +1 -1
  179. package/dist/models/orgBiomeEffectiveEnablementDto.d.ts +5 -5
  180. package/dist/models/orgBiomeEffectiveEnablementDtoDataArrayEnvelope.d.ts +2 -2
  181. package/dist/models/orgBiomeEffectiveEnablementDtoDataEnvelope.d.ts +2 -2
  182. package/dist/models/orgBiomeEnablementReason.d.ts +1 -1
  183. package/dist/models/orgBiomeEnablementReason.js +1 -1
  184. package/dist/models/orgBiomeInstallationDeleteResponseDto.d.ts +2 -2
  185. package/dist/models/orgBiomeInstallationDeleteResponseDtoDataEnvelope.d.ts +2 -2
  186. package/dist/models/orgBiomeInstallationDeleteResponseDtoWorkflowId.d.ts +1 -1
  187. package/dist/models/orgBiomeInstallationDeleteResponseDtoWorkflowId.js +1 -1
  188. package/dist/models/orgBiomeState.d.ts +1 -1
  189. package/dist/models/orgBiomeState.js +1 -1
  190. package/dist/models/orgBiomeSurfaceMode.d.ts +1 -1
  191. package/dist/models/orgBiomeSurfaceMode.js +1 -1
  192. package/dist/models/platformSettingsControllerAdd200.d.ts +1 -1
  193. package/dist/models/platformSettingsControllerAdd200.js +1 -1
  194. package/dist/models/platformSettingsControllerList200.d.ts +1 -1
  195. package/dist/models/platformSettingsControllerList200.js +1 -1
  196. package/dist/models/platformSettingsControllerRemove200.d.ts +1 -1
  197. package/dist/models/platformSettingsControllerRemove200.js +1 -1
  198. package/dist/models/platformSettingsControllerRemoveParams.d.ts +1 -1
  199. package/dist/models/platformSettingsControllerRemoveParams.js +1 -1
  200. package/dist/models/promoteBiomeInstallationDto.d.ts +2 -2
  201. package/dist/models/requestApprovalDto.d.ts +1 -1
  202. package/dist/models/requestApprovalDto.js +1 -1
  203. package/dist/models/resolveApprovalDto.d.ts +2 -2
  204. package/dist/models/resolveApprovalDtoStatus.d.ts +1 -1
  205. package/dist/models/resolveApprovalDtoStatus.js +1 -1
  206. package/dist/models/resourceManagedBy.d.ts +1 -1
  207. package/dist/models/resourceManagedBy.js +1 -1
  208. package/dist/models/rotateRunnerEnrollmentDto.d.ts +14 -0
  209. package/dist/models/rotateRunnerEnrollmentDto.js +9 -0
  210. package/dist/models/runnerDataLocality.d.ts +13 -0
  211. package/dist/models/runnerDataLocality.js +15 -0
  212. package/dist/models/runnerEnrollmentDesiredState.d.ts +12 -0
  213. package/dist/models/{runtimeBindingStatus.js → runnerEnrollmentDesiredState.js} +4 -5
  214. package/dist/models/runnerEnrollmentExchangeResponseDto.d.ts +14 -0
  215. package/dist/models/runnerEnrollmentExchangeResponseDto.js +2 -0
  216. package/dist/models/runnerEnrollmentExchangeResponseDtoDataEnvelope.d.ts +11 -0
  217. package/dist/models/runnerEnrollmentExchangeResponseDtoDataEnvelope.js +2 -0
  218. package/dist/models/runnerEnrollmentManagementAction.d.ts +13 -0
  219. package/dist/models/runnerEnrollmentManagementAction.js +15 -0
  220. package/dist/models/runnerEnrollmentManagementResponseDto.d.ts +58 -0
  221. package/dist/models/runnerEnrollmentManagementResponseDto.js +2 -0
  222. package/dist/models/runnerEnrollmentManagementResponseDtoDataArrayEnvelope.d.ts +11 -0
  223. package/dist/models/runnerEnrollmentManagementResponseDtoDataArrayEnvelope.js +2 -0
  224. package/dist/models/runnerEnrollmentManagementResponseDtoDataEnvelope.d.ts +11 -0
  225. package/dist/models/runnerEnrollmentManagementResponseDtoDataEnvelope.js +2 -0
  226. package/dist/models/runnerEnrollmentManagementRotationResponseDto.d.ts +21 -0
  227. package/dist/models/runnerEnrollmentManagementRotationResponseDto.js +2 -0
  228. package/dist/models/runnerEnrollmentManagementRotationResponseDtoDataEnvelope.d.ts +11 -0
  229. package/dist/models/runnerEnrollmentManagementRotationResponseDtoDataEnvelope.js +2 -0
  230. package/dist/models/runnerEnrollmentObservedState.d.ts +19 -0
  231. package/dist/models/runnerEnrollmentObservedState.js +21 -0
  232. package/dist/models/runnerEnrollmentResponseDto.d.ts +51 -0
  233. package/dist/models/runnerEnrollmentResponseDto.js +2 -0
  234. package/dist/models/runnerTrustTier.d.ts +14 -0
  235. package/dist/models/runnerTrustTier.js +16 -0
  236. package/dist/models/runtimeBindingDesiredState.d.ts +12 -0
  237. package/dist/models/runtimeBindingDesiredState.js +14 -0
  238. package/dist/models/runtimeBindingManagementAction.d.ts +12 -0
  239. package/dist/models/runtimeBindingManagementAction.js +14 -0
  240. package/dist/models/runtimeBindingObservedState.d.ts +17 -0
  241. package/dist/models/runtimeBindingObservedState.js +19 -0
  242. package/dist/models/runtimeBindingResponseDto.d.ts +32 -9
  243. package/dist/models/runtimeBindingResponseDtoDataArrayEnvelope.d.ts +2 -2
  244. package/dist/models/runtimeBindingResponseDtoDataEnvelope.d.ts +2 -2
  245. package/dist/models/runtimeBindingResponseDtoDeniedLabels.d.ts +2 -2
  246. package/dist/models/runtimeBindingResponseDtoDeniedLabels.js +1 -1
  247. package/dist/models/runtimeBindingResponseDtoRequiredLabels.d.ts +2 -2
  248. package/dist/models/runtimeBindingResponseDtoRequiredLabels.js +1 -1
  249. package/dist/models/runtimeOperatorKind.d.ts +13 -0
  250. package/dist/models/runtimeOperatorKind.js +15 -0
  251. package/dist/models/runtimeResponseDto.d.ts +15 -2
  252. package/dist/models/runtimeResponseDtoDataArrayEnvelope.d.ts +2 -2
  253. package/dist/models/runtimeResponseDtoStatus.d.ts +4 -2
  254. package/dist/models/runtimeResponseDtoStatus.js +4 -2
  255. package/dist/models/serverBiomeRegistrationResponseDto.d.ts +5 -5
  256. package/dist/models/serverBiomeRegistrationResponseDtoContributionPaths.d.ts +1 -1
  257. package/dist/models/serverBiomeRegistrationResponseDtoContributionPaths.js +1 -1
  258. package/dist/models/serverBiomeRegistrationResponseDtoDataArrayEnvelope.d.ts +2 -2
  259. package/dist/models/serverBiomeRegistrationResponseDtoDataEnvelope.d.ts +2 -2
  260. package/dist/models/serverBiomesControllerListParams.d.ts +1 -1
  261. package/dist/models/serverBiomesControllerListParams.js +1 -1
  262. package/dist/models/serviceEndpointAuth.d.ts +1 -1
  263. package/dist/models/serviceEndpointAuth.js +1 -1
  264. package/dist/models/serviceEndpointDto.d.ts +3 -3
  265. package/dist/models/serviceEndpointProtocol.d.ts +1 -1
  266. package/dist/models/serviceEndpointProtocol.js +1 -1
  267. package/dist/models/serviceInstanceDto.d.ts +2 -2
  268. package/dist/models/serviceMeshEntryDto.d.ts +2 -2
  269. package/dist/models/serviceMeshResponseDto.d.ts +2 -2
  270. package/dist/models/serviceMeshResponseDtoDataEnvelope.d.ts +2 -2
  271. package/dist/models/setBiomeAvailabilityDto.d.ts +2 -2
  272. package/dist/models/subjectKind.d.ts +1 -1
  273. package/dist/models/subjectKind.js +1 -1
  274. package/dist/models/surfaceKindValidationDto.d.ts +4 -4
  275. package/dist/models/surfaceKindValidationDtoDataEnvelope.d.ts +2 -2
  276. package/dist/models/surfaceKindValidationDtoManifest.d.ts +1 -1
  277. package/dist/models/surfaceKindValidationDtoManifest.js +1 -1
  278. package/dist/models/updateBiomeInstallationResourcesDto.d.ts +2 -2
  279. package/dist/models/updateOrgBiomeEnablementDto.d.ts +3 -3
  280. package/dist/models/updateOrgBiomeInstallationDto.d.ts +4 -4
  281. package/dist/models/updateOrgBiomeInstallationDtoConfigJson.d.ts +1 -1
  282. package/dist/models/updateOrgBiomeInstallationDtoConfigJson.js +1 -1
  283. package/dist/models/updateRuntimeBindingDto.d.ts +5 -9
  284. package/dist/models/updateRuntimeBindingDtoDeniedLabels.d.ts +2 -2
  285. package/dist/models/updateRuntimeBindingDtoDeniedLabels.js +1 -1
  286. package/dist/models/updateRuntimeBindingDtoRequiredLabels.d.ts +2 -2
  287. package/dist/models/updateRuntimeBindingDtoRequiredLabels.js +1 -1
  288. package/dist/models/validateCapabilityDescriptorDto.d.ts +2 -2
  289. package/dist/models/validateCapabilityDescriptorDtoManifest.d.ts +1 -1
  290. package/dist/models/validateCapabilityDescriptorDtoManifest.js +1 -1
  291. package/dist/models/validateSurfaceKindDto.d.ts +2 -2
  292. package/dist/models/validateSurfaceKindDtoManifest.d.ts +1 -1
  293. package/dist/models/validateSurfaceKindDtoManifest.js +1 -1
  294. package/dist/models/webBiomeDisplayDto.d.ts +1 -1
  295. package/dist/models/webBiomeDisplayDto.js +1 -1
  296. package/dist/models/webBiomeLoaderDto.d.ts +3 -3
  297. package/dist/models/webBiomeLoaderKind.d.ts +1 -1
  298. package/dist/models/webBiomeLoaderKind.js +1 -1
  299. package/dist/models/webBiomeProvenanceDto.d.ts +3 -3
  300. package/dist/models/webBiomeProvenanceVerdict.d.ts +1 -1
  301. package/dist/models/webBiomeProvenanceVerdict.js +1 -1
  302. package/dist/models/webBiomeRegistrationResponseDto.d.ts +6 -6
  303. package/dist/models/webBiomeRegistrationResponseDtoDataArrayEnvelope.d.ts +2 -2
  304. package/dist/models/webBiomeRegistrationResponseDtoDataEnvelope.d.ts +2 -2
  305. package/dist/models/webBiomeSignatureVerdict.d.ts +1 -1
  306. package/dist/models/webBiomeSignatureVerdict.js +1 -1
  307. package/dist/models/webBiomesControllerListParams.d.ts +1 -1
  308. package/dist/models/webBiomesControllerListParams.js +1 -1
  309. package/package.json +1 -1
  310. package/dist/models/runtimeBindingResponseDtoSecretScopeRef.d.ts +0 -13
  311. package/dist/models/runtimeBindingStatus.d.ts +0 -13
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -1,12 +1,12 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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 { BiomeProvisioningScaffoldDtoDeclaration } from './biomeProvisioningScaffoldDtoDeclaration.js';
9
- import type { BiomeProvisioningScaffoldDtoTemplates } from './biomeProvisioningScaffoldDtoTemplates.js';
8
+ import type { BiomeProvisioningScaffoldDtoDeclaration } from './biomeProvisioningScaffoldDtoDeclaration';
9
+ import type { BiomeProvisioningScaffoldDtoTemplates } from './biomeProvisioningScaffoldDtoTemplates';
10
10
  export interface BiomeProvisioningScaffoldDto {
11
11
  /** Scaffold id — matches the manifest `provisioning[].id` and the `<id>.yaml` basename. */
12
12
  id: string;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -1,11 +1,11 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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 { BiomeProvisioningScaffoldDto } from './biomeProvisioningScaffoldDto.js';
8
+ import type { BiomeProvisioningScaffoldDto } from './biomeProvisioningScaffoldDto';
9
9
  export interface BiomeProvisioningScaffoldsResponseDto {
10
10
  biomeId: string;
11
11
  scaffolds: BiomeProvisioningScaffoldDto[];
@@ -1,11 +1,11 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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 { BiomeProvisioningScaffoldsResponseDto } from './biomeProvisioningScaffoldsResponseDto.js';
8
+ import type { BiomeProvisioningScaffoldsResponseDto } from './biomeProvisioningScaffoldsResponseDto';
9
9
  export interface BiomeProvisioningScaffoldsResponseDtoDataEnvelope {
10
10
  data: BiomeProvisioningScaffoldsResponseDto;
11
11
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -0,0 +1,15 @@
1
+ /**
2
+ * Generated by orval v8.6.2 🍺
3
+ * Do not edit manually.
4
+ * Biome Host API
5
+ * Platform biome registry consumed by frontend hosts at bootstrap.
6
+ * OpenAPI spec version: 0.1.0
7
+ */
8
+ export interface BreakGlassRevokeRunnerEnrollmentDto {
9
+ /**
10
+ * Required security reason persisted in the durable audit and alert event.
11
+ * @minLength 10
12
+ * @maxLength 1000
13
+ */
14
+ reason: string;
15
+ }
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -1,14 +1,14 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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 { AuthoringIssueDto } from './authoringIssueDto.js';
9
- import type { CapabilityDescriptorValidationDtoManifest } from './capabilityDescriptorValidationDtoManifest.js';
10
- import type { CapabilityManifestSchemaKind } from './capabilityManifestSchemaKind.js';
11
- import type { ContributionFileGuidanceDto } from './contributionFileGuidanceDto.js';
8
+ import type { AuthoringIssueDto } from './authoringIssueDto';
9
+ import type { CapabilityDescriptorValidationDtoManifest } from './capabilityDescriptorValidationDtoManifest';
10
+ import type { CapabilityManifestSchemaKind } from './capabilityManifestSchemaKind';
11
+ import type { ContributionFileGuidanceDto } from './contributionFileGuidanceDto';
12
12
  export interface CapabilityDescriptorValidationDto {
13
13
  /** True only when the candidate satisfies the kernel schema with zero issues. */
14
14
  valid: boolean;
@@ -1,11 +1,11 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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 { CapabilityDescriptorValidationDto } from './capabilityDescriptorValidationDto.js';
8
+ import type { CapabilityDescriptorValidationDto } from './capabilityDescriptorValidationDto';
9
9
  export interface CapabilityDescriptorValidationDtoDataEnvelope {
10
10
  data: CapabilityDescriptorValidationDto;
11
11
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -1,11 +1,11 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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 { ChainedInstallEntryDto } from './chainedInstallEntryDto.js';
8
+ import type { ChainedInstallEntryDto } from './chainedInstallEntryDto';
9
9
  export interface ChainInstallBiomesDto {
10
10
  /** Ordered chain of biomes to install transactionally. First-element-first install order — every entry must have its declared `xema.dependencies` already installed on the project OR satisfied by an earlier entry in the chain. */
11
11
  entries: ChainedInstallEntryDto[];
@@ -1,13 +1,13 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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 { BiomeInstallationConnectionBindingInputDto } from './biomeInstallationConnectionBindingInputDto.js';
9
- import type { BiomeInstallationResourceInputDto } from './biomeInstallationResourceInputDto.js';
10
- import type { ChainedInstallEntryDtoConfigJson } from './chainedInstallEntryDtoConfigJson.js';
8
+ import type { BiomeInstallationConnectionBindingInputDto } from './biomeInstallationConnectionBindingInputDto';
9
+ import type { BiomeInstallationResourceInputDto } from './biomeInstallationResourceInputDto';
10
+ import type { ChainedInstallEntryDtoConfigJson } from './chainedInstallEntryDtoConfigJson';
11
11
  export interface ChainedInstallEntryDto {
12
12
  biomeId: string;
13
13
  /** Opaque install-time configuration. Pass `{}` for dependencies that have no install schema. */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -1,11 +1,11 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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 { ContributionKind } from './contributionKind.js';
8
+ import type { ContributionKind } from './contributionKind';
9
9
  export interface ContributionFileGuidanceDto {
10
10
  /** The `kind` discriminator the contribution envelope must carry. Must match the file-name suffix exactly — a mismatch is a fail-fast parse error at biome discovery. */
11
11
  kind: ContributionKind;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -1,13 +1,13 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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 { BiomeInstallationConnectionBindingInputDto } from './biomeInstallationConnectionBindingInputDto.js';
9
- import type { BiomeInstallationResourceInputDto } from './biomeInstallationResourceInputDto.js';
10
- import type { CreateBiomeInstallationDtoConfigJson } from './createBiomeInstallationDtoConfigJson.js';
8
+ import type { BiomeInstallationConnectionBindingInputDto } from './biomeInstallationConnectionBindingInputDto';
9
+ import type { BiomeInstallationResourceInputDto } from './biomeInstallationResourceInputDto';
10
+ import type { CreateBiomeInstallationDtoConfigJson } from './createBiomeInstallationDtoConfigJson';
11
11
  export interface CreateBiomeInstallationDto {
12
12
  /** Biome id from the manifest (xema.id). */
13
13
  biomeId: string;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -0,0 +1,17 @@
1
+ /**
2
+ * Generated by orval v8.6.2 🍺
3
+ * Do not edit manually.
4
+ * Biome Host API
5
+ * Platform biome registry consumed by frontend hosts at bootstrap.
6
+ * OpenAPI spec version: 0.1.0
7
+ */
8
+ import type { InFlightRevocationPolicy } from './inFlightRevocationPolicy';
9
+ import type { RunnerDataLocality } from './runnerDataLocality';
10
+ import type { RunnerTrustTier } from './runnerTrustTier';
11
+ export interface CreateRunnerEnrollmentDto {
12
+ runnerId: string;
13
+ allowedEnvironmentIds: string[];
14
+ maxTrustTier: RunnerTrustTier;
15
+ allowedLocalities: RunnerDataLocality[];
16
+ inFlightPolicy?: InFlightRevocationPolicy;
17
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,13 +1,13 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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 { CreateRuntimeBindingDtoDeniedLabels } from './createRuntimeBindingDtoDeniedLabels.js';
9
- import type { CreateRuntimeBindingDtoRequiredLabels } from './createRuntimeBindingDtoRequiredLabels.js';
10
- import type { RuntimeBindingStatus } from './runtimeBindingStatus.js';
8
+ import type { CreateRuntimeBindingDtoDeniedLabels } from './createRuntimeBindingDtoDeniedLabels';
9
+ import type { CreateRuntimeBindingDtoRequiredLabels } from './createRuntimeBindingDtoRequiredLabels';
10
+ import type { InFlightRevocationPolicy } from './inFlightRevocationPolicy';
11
11
  export interface CreateRuntimeBindingDto {
12
12
  /** Slug of the runtime to bind this installation onto. */
13
13
  runtimeSlug: string;
@@ -15,10 +15,6 @@ export interface CreateRuntimeBindingDto {
15
15
  requiredLabels?: CreateRuntimeBindingDtoRequiredLabels;
16
16
  /** Labels that DISQUALIFY a runner from running this installation. Defaults to {}. */
17
17
  deniedLabels?: CreateRuntimeBindingDtoDeniedLabels;
18
- /** Initial binding status. Defaults to `active`. */
19
- status?: RuntimeBindingStatus;
20
- /** Optional opaque config pointer resolved downstream (never an infra address). */
21
- configRef?: string;
22
- /** Optional opaque secret-scope pointer resolved downstream. */
23
- secretScopeRef?: string;
18
+ /** Policy for work already claimed before a later drain. Defaults to cancel. */
19
+ inFlightPolicy?: InFlightRevocationPolicy;
24
20
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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.
@@ -9,5 +9,5 @@
9
9
  * Labels that DISQUALIFY a runner from running this installation. Defaults to {}.
10
10
  */
11
11
  export type CreateRuntimeBindingDtoDeniedLabels = {
12
- [key: string]: unknown;
12
+ [key: string]: string;
13
13
  };
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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.
@@ -9,5 +9,5 @@
9
9
  * Labels a runner MUST advertise (key/value, AND-matched) to be eligible. Defaults to {}.
10
10
  */
11
11
  export type CreateRuntimeBindingDtoRequiredLabels = {
12
- [key: string]: unknown;
12
+ [key: string]: string;
13
13
  };
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -0,0 +1,13 @@
1
+ /**
2
+ * Generated by orval v8.6.2 🍺
3
+ * Do not edit manually.
4
+ * Biome Host API
5
+ * Platform biome registry consumed by frontend hosts at bootstrap.
6
+ * OpenAPI spec version: 0.1.0
7
+ */
8
+ export type CredentialDeliveryKind = typeof CredentialDeliveryKind[keyof typeof CredentialDeliveryKind];
9
+ export declare const CredentialDeliveryKind: {
10
+ readonly platform_custody: "platform_custody";
11
+ readonly one_time_exchange: "one_time_exchange";
12
+ readonly token_only: "token_only";
13
+ };
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ * Generated by orval v8.6.2 🍺
4
+ * Do not edit manually.
5
+ * Biome Host API
6
+ * Platform biome registry consumed by frontend hosts at bootstrap.
7
+ * OpenAPI spec version: 0.1.0
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ exports.CredentialDeliveryKind = void 0;
11
+ exports.CredentialDeliveryKind = {
12
+ platform_custody: 'platform_custody',
13
+ one_time_exchange: 'one_time_exchange',
14
+ token_only: 'token_only',
15
+ };
@@ -1,11 +1,11 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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 { ErrorDetailsDtoDetails } from './errorDetailsDtoDetails.js';
8
+ import type { ErrorDetailsDtoDetails } from './errorDetailsDtoDetails';
9
9
  export interface ErrorDetailsDto {
10
10
  /** @nullable */
11
11
  details: ErrorDetailsDtoDetails;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -1,11 +1,11 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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 { ErrorDetailsDto } from './errorDetailsDto.js';
8
+ import type { ErrorDetailsDto } from './errorDetailsDto';
9
9
  export interface ErrorPayloadDto {
10
10
  code: string;
11
11
  message: string;
@@ -1,11 +1,11 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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 { ErrorPayloadDto } from './errorPayloadDto.js';
8
+ import type { ErrorPayloadDto } from './errorPayloadDto';
9
9
  export interface ErrorResponseDto {
10
10
  error: ErrorPayloadDto;
11
11
  }
@@ -1,13 +1,10 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
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
- /**
9
- * @nullable
10
- */
11
- export type RuntimeBindingResponseDtoConfigRef = {
12
- [key: string]: unknown;
13
- } | null;
8
+ export interface ExchangeRunnerEnrollmentChallengeDto {
9
+ code: string;
10
+ }
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
3
+ * Generated by orval v8.6.2 🍺
4
4
  * Do not edit manually.
5
5
  * Biome Host API
6
6
  * Platform biome registry consumed by frontend hosts at bootstrap.
@@ -0,0 +1,12 @@
1
+ /**
2
+ * Generated by orval v8.6.2 🍺
3
+ * Do not edit manually.
4
+ * Biome Host API
5
+ * Platform biome registry consumed by frontend hosts at bootstrap.
6
+ * OpenAPI spec version: 0.1.0
7
+ */
8
+ export type InFlightRevocationPolicy = typeof InFlightRevocationPolicy[keyof typeof InFlightRevocationPolicy];
9
+ export declare const InFlightRevocationPolicy: {
10
+ readonly cancel: "cancel";
11
+ readonly allow_current: "allow_current";
12
+ };