@xemahq/project-registry-api-client 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/LICENSE +2 -1
  2. package/dist/endpoints/manifest/manifest.d.ts +1 -1
  3. package/dist/endpoints/onboarding/onboarding.d.ts +1 -1
  4. package/dist/endpoints/project-bindings/project-bindings.d.ts +1 -1
  5. package/dist/endpoints/project-registry/project-registry.d.ts +1 -1
  6. package/dist/endpoints/project-roles/project-roles.d.ts +1 -1
  7. package/dist/endpoints/variables/variables.d.ts +1 -1
  8. package/dist/endpoints/wallets/wallets.d.ts +1 -1
  9. package/dist/models/bootstrapAnalyzeDto.d.ts +1 -1
  10. package/dist/models/bootstrapAnalyzeDtoOptions.d.ts +1 -1
  11. package/dist/models/bootstrapAnalyzeDtoOptions.js +1 -1
  12. package/dist/models/bootstrapDecisionDto.d.ts +1 -1
  13. package/dist/models/bootstrapDecisionDtoDataEnvelope.d.ts +1 -1
  14. package/dist/models/bootstrapDecisionDtoMode.d.ts +1 -1
  15. package/dist/models/bootstrapDecisionDtoMode.js +1 -1
  16. package/dist/models/bootstrapOptionDto.d.ts +1 -1
  17. package/dist/models/bootstrapOptionDto.js +1 -1
  18. package/dist/models/bootstrapProjectDto.d.ts +1 -1
  19. package/dist/models/bootstrapProjectDtoOptions.d.ts +1 -1
  20. package/dist/models/bootstrapProjectDtoOptions.js +1 -1
  21. package/dist/models/createProjectBindingDto.d.ts +1 -1
  22. package/dist/models/createProjectDto.d.ts +1 -1
  23. package/dist/models/createProjectRepoDto.d.ts +1 -1
  24. package/dist/models/createProjectRepoDto.js +1 -1
  25. package/dist/models/createVariableDto.d.ts +1 -1
  26. package/dist/models/createVariableDto.js +1 -1
  27. package/dist/models/createWalletDto.d.ts +1 -1
  28. package/dist/models/createWalletDto.js +1 -1
  29. package/dist/models/ensureManagedProjectDto.d.ts +1 -1
  30. package/dist/models/ensureManagedProjectDto.js +1 -1
  31. package/dist/models/errorDetailsDto.d.ts +1 -1
  32. package/dist/models/errorDetailsDtoDetails.d.ts +1 -1
  33. package/dist/models/errorDetailsDtoDetails.js +1 -1
  34. package/dist/models/errorPayloadDto.d.ts +1 -1
  35. package/dist/models/errorResponseDto.d.ts +1 -1
  36. package/dist/models/existingAssetsDto.d.ts +1 -1
  37. package/dist/models/existingAssetsDto.js +1 -1
  38. package/dist/models/grantProjectRoleDto.d.ts +3 -2
  39. package/dist/models/grantProjectRoleDto.js +0 -7
  40. package/dist/models/index.d.ts +1 -0
  41. package/dist/models/index.js +1 -0
  42. package/dist/models/manifestControllerGetHistoryParams.d.ts +1 -1
  43. package/dist/models/manifestControllerGetHistoryParams.js +1 -1
  44. package/dist/models/manifestDiffResponseDto.d.ts +1 -1
  45. package/dist/models/manifestDiffResponseDto.js +1 -1
  46. package/dist/models/manifestDiffResponseDtoDataEnvelope.d.ts +1 -1
  47. package/dist/models/manifestHistoryEntryDto.d.ts +1 -1
  48. package/dist/models/manifestHistoryEntryDtoDataEnvelope.d.ts +1 -1
  49. package/dist/models/manifestHistoryEntryDtoDiff.d.ts +1 -1
  50. package/dist/models/manifestHistoryEntryDtoDiff.js +1 -1
  51. package/dist/models/manifestHistoryEntryDtoPaginatedEnvelope.d.ts +1 -1
  52. package/dist/models/manifestHistoryEntryDtoSnapshotJson.d.ts +1 -1
  53. package/dist/models/manifestHistoryEntryDtoSnapshotJson.js +1 -1
  54. package/dist/models/manifestResponseDto.d.ts +1 -1
  55. package/dist/models/manifestResponseDtoDataEnvelope.d.ts +1 -1
  56. package/dist/models/manifestResponseDtoManifest.d.ts +1 -1
  57. package/dist/models/manifestResponseDtoManifest.js +1 -1
  58. package/dist/models/manifestSectionListResponseDto.d.ts +1 -1
  59. package/dist/models/manifestSectionListResponseDtoDataArrayEnvelope.d.ts +1 -1
  60. package/dist/models/manifestSectionListResponseDtoEntries.d.ts +1 -1
  61. package/dist/models/manifestSectionListResponseDtoEntries.js +1 -1
  62. package/dist/models/manifestValidationResponseDto.d.ts +1 -1
  63. package/dist/models/manifestValidationResponseDto.js +1 -1
  64. package/dist/models/manifestValidationResponseDtoDataEnvelope.d.ts +1 -1
  65. package/dist/models/paginationMeta.d.ts +1 -1
  66. package/dist/models/paginationMeta.js +1 -1
  67. package/dist/models/patchManifestDto.d.ts +1 -1
  68. package/dist/models/patchManifestDtoPatch.d.ts +1 -1
  69. package/dist/models/patchManifestDtoPatch.js +1 -1
  70. package/dist/models/patchSectionEntryDto.d.ts +1 -1
  71. package/dist/models/patchSectionEntryDtoPatch.d.ts +1 -1
  72. package/dist/models/patchSectionEntryDtoPatch.js +1 -1
  73. package/dist/models/preferredImageVariantResponseDto.d.ts +1 -1
  74. package/dist/models/preferredImageVariantResponseDto.js +1 -1
  75. package/dist/models/preferredImageVariantResponseDtoDataEnvelope.d.ts +1 -1
  76. package/dist/models/priorRunSummaryDto.d.ts +1 -1
  77. package/dist/models/priorRunSummaryDto.js +1 -1
  78. package/dist/models/projectBindingKind.d.ts +1 -1
  79. package/dist/models/projectBindingKind.js +1 -1
  80. package/dist/models/projectBindingResponseDto.d.ts +1 -1
  81. package/dist/models/projectBindingResponseDtoDataArrayEnvelope.d.ts +1 -1
  82. package/dist/models/projectBindingResponseDtoDataEnvelope.d.ts +1 -1
  83. package/dist/models/projectConnectionResponseDto.d.ts +1 -1
  84. package/dist/models/projectConnectionResponseDtoConfig.d.ts +1 -1
  85. package/dist/models/projectConnectionResponseDtoConfig.js +1 -1
  86. package/dist/models/projectEnvResponseDto.d.ts +1 -1
  87. package/dist/models/projectEnvResponseDto.js +1 -1
  88. package/dist/models/projectMembershipResponseDto.d.ts +8 -1
  89. package/dist/models/projectMembershipResponseDto.js +1 -1
  90. package/dist/models/projectMembershipResponseDtoDataArrayEnvelope.d.ts +1 -1
  91. package/dist/models/projectMembershipResponseDtoDataEnvelope.d.ts +1 -1
  92. package/dist/models/projectRegistryControllerListProjectsParams.d.ts +1 -1
  93. package/dist/models/projectRegistryControllerListProjectsParams.js +1 -1
  94. package/dist/models/projectRepoResponseDto.d.ts +1 -1
  95. package/dist/models/projectRepoResponseDto.js +1 -1
  96. package/dist/models/projectResponseDto.d.ts +1 -1
  97. package/dist/models/projectResponseDtoDataEnvelope.d.ts +1 -1
  98. package/dist/models/projectRole.d.ts +12 -0
  99. package/dist/models/projectRole.js +14 -0
  100. package/dist/models/projectSettingsResponseDto.d.ts +1 -1
  101. package/dist/models/projectSettingsResponseDtoCloudDetails.d.ts +1 -1
  102. package/dist/models/projectSettingsResponseDtoCloudDetails.js +1 -1
  103. package/dist/models/projectSettingsResponseDtoCloudProvider.d.ts +1 -1
  104. package/dist/models/projectSettingsResponseDtoCloudProvider.js +1 -1
  105. package/dist/models/projectSummaryResponseDto.d.ts +1 -1
  106. package/dist/models/projectSummaryResponseDto.js +1 -1
  107. package/dist/models/projectSummaryResponseDtoDataArrayEnvelope.d.ts +1 -1
  108. package/dist/models/promptClassificationDto.d.ts +1 -1
  109. package/dist/models/promptClassificationDtoClassification.d.ts +1 -1
  110. package/dist/models/promptClassificationDtoClassification.js +1 -1
  111. package/dist/models/provisionOnboardingRequestDto.d.ts +1 -1
  112. package/dist/models/provisionOnboardingRequestDto.js +1 -1
  113. package/dist/models/provisionOnboardingResponseDto.d.ts +1 -1
  114. package/dist/models/provisionOnboardingResponseDto.js +1 -1
  115. package/dist/models/provisionOnboardingResponseDtoDataEnvelope.d.ts +1 -1
  116. package/dist/models/putManifestDto.d.ts +1 -1
  117. package/dist/models/putManifestDtoManifest.d.ts +1 -1
  118. package/dist/models/putManifestDtoManifest.js +1 -1
  119. package/dist/models/resolveWalletsRequestDto.d.ts +1 -1
  120. package/dist/models/resolveWalletsRequestDto.js +1 -1
  121. package/dist/models/resolvedWalletsResponseDto.d.ts +1 -1
  122. package/dist/models/resolvedWalletsResponseDtoDataEnvelope.d.ts +1 -1
  123. package/dist/models/resolvedWalletsResponseDtoSecrets.d.ts +1 -1
  124. package/dist/models/resolvedWalletsResponseDtoSecrets.js +1 -1
  125. package/dist/models/resolvedWalletsResponseDtoVars.d.ts +1 -1
  126. package/dist/models/resolvedWalletsResponseDtoVars.js +1 -1
  127. package/dist/models/resolvedWalletsResponseDtoWalletKeyMap.d.ts +1 -1
  128. package/dist/models/resolvedWalletsResponseDtoWalletKeyMap.js +1 -1
  129. package/dist/models/revokeProjectRoleDto.d.ts +5 -1
  130. package/dist/models/revokeProjectRoleDto.js +1 -1
  131. package/dist/models/setPreferredImageVariantDto.d.ts +1 -1
  132. package/dist/models/setPreferredImageVariantDto.js +1 -1
  133. package/dist/models/updateProjectConnectionDto.d.ts +1 -1
  134. package/dist/models/updateProjectConnectionDtoConfig.d.ts +1 -1
  135. package/dist/models/updateProjectConnectionDtoConfig.js +1 -1
  136. package/dist/models/updateProjectDto.d.ts +1 -1
  137. package/dist/models/updateProjectDto.js +1 -1
  138. package/dist/models/updateProjectSettingsDto.d.ts +1 -1
  139. package/dist/models/updateProjectSettingsDtoCloudDetails.d.ts +1 -1
  140. package/dist/models/updateProjectSettingsDtoCloudDetails.js +1 -1
  141. package/dist/models/updateProjectSettingsDtoCloudProvider.d.ts +1 -1
  142. package/dist/models/updateProjectSettingsDtoCloudProvider.js +1 -1
  143. package/dist/models/updateProjectSettingsDtoSettings.d.ts +1 -1
  144. package/dist/models/updateProjectSettingsDtoSettings.js +1 -1
  145. package/dist/models/updateVariableDto.d.ts +1 -1
  146. package/dist/models/updateVariableDto.js +1 -1
  147. package/dist/models/updateWalletDto.d.ts +1 -1
  148. package/dist/models/updateWalletDto.js +1 -1
  149. package/dist/models/upsertSectionEntryDto.d.ts +1 -1
  150. package/dist/models/upsertSectionEntryDtoEntry.d.ts +1 -1
  151. package/dist/models/upsertSectionEntryDtoEntry.js +1 -1
  152. package/dist/models/validateManifestDto.d.ts +1 -1
  153. package/dist/models/validateManifestDtoManifest.d.ts +1 -1
  154. package/dist/models/validateManifestDtoManifest.js +1 -1
  155. package/dist/models/variableResponseDto.d.ts +1 -1
  156. package/dist/models/variableResponseDto.js +1 -1
  157. package/dist/models/variableResponseDtoDataArrayEnvelope.d.ts +1 -1
  158. package/dist/models/variableResponseDtoDataEnvelope.d.ts +1 -1
  159. package/dist/models/walletEntryDto.d.ts +1 -1
  160. package/dist/models/walletEntryDto.js +1 -1
  161. package/dist/models/walletResponseDto.d.ts +1 -1
  162. package/dist/models/walletResponseDto.js +1 -1
  163. package/dist/models/walletResponseDtoDataArrayEnvelope.d.ts +1 -1
  164. package/dist/models/walletResponseDtoDataEnvelope.d.ts +1 -1
  165. package/dist/models/walletWithEntriesResponseDto.d.ts +1 -1
  166. package/dist/models/walletWithEntriesResponseDtoDataEnvelope.d.ts +1 -1
  167. package/package.json +3 -3
package/LICENSE CHANGED
@@ -9,7 +9,7 @@ Parameters
9
9
 
10
10
  Licensor: Neuralchowder Inc.
11
11
 
12
- Licensed Work: Xema. The Licensed Work is (c) 2026 Neuralchowder Inc..
12
+ Licensed Work: Xema. The Licensed Work is (c) 2026 Neuralchowder Inc.
13
13
 
14
14
  The Licensed Work includes, without limitation, Xema Core, Xema Runtime,
15
15
  Xema Kernel, Xema control plane, Xema application runtime, Xema biome
@@ -116,6 +116,7 @@ the interpretation of, the Additional Use Grant set out above.
116
116
  and effect. The Licensor reserves all rights not expressly granted
117
117
  by this License.
118
118
 
119
+
119
120
  Change Date: Four years from the date the specific version of the Licensed
120
121
  Work is first publicly released by Licensor.
121
122
 
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { ManifestControllerGetHistoryParams, ManifestDiffResponseDtoDataEnvelope, ManifestHistoryEntryDtoDataEnvelope, ManifestHistoryEntryDtoPaginatedEnvelope, ManifestResponseDtoDataEnvelope, ManifestSectionListResponseDtoDataArrayEnvelope, ManifestValidationResponseDtoDataEnvelope, PatchManifestDto, PatchSectionEntryDto, PutManifestDto, UpsertSectionEntryDto, ValidateManifestDto } from '../../models';
9
9
  export declare const getManifestControllerGetManifestUrl: (projectId: string) => string;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { ProvisionOnboardingRequestDto, ProvisionOnboardingResponseDtoDataEnvelope } from '../../models';
9
9
  export declare const getOnboardingControllerProvisionUrl: () => string;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { CreateProjectBindingDto, ProjectBindingResponseDtoDataArrayEnvelope, ProjectBindingResponseDtoDataEnvelope } from '../../models';
9
9
  export declare const getProjectBindingsControllerListUrl: (projectId: string) => string;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { BootstrapAnalyzeDto, BootstrapDecisionDtoDataEnvelope, BootstrapProjectDto, CreateProjectDto, EnsureManagedProjectDto, PreferredImageVariantResponseDtoDataEnvelope, ProjectRegistryControllerListProjectsParams, ProjectResponseDtoDataEnvelope, ProjectSummaryResponseDtoDataArrayEnvelope, SetPreferredImageVariantDto, UpdateProjectConnectionDto, UpdateProjectDto, UpdateProjectSettingsDto } from '../../models';
9
9
  export declare const getProjectRegistryControllerCreateProjectUrl: () => string;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { GrantProjectRoleDto, ProjectMembershipResponseDtoDataArrayEnvelope, ProjectMembershipResponseDtoDataEnvelope, RevokeProjectRoleDto } from '../../models';
9
9
  export declare const getProjectRolesControllerGrantRoleUrl: (projectId: string) => string;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { CreateVariableDto, UpdateVariableDto, VariableResponseDtoDataArrayEnvelope, VariableResponseDtoDataEnvelope } from '../../models';
9
9
  export declare const getVariablesControllerCreateVariableUrl: (walletId: string) => string;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { CreateWalletDto, ResolveWalletsRequestDto, ResolvedWalletsResponseDtoDataEnvelope, UpdateWalletDto, WalletResponseDtoDataArrayEnvelope, WalletResponseDtoDataEnvelope, WalletWithEntriesResponseDtoDataEnvelope } from '../../models';
9
9
  export declare const getWalletsControllerCreateProjectWalletUrl: (projectId: string) => string;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { BootstrapAnalyzeDtoOptions } from './bootstrapAnalyzeDtoOptions.js';
9
9
  export interface BootstrapAnalyzeDto {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  /**
9
9
  * Run configuration options
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * Project Registry API
6
6
  * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.2
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { BootstrapDecisionDtoMode } from './bootstrapDecisionDtoMode.js';
9
9
  import type { BootstrapOptionDto } from './bootstrapOptionDto.js';
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { BootstrapDecisionDto } from './bootstrapDecisionDto.js';
9
9
  export interface BootstrapDecisionDtoDataEnvelope {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  export type BootstrapDecisionDtoMode = typeof BootstrapDecisionDtoMode[keyof typeof BootstrapDecisionDtoMode];
9
9
  export declare const BootstrapDecisionDtoMode: {
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * Project Registry API
6
6
  * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.2
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.BootstrapDecisionDtoMode = void 0;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  export interface BootstrapOptionDto {
9
9
  key: string;
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * Project Registry API
6
6
  * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.2
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { BootstrapProjectDtoOptions } from './bootstrapProjectDtoOptions.js';
9
9
  export interface BootstrapProjectDto {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  export type BootstrapProjectDtoOptions = {
9
9
  [key: string]: unknown;
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * Project Registry API
6
6
  * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.2
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { ProjectBindingKind } from './projectBindingKind.js';
9
9
  export interface CreateProjectBindingDto {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { CreateProjectRepoDto } from './createProjectRepoDto.js';
9
9
  export interface CreateProjectDto {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  export interface CreateProjectRepoDto {
9
9
  provider: string;
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * Project Registry API
6
6
  * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.2
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  export interface CreateVariableDto {
9
9
  /** Variable name (uppercase + underscores). Unique within the wallet. */
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * Project Registry API
6
6
  * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.2
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  export interface CreateWalletDto {
9
9
  /** Wallet name unique within the wallet's (org, project) scope. Lowercase kebab-case. */
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * Project Registry API
6
6
  * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.2
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  export interface EnsureManagedProjectDto {
9
9
  name: string;
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * Project Registry API
6
6
  * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.2
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { ErrorDetailsDtoDetails } from './errorDetailsDtoDetails.js';
9
9
  export interface ErrorDetailsDto {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  /**
9
9
  * @nullable
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * Project Registry API
6
6
  * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.2
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { ErrorDetailsDto } from './errorDetailsDto.js';
9
9
  export interface ErrorPayloadDto {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { ErrorPayloadDto } from './errorPayloadDto.js';
9
9
  export interface ErrorResponseDto {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  export interface ExistingAssetsDto {
9
9
  artifacts: number;
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * Project Registry API
6
6
  * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.2
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,9 +3,10 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
+ import type { ProjectRole } from './projectRole.js';
8
9
  export interface GrantProjectRoleDto {
9
10
  userId: string;
10
- role: string;
11
+ role: ProjectRole;
11
12
  }
@@ -1,9 +1,2 @@
1
1
  "use strict";
2
- /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
5
- * Project Registry API
6
- * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
8
- */
9
2
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -56,6 +56,7 @@ export * from './projectRegistryControllerListProjectsParams';
56
56
  export * from './projectRepoResponseDto';
57
57
  export * from './projectResponseDto';
58
58
  export * from './projectResponseDtoDataEnvelope';
59
+ export * from './projectRole';
59
60
  export * from './projectSettingsResponseDto';
60
61
  export * from './projectSettingsResponseDtoCloudDetails';
61
62
  export * from './projectSettingsResponseDtoCloudProvider';
@@ -73,6 +73,7 @@ __exportStar(require("./projectRegistryControllerListProjectsParams"), exports);
73
73
  __exportStar(require("./projectRepoResponseDto"), exports);
74
74
  __exportStar(require("./projectResponseDto"), exports);
75
75
  __exportStar(require("./projectResponseDtoDataEnvelope"), exports);
76
+ __exportStar(require("./projectRole"), exports);
76
77
  __exportStar(require("./projectSettingsResponseDto"), exports);
77
78
  __exportStar(require("./projectSettingsResponseDtoCloudDetails"), exports);
78
79
  __exportStar(require("./projectSettingsResponseDtoCloudProvider"), exports);
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  export type ManifestControllerGetHistoryParams = {
9
9
  /**
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * Project Registry API
6
6
  * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.2
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  export interface ManifestDiffResponseDto {
9
9
  fromVersion: number;
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * Project Registry API
6
6
  * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.2
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { ManifestDiffResponseDto } from './manifestDiffResponseDto.js';
9
9
  export interface ManifestDiffResponseDtoDataEnvelope {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { ManifestHistoryEntryDtoDiff } from './manifestHistoryEntryDtoDiff.js';
9
9
  import type { ManifestHistoryEntryDtoSnapshotJson } from './manifestHistoryEntryDtoSnapshotJson.js';
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { ManifestHistoryEntryDto } from './manifestHistoryEntryDto.js';
9
9
  export interface ManifestHistoryEntryDtoDataEnvelope {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  export type ManifestHistoryEntryDtoDiff = {
9
9
  [key: string]: unknown;
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * Project Registry API
6
6
  * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.2
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { ManifestHistoryEntryDto } from './manifestHistoryEntryDto.js';
9
9
  import type { PaginationMeta } from './paginationMeta.js';
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  export type ManifestHistoryEntryDtoSnapshotJson = {
9
9
  [key: string]: unknown;
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * Project Registry API
6
6
  * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.2
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { ManifestResponseDtoManifest } from './manifestResponseDtoManifest.js';
9
9
  export interface ManifestResponseDto {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { ManifestResponseDto } from './manifestResponseDto.js';
9
9
  export interface ManifestResponseDtoDataEnvelope {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  export type ManifestResponseDtoManifest = {
9
9
  [key: string]: unknown;
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * Project Registry API
6
6
  * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.2
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { ManifestSectionListResponseDtoEntries } from './manifestSectionListResponseDtoEntries.js';
9
9
  export interface ManifestSectionListResponseDto {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  import type { ManifestSectionListResponseDto } from './manifestSectionListResponseDto.js';
9
9
  export interface ManifestSectionListResponseDtoDataArrayEnvelope {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  /**
9
9
  * Map of section entry names to their objects
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * Project Registry API
6
6
  * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
7
+ * OpenAPI spec version: 0.1.2
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * Project Registry API
5
5
  * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
6
+ * OpenAPI spec version: 0.1.2
7
7
  */
8
8
  export interface ManifestValidationResponseDto {
9
9
  valid: boolean;