@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
@@ -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 { ProjectConnectionResponseDto } from './projectConnectionResponseDto.js';
9
7
  import type { ProjectEnvResponseDto } from './projectEnvResponseDto.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 { ProjectResponseDto } from './projectResponseDto.js';
9
7
  export interface ProjectResponseDtoDataEnvelope {
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Generated by @xemahq/api-client-generator — do not edit manually.
3
+ * Project Registry API
4
+ * OpenAPI spec version: 0.1.2
5
+ */
6
+ export type ProjectRole = typeof ProjectRole[keyof typeof ProjectRole];
7
+ export declare const ProjectRole: {
8
+ readonly admin: "admin";
9
+ readonly lead: "lead";
10
+ };
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ /**
3
+ * Generated by @xemahq/api-client-generator — do not edit manually.
4
+ * Project Registry API
5
+ * OpenAPI spec version: 0.1.2
6
+ */
7
+ Object.defineProperty(exports, "__esModule", { value: true });
8
+ exports.ProjectRole = void 0;
9
+ exports.ProjectRole = {
10
+ admin: 'admin',
11
+ lead: 'lead',
12
+ };
@@ -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 { ProjectSettingsResponseDtoCloudDetails } from './projectSettingsResponseDtoCloudDetails.js';
9
7
  import type { ProjectSettingsResponseDtoCloudProvider } from './projectSettingsResponseDtoCloudProvider.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
  /**
9
7
  * Cloud-specific configuration details
@@ -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
  /**
9
7
  * Target cloud provider
@@ -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.ProjectSettingsResponseDtoCloudProvider = 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 ProjectSummaryResponseDto {
9
7
  id: 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 { ProjectSummaryResponseDto } from './projectSummaryResponseDto.js';
9
7
  export interface ProjectSummaryResponseDtoDataArrayEnvelope {
@@ -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 { PromptClassificationDtoClassification } from './promptClassificationDtoClassification.js';
9
7
  export interface PromptClassificationDto {
@@ -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 PromptClassificationDtoClassification = typeof PromptClassificationDtoClassification[keyof typeof PromptClassificationDtoClassification];
9
7
  export declare const PromptClassificationDtoClassification: {
@@ -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.PromptClassificationDtoClassification = 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 ProvisionOnboardingRequestDto {
9
7
  /** Org the wizard is provisioning for. Must match the JWT context. */
@@ -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 ProvisionOnboardingResponseDto {
9
7
  /** Org the wizard provisioned for. */
@@ -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 { ProvisionOnboardingResponseDto } from './provisionOnboardingResponseDto.js';
9
7
  export interface ProvisionOnboardingResponseDtoDataEnvelope {
@@ -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 { PutManifestDtoManifest } from './putManifestDtoManifest.js';
9
7
  export interface PutManifestDto {
@@ -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
  * Full manifest JSON object conforming to ProjectManifest schema
@@ -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 ResolveWalletsRequestDto {
9
7
  /** Wallet names to resolve. Must all exist within the project/org scope; missing names fail-fast with WORKFLOW_WALLET_NOT_FOUND. */
@@ -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 { ResolvedWalletsResponseDtoSecrets } from './resolvedWalletsResponseDtoSecrets.js';
9
7
  import type { ResolvedWalletsResponseDtoVars } from './resolvedWalletsResponseDtoVars.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 { ResolvedWalletsResponseDto } from './resolvedWalletsResponseDto.js';
9
7
  export interface ResolvedWalletsResponseDtoDataEnvelope {
@@ -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
  * Secret variables resolved from the requested wallets, decrypted. Treat as sensitive — consumers must redact in logs.
@@ -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
  /**
9
7
  * Non-secret variables resolved from the requested wallets. Project-scoped wallets override org-scoped wallets sharing the same key.
@@ -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
  /**
9
7
  * Provenance map: variable key → wallet name that contributed the value. Lets the engine/audit show which wallet served each key.
@@ -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,13 @@
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 RevokeProjectRoleDto {
9
7
  userId: string;
8
+ /**
9
+ * Role to remove from the membership. NOT limited to `ProjectRole`: the grant side refuses anything outside that closed set, but the stored column is unconstrained, so a value that got in by another route must still be removable here. Removing a role the membership does not hold is a successful no-op, so the call is safe to retry.
10
+ * @maxLength 256
11
+ */
10
12
  role: string;
11
13
  }
@@ -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 SetPreferredImageVariantDto {
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
  import type { UpdateProjectConnectionDtoConfig } from './updateProjectConnectionDtoConfig.js';
9
7
  export interface UpdateProjectConnectionDto {
@@ -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 UpdateProjectConnectionDtoConfig = {
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
  export interface UpdateProjectDto {
9
7
  /** Human-readable project name. */
@@ -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 { UpdateProjectSettingsDtoCloudDetails } from './updateProjectSettingsDtoCloudDetails.js';
9
7
  import type { UpdateProjectSettingsDtoCloudProvider } from './updateProjectSettingsDtoCloudProvider.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
  /**
9
7
  * Additional cloud-specific configuration details.
@@ -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
  /**
9
7
  * Target cloud provider for architecture decisions. "auto" = LLM infers from project context.
@@ -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.UpdateProjectSettingsDtoCloudProvider = void 0;