@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
  export type ManifestHistoryEntryDtoDiff = {
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 { ManifestHistoryEntryDto } from './manifestHistoryEntryDto.js';
9
7
  import type { PaginationMeta } from './paginationMeta.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
  export type ManifestHistoryEntryDtoSnapshotJson = {
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 { ManifestResponseDtoManifest } from './manifestResponseDtoManifest.js';
9
7
  export interface ManifestResponseDto {
@@ -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 { ManifestResponseDto } from './manifestResponseDto.js';
9
7
  export interface ManifestResponseDtoDataEnvelope {
@@ -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 ManifestResponseDtoManifest = {
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 { ManifestSectionListResponseDtoEntries } from './manifestSectionListResponseDtoEntries.js';
9
7
  export interface ManifestSectionListResponseDto {
@@ -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 { ManifestSectionListResponseDto } from './manifestSectionListResponseDto.js';
9
7
  export interface ManifestSectionListResponseDtoDataArrayEnvelope {
@@ -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
  * Map of section entry names to their objects
@@ -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 ManifestValidationResponseDto {
9
7
  valid: boolean;
@@ -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 { ManifestValidationResponseDto } from './manifestValidationResponseDto.js';
9
7
  export interface ManifestValidationResponseDtoDataEnvelope {
@@ -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 PaginationMeta {
9
7
  total?: 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 { PatchManifestDtoPatch } from './patchManifestDtoPatch.js';
9
7
  export interface PatchManifestDto {
@@ -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
  * JSON merge-patch object to apply to current manifest
@@ -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 { PatchSectionEntryDtoPatch } from './patchSectionEntryDtoPatch.js';
9
7
  export interface PatchSectionEntryDto {
@@ -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
  * JSON merge-patch to apply to section entry
@@ -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 PreferredImageVariantResponseDto {
9
7
  /** Project identifier. */
@@ -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 { PreferredImageVariantResponseDto } from './preferredImageVariantResponseDto.js';
9
7
  export interface PreferredImageVariantResponseDtoDataEnvelope {
@@ -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 PriorRunSummaryDto {
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
  export type ProjectBindingKind = typeof ProjectBindingKind[keyof typeof ProjectBindingKind];
9
7
  export declare const ProjectBindingKind: {
@@ -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.ProjectBindingKind = 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
  import type { ProjectBindingKind } from './projectBindingKind.js';
9
7
  export interface ProjectBindingResponseDto {
@@ -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 { ProjectBindingResponseDto } from './projectBindingResponseDto.js';
9
7
  export interface ProjectBindingResponseDtoDataArrayEnvelope {
@@ -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 { ProjectBindingResponseDto } from './projectBindingResponseDto.js';
9
7
  export interface ProjectBindingResponseDtoDataEnvelope {
@@ -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 { ProjectConnectionResponseDtoConfig } from './projectConnectionResponseDtoConfig.js';
9
7
  export interface ProjectConnectionResponseDto {
@@ -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 ProjectConnectionResponseDtoConfig = {
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 ProjectEnvResponseDto {
9
7
  env: 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,16 +1,21 @@
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 ProjectMembershipResponseDto {
7
+ /** Membership row id. */
9
8
  id: string;
9
+ /** Organization that owns the project. */
10
10
  orgId: string;
11
+ /** Project the membership grants access to. */
11
12
  projectId: string;
13
+ /** Subject id of the member — the canonical acting subject id (JWT `sub`). */
12
14
  userId: string;
15
+ /** Roles held on this project, sorted and deduped. NOT guaranteed to be a subset of `ProjectRole`: the write side refuses anything outside that closed set, but the underlying column is unconstrained, so a stored value outside it is returned as-is rather than silently dropped. Only `ProjectRole` members carry role-management authority. */
13
16
  roles: string[];
17
+ /** ISO-8601 creation timestamp. */
14
18
  createdAt: string;
19
+ /** ISO-8601 last-modification timestamp. */
15
20
  updatedAt: string;
16
21
  }
@@ -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 { ProjectMembershipResponseDto } from './projectMembershipResponseDto.js';
9
7
  export interface ProjectMembershipResponseDtoDataArrayEnvelope {
@@ -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 { ProjectMembershipResponseDto } from './projectMembershipResponseDto.js';
9
7
  export interface ProjectMembershipResponseDtoDataEnvelope {
@@ -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 ProjectRegistryControllerListProjectsParams = {
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 ProjectRepoResponseDto {
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 });