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

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 +2 -4
  3. package/dist/endpoints/onboarding/onboarding.d.ts +2 -4
  4. package/dist/endpoints/project-bindings/project-bindings.d.ts +2 -4
  5. package/dist/endpoints/project-registry/project-registry.d.ts +2 -4
  6. package/dist/endpoints/project-roles/project-roles.d.ts +2 -4
  7. package/dist/endpoints/variables/variables.d.ts +2 -4
  8. package/dist/endpoints/wallets/wallets.d.ts +2 -4
  9. package/dist/models/bootstrapAnalyzeDto.d.ts +2 -4
  10. package/dist/models/bootstrapAnalyzeDtoOptions.d.ts +2 -4
  11. package/dist/models/bootstrapAnalyzeDtoOptions.js +2 -4
  12. package/dist/models/bootstrapDecisionDto.d.ts +2 -4
  13. package/dist/models/bootstrapDecisionDtoDataEnvelope.d.ts +2 -4
  14. package/dist/models/bootstrapDecisionDtoMode.d.ts +2 -4
  15. package/dist/models/bootstrapDecisionDtoMode.js +2 -4
  16. package/dist/models/bootstrapOptionDto.d.ts +2 -4
  17. package/dist/models/bootstrapOptionDto.js +2 -4
  18. package/dist/models/bootstrapProjectDto.d.ts +2 -4
  19. package/dist/models/bootstrapProjectDtoOptions.d.ts +2 -4
  20. package/dist/models/bootstrapProjectDtoOptions.js +2 -4
  21. package/dist/models/createProjectBindingDto.d.ts +2 -4
  22. package/dist/models/createProjectDto.d.ts +2 -4
  23. package/dist/models/createProjectRepoDto.d.ts +2 -4
  24. package/dist/models/createProjectRepoDto.js +2 -4
  25. package/dist/models/createVariableDto.d.ts +2 -4
  26. package/dist/models/createVariableDto.js +2 -4
  27. package/dist/models/createWalletDto.d.ts +2 -4
  28. package/dist/models/createWalletDto.js +2 -4
  29. package/dist/models/ensureManagedProjectDto.d.ts +2 -4
  30. package/dist/models/ensureManagedProjectDto.js +2 -4
  31. package/dist/models/errorDetailsDto.d.ts +2 -4
  32. package/dist/models/errorDetailsDtoDetails.d.ts +2 -4
  33. package/dist/models/errorDetailsDtoDetails.js +2 -4
  34. package/dist/models/errorPayloadDto.d.ts +2 -4
  35. package/dist/models/errorResponseDto.d.ts +2 -4
  36. package/dist/models/existingAssetsDto.d.ts +2 -4
  37. package/dist/models/existingAssetsDto.js +2 -4
  38. package/dist/models/grantProjectRoleDto.d.ts +4 -5
  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 +2 -4
  43. package/dist/models/manifestControllerGetHistoryParams.js +2 -4
  44. package/dist/models/manifestDiffResponseDto.d.ts +2 -4
  45. package/dist/models/manifestDiffResponseDto.js +2 -4
  46. package/dist/models/manifestDiffResponseDtoDataEnvelope.d.ts +2 -4
  47. package/dist/models/manifestHistoryEntryDto.d.ts +2 -4
  48. package/dist/models/manifestHistoryEntryDtoDataEnvelope.d.ts +2 -4
  49. package/dist/models/manifestHistoryEntryDtoDiff.d.ts +2 -4
  50. package/dist/models/manifestHistoryEntryDtoDiff.js +2 -4
  51. package/dist/models/manifestHistoryEntryDtoPaginatedEnvelope.d.ts +2 -4
  52. package/dist/models/manifestHistoryEntryDtoSnapshotJson.d.ts +2 -4
  53. package/dist/models/manifestHistoryEntryDtoSnapshotJson.js +2 -4
  54. package/dist/models/manifestResponseDto.d.ts +2 -4
  55. package/dist/models/manifestResponseDtoDataEnvelope.d.ts +2 -4
  56. package/dist/models/manifestResponseDtoManifest.d.ts +2 -4
  57. package/dist/models/manifestResponseDtoManifest.js +2 -4
  58. package/dist/models/manifestSectionListResponseDto.d.ts +2 -4
  59. package/dist/models/manifestSectionListResponseDtoDataArrayEnvelope.d.ts +2 -4
  60. package/dist/models/manifestSectionListResponseDtoEntries.d.ts +2 -4
  61. package/dist/models/manifestSectionListResponseDtoEntries.js +2 -4
  62. package/dist/models/manifestValidationResponseDto.d.ts +2 -4
  63. package/dist/models/manifestValidationResponseDto.js +2 -4
  64. package/dist/models/manifestValidationResponseDtoDataEnvelope.d.ts +2 -4
  65. package/dist/models/paginationMeta.d.ts +2 -4
  66. package/dist/models/paginationMeta.js +2 -4
  67. package/dist/models/patchManifestDto.d.ts +2 -4
  68. package/dist/models/patchManifestDtoPatch.d.ts +2 -4
  69. package/dist/models/patchManifestDtoPatch.js +2 -4
  70. package/dist/models/patchSectionEntryDto.d.ts +2 -4
  71. package/dist/models/patchSectionEntryDtoPatch.d.ts +2 -4
  72. package/dist/models/patchSectionEntryDtoPatch.js +2 -4
  73. package/dist/models/preferredImageVariantResponseDto.d.ts +2 -4
  74. package/dist/models/preferredImageVariantResponseDto.js +2 -4
  75. package/dist/models/preferredImageVariantResponseDtoDataEnvelope.d.ts +2 -4
  76. package/dist/models/priorRunSummaryDto.d.ts +2 -4
  77. package/dist/models/priorRunSummaryDto.js +2 -4
  78. package/dist/models/projectBindingKind.d.ts +2 -4
  79. package/dist/models/projectBindingKind.js +2 -4
  80. package/dist/models/projectBindingResponseDto.d.ts +2 -4
  81. package/dist/models/projectBindingResponseDtoDataArrayEnvelope.d.ts +2 -4
  82. package/dist/models/projectBindingResponseDtoDataEnvelope.d.ts +2 -4
  83. package/dist/models/projectConnectionResponseDto.d.ts +2 -4
  84. package/dist/models/projectConnectionResponseDtoConfig.d.ts +2 -4
  85. package/dist/models/projectConnectionResponseDtoConfig.js +2 -4
  86. package/dist/models/projectEnvResponseDto.d.ts +2 -4
  87. package/dist/models/projectEnvResponseDto.js +2 -4
  88. package/dist/models/projectMembershipResponseDto.d.ts +9 -4
  89. package/dist/models/projectMembershipResponseDto.js +2 -4
  90. package/dist/models/projectMembershipResponseDtoDataArrayEnvelope.d.ts +2 -4
  91. package/dist/models/projectMembershipResponseDtoDataEnvelope.d.ts +2 -4
  92. package/dist/models/projectRegistryControllerListProjectsParams.d.ts +2 -4
  93. package/dist/models/projectRegistryControllerListProjectsParams.js +2 -4
  94. package/dist/models/projectRepoResponseDto.d.ts +2 -4
  95. package/dist/models/projectRepoResponseDto.js +2 -4
  96. package/dist/models/projectResponseDto.d.ts +2 -4
  97. package/dist/models/projectResponseDtoDataEnvelope.d.ts +2 -4
  98. package/dist/models/projectRole.d.ts +10 -0
  99. package/dist/models/projectRole.js +12 -0
  100. package/dist/models/projectSettingsResponseDto.d.ts +2 -4
  101. package/dist/models/projectSettingsResponseDtoCloudDetails.d.ts +2 -4
  102. package/dist/models/projectSettingsResponseDtoCloudDetails.js +2 -4
  103. package/dist/models/projectSettingsResponseDtoCloudProvider.d.ts +2 -4
  104. package/dist/models/projectSettingsResponseDtoCloudProvider.js +2 -4
  105. package/dist/models/projectSummaryResponseDto.d.ts +2 -4
  106. package/dist/models/projectSummaryResponseDto.js +2 -4
  107. package/dist/models/projectSummaryResponseDtoDataArrayEnvelope.d.ts +2 -4
  108. package/dist/models/promptClassificationDto.d.ts +2 -4
  109. package/dist/models/promptClassificationDtoClassification.d.ts +2 -4
  110. package/dist/models/promptClassificationDtoClassification.js +2 -4
  111. package/dist/models/provisionOnboardingRequestDto.d.ts +2 -4
  112. package/dist/models/provisionOnboardingRequestDto.js +2 -4
  113. package/dist/models/provisionOnboardingResponseDto.d.ts +2 -4
  114. package/dist/models/provisionOnboardingResponseDto.js +2 -4
  115. package/dist/models/provisionOnboardingResponseDtoDataEnvelope.d.ts +2 -4
  116. package/dist/models/putManifestDto.d.ts +2 -4
  117. package/dist/models/putManifestDtoManifest.d.ts +2 -4
  118. package/dist/models/putManifestDtoManifest.js +2 -4
  119. package/dist/models/resolveWalletsRequestDto.d.ts +2 -4
  120. package/dist/models/resolveWalletsRequestDto.js +2 -4
  121. package/dist/models/resolvedWalletsResponseDto.d.ts +2 -4
  122. package/dist/models/resolvedWalletsResponseDtoDataEnvelope.d.ts +2 -4
  123. package/dist/models/resolvedWalletsResponseDtoSecrets.d.ts +2 -4
  124. package/dist/models/resolvedWalletsResponseDtoSecrets.js +2 -4
  125. package/dist/models/resolvedWalletsResponseDtoVars.d.ts +2 -4
  126. package/dist/models/resolvedWalletsResponseDtoVars.js +2 -4
  127. package/dist/models/resolvedWalletsResponseDtoWalletKeyMap.d.ts +2 -4
  128. package/dist/models/resolvedWalletsResponseDtoWalletKeyMap.js +2 -4
  129. package/dist/models/revokeProjectRoleDto.d.ts +6 -4
  130. package/dist/models/revokeProjectRoleDto.js +2 -4
  131. package/dist/models/setPreferredImageVariantDto.d.ts +2 -4
  132. package/dist/models/setPreferredImageVariantDto.js +2 -4
  133. package/dist/models/updateProjectConnectionDto.d.ts +2 -4
  134. package/dist/models/updateProjectConnectionDtoConfig.d.ts +2 -4
  135. package/dist/models/updateProjectConnectionDtoConfig.js +2 -4
  136. package/dist/models/updateProjectDto.d.ts +2 -4
  137. package/dist/models/updateProjectDto.js +2 -4
  138. package/dist/models/updateProjectSettingsDto.d.ts +2 -4
  139. package/dist/models/updateProjectSettingsDtoCloudDetails.d.ts +2 -4
  140. package/dist/models/updateProjectSettingsDtoCloudDetails.js +2 -4
  141. package/dist/models/updateProjectSettingsDtoCloudProvider.d.ts +2 -4
  142. package/dist/models/updateProjectSettingsDtoCloudProvider.js +2 -4
  143. package/dist/models/updateProjectSettingsDtoSettings.d.ts +2 -4
  144. package/dist/models/updateProjectSettingsDtoSettings.js +2 -4
  145. package/dist/models/updateVariableDto.d.ts +2 -4
  146. package/dist/models/updateVariableDto.js +2 -4
  147. package/dist/models/updateWalletDto.d.ts +2 -4
  148. package/dist/models/updateWalletDto.js +2 -4
  149. package/dist/models/upsertSectionEntryDto.d.ts +2 -4
  150. package/dist/models/upsertSectionEntryDtoEntry.d.ts +2 -4
  151. package/dist/models/upsertSectionEntryDtoEntry.js +2 -4
  152. package/dist/models/validateManifestDto.d.ts +2 -4
  153. package/dist/models/validateManifestDtoManifest.d.ts +2 -4
  154. package/dist/models/validateManifestDtoManifest.js +2 -4
  155. package/dist/models/variableResponseDto.d.ts +2 -4
  156. package/dist/models/variableResponseDto.js +2 -4
  157. package/dist/models/variableResponseDtoDataArrayEnvelope.d.ts +2 -4
  158. package/dist/models/variableResponseDtoDataEnvelope.d.ts +2 -4
  159. package/dist/models/walletEntryDto.d.ts +2 -4
  160. package/dist/models/walletEntryDto.js +2 -4
  161. package/dist/models/walletResponseDto.d.ts +2 -4
  162. package/dist/models/walletResponseDto.js +2 -4
  163. package/dist/models/walletResponseDtoDataArrayEnvelope.d.ts +2 -4
  164. package/dist/models/walletResponseDtoDataEnvelope.d.ts +2 -4
  165. package/dist/models/walletWithEntriesResponseDto.d.ts +2 -4
  166. package/dist/models/walletWithEntriesResponseDtoDataEnvelope.d.ts +2 -4
  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
 
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { ManifestControllerGetHistoryParams, ManifestDiffResponseDtoDataEnvelope, ManifestHistoryEntryDtoDataEnvelope, ManifestHistoryEntryDtoPaginatedEnvelope, ManifestResponseDtoDataEnvelope, ManifestSectionListResponseDtoDataArrayEnvelope, ManifestValidationResponseDtoDataEnvelope, PatchManifestDto, PatchSectionEntryDto, PutManifestDto, UpsertSectionEntryDto, ValidateManifestDto } from '../../models';
9
7
  export declare const getManifestControllerGetManifestUrl: (projectId: string) => string;
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { ProvisionOnboardingRequestDto, ProvisionOnboardingResponseDtoDataEnvelope } from '../../models';
9
7
  export declare const getOnboardingControllerProvisionUrl: () => string;
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { CreateProjectBindingDto, ProjectBindingResponseDtoDataArrayEnvelope, ProjectBindingResponseDtoDataEnvelope } from '../../models';
9
7
  export declare const getProjectBindingsControllerListUrl: (projectId: string) => string;
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { BootstrapAnalyzeDto, BootstrapDecisionDtoDataEnvelope, BootstrapProjectDto, CreateProjectDto, EnsureManagedProjectDto, PreferredImageVariantResponseDtoDataEnvelope, ProjectRegistryControllerListProjectsParams, ProjectResponseDtoDataEnvelope, ProjectSummaryResponseDtoDataArrayEnvelope, SetPreferredImageVariantDto, UpdateProjectConnectionDto, UpdateProjectDto, UpdateProjectSettingsDto } from '../../models';
9
7
  export declare const getProjectRegistryControllerCreateProjectUrl: () => string;
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { GrantProjectRoleDto, ProjectMembershipResponseDtoDataArrayEnvelope, ProjectMembershipResponseDtoDataEnvelope, RevokeProjectRoleDto } from '../../models';
9
7
  export declare const getProjectRolesControllerGrantRoleUrl: (projectId: string) => string;
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { CreateVariableDto, UpdateVariableDto, VariableResponseDtoDataArrayEnvelope, VariableResponseDtoDataEnvelope } from '../../models';
9
7
  export declare const getVariablesControllerCreateVariableUrl: (walletId: string) => string;
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { CreateWalletDto, ResolveWalletsRequestDto, ResolvedWalletsResponseDtoDataEnvelope, UpdateWalletDto, WalletResponseDtoDataArrayEnvelope, WalletResponseDtoDataEnvelope, WalletWithEntriesResponseDtoDataEnvelope } from '../../models';
9
7
  export declare const getWalletsControllerCreateProjectWalletUrl: (projectId: string) => string;
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { BootstrapAnalyzeDtoOptions } from './bootstrapAnalyzeDtoOptions.js';
9
7
  export interface BootstrapAnalyzeDto {
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  /**
9
7
  * Run configuration options
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Project Registry API
6
- * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
5
+ * OpenAPI spec version: 0.1.2
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { BootstrapDecisionDtoMode } from './bootstrapDecisionDtoMode.js';
9
7
  import type { BootstrapOptionDto } from './bootstrapOptionDto.js';
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { BootstrapDecisionDto } from './bootstrapDecisionDto.js';
9
7
  export interface BootstrapDecisionDtoDataEnvelope {
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  export type BootstrapDecisionDtoMode = typeof BootstrapDecisionDtoMode[keyof typeof BootstrapDecisionDtoMode];
9
7
  export declare const BootstrapDecisionDtoMode: {
@@ -1,10 +1,8 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Project Registry API
6
- * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
5
+ * OpenAPI spec version: 0.1.2
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
10
8
  exports.BootstrapDecisionDtoMode = void 0;
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  export interface BootstrapOptionDto {
9
7
  key: string;
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Project Registry API
6
- * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
5
+ * OpenAPI spec version: 0.1.2
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { BootstrapProjectDtoOptions } from './bootstrapProjectDtoOptions.js';
9
7
  export interface BootstrapProjectDto {
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  export type BootstrapProjectDtoOptions = {
9
7
  [key: string]: unknown;
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Project Registry API
6
- * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
5
+ * OpenAPI spec version: 0.1.2
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { ProjectBindingKind } from './projectBindingKind.js';
9
7
  export interface CreateProjectBindingDto {
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { CreateProjectRepoDto } from './createProjectRepoDto.js';
9
7
  export interface CreateProjectDto {
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  export interface CreateProjectRepoDto {
9
7
  provider: string;
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Project Registry API
6
- * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
5
+ * OpenAPI spec version: 0.1.2
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  export interface CreateVariableDto {
9
7
  /** Variable name (uppercase + underscores). Unique within the wallet. */
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Project Registry API
6
- * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
5
+ * OpenAPI spec version: 0.1.2
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  export interface CreateWalletDto {
9
7
  /** Wallet name unique within the wallet's (org, project) scope. Lowercase kebab-case. */
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Project Registry API
6
- * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
5
+ * OpenAPI spec version: 0.1.2
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  export interface EnsureManagedProjectDto {
9
7
  name: string;
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Project Registry API
6
- * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
5
+ * OpenAPI spec version: 0.1.2
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { ErrorDetailsDtoDetails } from './errorDetailsDtoDetails.js';
9
7
  export interface ErrorDetailsDto {
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  /**
9
7
  * @nullable
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Project Registry API
6
- * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
5
+ * OpenAPI spec version: 0.1.2
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { ErrorDetailsDto } from './errorDetailsDto.js';
9
7
  export interface ErrorPayloadDto {
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { ErrorPayloadDto } from './errorPayloadDto.js';
9
7
  export interface ErrorResponseDto {
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  export interface ExistingAssetsDto {
9
7
  artifacts: number;
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Project Registry API
6
- * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
5
+ * OpenAPI spec version: 0.1.2
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,11 +1,10 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
6
+ import type { ProjectRole } from './projectRole.js';
8
7
  export interface GrantProjectRoleDto {
9
8
  userId: string;
10
- role: string;
9
+ role: ProjectRole;
11
10
  }
@@ -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);
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  export type ManifestControllerGetHistoryParams = {
9
7
  /**
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Project Registry API
6
- * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
5
+ * OpenAPI spec version: 0.1.2
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  export interface ManifestDiffResponseDto {
9
7
  fromVersion: number;
@@ -1,9 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Generated by orval v8.16.0 🍺
4
- * Do not edit manually.
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
5
4
  * Project Registry API
6
- * Project workspace, repository links, integrations and settings
7
- * OpenAPI spec version: 0.1.0
5
+ * OpenAPI spec version: 0.1.2
8
6
  */
9
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { ManifestDiffResponseDto } from './manifestDiffResponseDto.js';
9
7
  export interface ManifestDiffResponseDtoDataEnvelope {
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { ManifestHistoryEntryDtoDiff } from './manifestHistoryEntryDtoDiff.js';
9
7
  import type { ManifestHistoryEntryDtoSnapshotJson } from './manifestHistoryEntryDtoSnapshotJson.js';
@@ -1,9 +1,7 @@
1
1
  /**
2
- * Generated by orval v8.16.0 🍺
3
- * Do not edit manually.
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
3
  * Project Registry API
5
- * Project workspace, repository links, integrations and settings
6
- * OpenAPI spec version: 0.1.0
4
+ * OpenAPI spec version: 0.1.2
7
5
  */
8
6
  import type { ManifestHistoryEntryDto } from './manifestHistoryEntryDto.js';
9
7
  export interface ManifestHistoryEntryDtoDataEnvelope {