@xemahq/scm-connector-api-client 0.1.2 → 0.1.3

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 (191) hide show
  1. package/README.md +4 -4
  2. package/dist/custom-fetch.d.ts +17 -0
  3. package/dist/custom-fetch.js +19 -30
  4. package/dist/endpoints/change-requests/change-requests.d.ts +1 -1
  5. package/dist/endpoints/git-content/git-content.d.ts +1 -1
  6. package/dist/endpoints/org-repositories/org-repositories.d.ts +1 -1
  7. package/dist/endpoints/org-scm-config/org-scm-config.d.ts +1 -1
  8. package/dist/endpoints/project-repositories/project-repositories.d.ts +1 -1
  9. package/dist/endpoints/project-repository-git/project-repository-git.d.ts +1 -1
  10. package/dist/endpoints/project-repository-lifecycle/project-repository-lifecycle.d.ts +1 -1
  11. package/dist/endpoints/repository-snapshots/repository-snapshots.d.ts +1 -1
  12. package/dist/endpoints/scm-providers/scm-providers.d.ts +1 -1
  13. package/dist/models/bindBranchOpDto.d.ts +1 -1
  14. package/dist/models/bindBranchOpKind.d.ts +1 -1
  15. package/dist/models/bindBranchOpKind.js +1 -1
  16. package/dist/models/bindBranchOpRejectedBodyDto.d.ts +1 -1
  17. package/dist/models/bindBranchOpRejectedBodyDto.js +1 -1
  18. package/dist/models/bindRepositoryToProjectDto.d.ts +1 -1
  19. package/dist/models/bindRepositoryToProjectDtoProvider.d.ts +1 -1
  20. package/dist/models/bindRepositoryToProjectDtoProvider.js +1 -1
  21. package/dist/models/bindRepositoryToProjectDtoRole.d.ts +1 -1
  22. package/dist/models/bindRepositoryToProjectDtoRole.js +1 -1
  23. package/dist/models/bindingHealthDto.d.ts +1 -1
  24. package/dist/models/bindingHealthDto.js +1 -1
  25. package/dist/models/bindingSnapshotResponseDto.d.ts +1 -1
  26. package/dist/models/bindingSnapshotResponseDtoCodebaseMetadata.d.ts +1 -1
  27. package/dist/models/bindingSnapshotResponseDtoCodebaseMetadata.js +1 -1
  28. package/dist/models/bindingSnapshotResponseDtoCustomTaxonomy.d.ts +1 -1
  29. package/dist/models/bindingSnapshotResponseDtoCustomTaxonomy.js +1 -1
  30. package/dist/models/bindingSnapshotResponseDtoDataEnvelope.d.ts +1 -1
  31. package/dist/models/bindingSnapshotResponseDtoL1ModuleMap.d.ts +1 -1
  32. package/dist/models/bindingSnapshotResponseDtoL1ModuleMap.js +1 -1
  33. package/dist/models/bindingSnapshotResponseDtoL2FileTopology.d.ts +1 -1
  34. package/dist/models/bindingSnapshotResponseDtoL2FileTopology.js +1 -1
  35. package/dist/models/bindingSnapshotResponseDtoRepositorySummary.d.ts +1 -1
  36. package/dist/models/bindingSnapshotResponseDtoRepositorySummary.js +1 -1
  37. package/dist/models/bindingSnapshotResponseDtoRole.d.ts +1 -1
  38. package/dist/models/bindingSnapshotResponseDtoRole.js +1 -1
  39. package/dist/models/bindingSnapshotResponseDtoStatus.d.ts +1 -1
  40. package/dist/models/bindingSnapshotResponseDtoStatus.js +1 -1
  41. package/dist/models/bindingSnapshotResponseDtoTriggerKind.d.ts +1 -1
  42. package/dist/models/bindingSnapshotResponseDtoTriggerKind.js +1 -1
  43. package/dist/models/changeRequestCommentResponseDto.d.ts +1 -1
  44. package/dist/models/changeRequestCommentResponseDto.js +1 -1
  45. package/dist/models/changeRequestResponseDto.d.ts +1 -1
  46. package/dist/models/changeRequestResponseDtoDataEnvelope.d.ts +1 -1
  47. package/dist/models/changeRequestResponseDtoMetadataJson.d.ts +1 -1
  48. package/dist/models/changeRequestResponseDtoMetadataJson.js +1 -1
  49. package/dist/models/checkoutInstructionResponseDto.d.ts +1 -1
  50. package/dist/models/checkoutInstructionResponseDto.js +1 -1
  51. package/dist/models/checkoutInstructionResponseDtoDataEnvelope.d.ts +1 -1
  52. package/dist/models/createBranchDto.d.ts +1 -1
  53. package/dist/models/createBranchDto.js +1 -1
  54. package/dist/models/createChangeRequestDto.d.ts +1 -1
  55. package/dist/models/createChangeRequestDto.js +1 -1
  56. package/dist/models/createProviderRepoDto.d.ts +1 -1
  57. package/dist/models/createProviderRepoDto.js +1 -1
  58. package/dist/models/createRepoRequestDto.d.ts +1 -1
  59. package/dist/models/errorDetailsDto.d.ts +1 -1
  60. package/dist/models/errorDetailsDtoDetails.d.ts +1 -1
  61. package/dist/models/errorDetailsDtoDetails.js +1 -1
  62. package/dist/models/errorPayloadDto.d.ts +1 -1
  63. package/dist/models/errorResponseDto.d.ts +1 -1
  64. package/dist/models/gitContentControllerGetDiffParams.d.ts +1 -1
  65. package/dist/models/gitContentControllerGetDiffParams.js +1 -1
  66. package/dist/models/gitContentControllerGetFileParams.d.ts +1 -1
  67. package/dist/models/gitContentControllerGetFileParams.js +1 -1
  68. package/dist/models/gitContentControllerListFilesParams.d.ts +1 -1
  69. package/dist/models/gitContentControllerListFilesParams.js +1 -1
  70. package/dist/models/gitDiffFileDto.d.ts +1 -1
  71. package/dist/models/gitDiffFileDtoStatus.d.ts +1 -1
  72. package/dist/models/gitDiffFileDtoStatus.js +1 -1
  73. package/dist/models/gitDiffResultDto.d.ts +1 -1
  74. package/dist/models/gitDiffResultDtoDataEnvelope.d.ts +1 -1
  75. package/dist/models/gitFileContentDto.d.ts +1 -1
  76. package/dist/models/gitFileContentDto.js +1 -1
  77. package/dist/models/gitFileContentDtoDataEnvelope.d.ts +1 -1
  78. package/dist/models/gitHubAppBootstrapDto.d.ts +1 -1
  79. package/dist/models/gitHubAppBootstrapDtoDataEnvelope.d.ts +1 -1
  80. package/dist/models/githubAccountType.d.ts +1 -1
  81. package/dist/models/githubAccountType.js +1 -1
  82. package/dist/models/githubAppInstallationDto.d.ts +1 -1
  83. package/dist/models/githubAppInstallationDtoDataArrayEnvelope.d.ts +1 -1
  84. package/dist/models/githubAppRepoSyncErrorDto.d.ts +1 -1
  85. package/dist/models/githubAppRepoSyncErrorDto.js +1 -1
  86. package/dist/models/githubAppRepoSyncResultDto.d.ts +1 -1
  87. package/dist/models/githubAppRepoSyncResultDtoDataEnvelope.d.ts +1 -1
  88. package/dist/models/githubRepositorySelection.d.ts +1 -1
  89. package/dist/models/githubRepositorySelection.js +1 -1
  90. package/dist/models/inaccessibleReason.d.ts +1 -1
  91. package/dist/models/inaccessibleReason.js +1 -1
  92. package/dist/models/initializeRepositoryDto.d.ts +1 -1
  93. package/dist/models/initializeRepositoryDto.js +1 -1
  94. package/dist/models/initializeRepositoryResponseDto.d.ts +1 -1
  95. package/dist/models/initializeRepositoryResponseDto.js +1 -1
  96. package/dist/models/initializeRepositoryResponseDtoDataEnvelope.d.ts +1 -1
  97. package/dist/models/mergeBranchDto.d.ts +1 -1
  98. package/dist/models/mergeBranchDto.js +1 -1
  99. package/dist/models/orgRepositoryResponseDto.d.ts +1 -1
  100. package/dist/models/orgRepositoryResponseDtoDataArrayEnvelope.d.ts +1 -1
  101. package/dist/models/orgRepositoryResponseDtoDataEnvelope.d.ts +1 -1
  102. package/dist/models/orgRepositoryResponseDtoMetadataJson.d.ts +1 -1
  103. package/dist/models/orgRepositoryResponseDtoMetadataJson.js +1 -1
  104. package/dist/models/orgRepositoryResponseDtoProvider.d.ts +1 -1
  105. package/dist/models/orgRepositoryResponseDtoProvider.js +1 -1
  106. package/dist/models/orgScmConfigControllerGetGitHubAppBootstrapParams.d.ts +1 -1
  107. package/dist/models/orgScmConfigControllerGetGitHubAppBootstrapParams.js +1 -1
  108. package/dist/models/orgScmConfigControllerHandleGitHubAppCallbackParams.d.ts +1 -1
  109. package/dist/models/orgScmConfigControllerHandleGitHubAppCallbackParams.js +1 -1
  110. package/dist/models/orgScmConfigControllerListGitHubAppRepositoriesParams.d.ts +1 -1
  111. package/dist/models/orgScmConfigControllerListGitHubAppRepositoriesParams.js +1 -1
  112. package/dist/models/orgScmConfigControllerListGitHubAppRepositoryBranchesParams.d.ts +1 -1
  113. package/dist/models/orgScmConfigControllerListGitHubAppRepositoryBranchesParams.js +1 -1
  114. package/dist/models/orgScmConfigResponseDto.d.ts +1 -1
  115. package/dist/models/orgScmConfigResponseDtoConfigJson.d.ts +1 -1
  116. package/dist/models/orgScmConfigResponseDtoConfigJson.js +1 -1
  117. package/dist/models/orgScmConfigResponseDtoDataEnvelope.d.ts +1 -1
  118. package/dist/models/orgScmConfigResponseDtoProvider.d.ts +1 -1
  119. package/dist/models/orgScmConfigResponseDtoProvider.js +1 -1
  120. package/dist/models/postChangeRequestCommentDto.d.ts +1 -1
  121. package/dist/models/postChangeRequestCommentDto.js +1 -1
  122. package/dist/models/projectRepoGitContentControllerGetDiffParams.d.ts +1 -1
  123. package/dist/models/projectRepoGitContentControllerGetDiffParams.js +1 -1
  124. package/dist/models/projectRepoGitContentControllerGetFileParams.d.ts +1 -1
  125. package/dist/models/projectRepoGitContentControllerGetFileParams.js +1 -1
  126. package/dist/models/projectRepoGitContentControllerListFilesParams.d.ts +1 -1
  127. package/dist/models/projectRepoGitContentControllerListFilesParams.js +1 -1
  128. package/dist/models/projectRepoLifecycleControllerGetCheckoutInstructionParams.d.ts +1 -1
  129. package/dist/models/projectRepoLifecycleControllerGetCheckoutInstructionParams.js +1 -1
  130. package/dist/models/projectRepositoryBindingResponseDto.d.ts +1 -1
  131. package/dist/models/projectRepositoryBindingResponseDtoDataArrayEnvelope.d.ts +1 -1
  132. package/dist/models/projectRepositoryBindingResponseDtoDataEnvelope.d.ts +1 -1
  133. package/dist/models/projectRepositoryBindingResponseDtoRole.d.ts +1 -1
  134. package/dist/models/projectRepositoryBindingResponseDtoRole.js +1 -1
  135. package/dist/models/projectRepositoryBindingResponseDtoStatus.d.ts +1 -1
  136. package/dist/models/projectRepositoryBindingResponseDtoStatus.js +1 -1
  137. package/dist/models/projectRepositoryStateResponseDto.d.ts +1 -1
  138. package/dist/models/projectRepositoryStateResponseDtoDataEnvelope.d.ts +1 -1
  139. package/dist/models/providerBranchResponseDto.d.ts +1 -1
  140. package/dist/models/providerBranchResponseDto.js +1 -1
  141. package/dist/models/providerBranchResponseDtoDataArrayEnvelope.d.ts +1 -1
  142. package/dist/models/providerConnectionDto.d.ts +1 -1
  143. package/dist/models/providerConnectionDtoProvider.d.ts +1 -1
  144. package/dist/models/providerConnectionDtoProvider.js +1 -1
  145. package/dist/models/providerOrgResponseDto.d.ts +1 -1
  146. package/dist/models/providerOrgResponseDto.js +1 -1
  147. package/dist/models/providerOrgResponseDtoDataArrayEnvelope.d.ts +1 -1
  148. package/dist/models/providerRepoResponseDto.d.ts +1 -1
  149. package/dist/models/providerRepoResponseDto.js +1 -1
  150. package/dist/models/providerRepoResponseDtoDataArrayEnvelope.d.ts +1 -1
  151. package/dist/models/providerRepoResponseDtoDataEnvelope.d.ts +1 -1
  152. package/dist/models/registerOrgRepositoryDto.d.ts +2 -2
  153. package/dist/models/registerOrgRepositoryDtoMetadataJson.d.ts +1 -1
  154. package/dist/models/registerOrgRepositoryDtoMetadataJson.js +1 -1
  155. package/dist/models/registerOrgRepositoryDtoProvider.d.ts +1 -1
  156. package/dist/models/registerOrgRepositoryDtoProvider.js +1 -1
  157. package/dist/models/repositoryStateKind.d.ts +1 -1
  158. package/dist/models/repositoryStateKind.js +1 -1
  159. package/dist/models/scmHealthResponseDto.d.ts +1 -1
  160. package/dist/models/scmHealthResponseDtoDataEnvelope.d.ts +1 -1
  161. package/dist/models/scmHealthResponseDtoStatus.d.ts +1 -1
  162. package/dist/models/scmHealthResponseDtoStatus.js +1 -1
  163. package/dist/models/scmProvider.d.ts +1 -1
  164. package/dist/models/scmProvider.js +1 -1
  165. package/dist/models/scmProviderControllerListBranchesParams.d.ts +1 -1
  166. package/dist/models/scmProviderControllerListBranchesParams.js +1 -1
  167. package/dist/models/scmProviderControllerListReposParams.d.ts +1 -1
  168. package/dist/models/scmProviderControllerListReposParams.js +1 -1
  169. package/dist/models/scmReadRejectedCode.d.ts +1 -1
  170. package/dist/models/scmReadRejectedCode.js +1 -1
  171. package/dist/models/scmReadRejectedResponseDto.d.ts +1 -1
  172. package/dist/models/snapshotRefreshResponseDto.d.ts +1 -1
  173. package/dist/models/snapshotRefreshResponseDto.js +1 -1
  174. package/dist/models/snapshotRefreshResponseDtoDataEnvelope.d.ts +1 -1
  175. package/dist/models/updateChangeRequestDto.d.ts +1 -1
  176. package/dist/models/updateChangeRequestDtoMetadataJson.d.ts +1 -1
  177. package/dist/models/updateChangeRequestDtoMetadataJson.js +1 -1
  178. package/dist/models/updateChangeRequestDtoStatus.d.ts +1 -1
  179. package/dist/models/updateChangeRequestDtoStatus.js +1 -1
  180. package/dist/models/updateOrgRepositoryDto.d.ts +1 -1
  181. package/dist/models/updateOrgRepositoryDtoMetadataJson.d.ts +1 -1
  182. package/dist/models/updateOrgRepositoryDtoMetadataJson.js +1 -1
  183. package/dist/models/updateProjectRepositoryBindingDto.d.ts +1 -1
  184. package/dist/models/updateProjectRepositoryBindingDtoRole.d.ts +1 -1
  185. package/dist/models/updateProjectRepositoryBindingDtoRole.js +1 -1
  186. package/dist/models/upsertOrgScmConfigDto.d.ts +1 -1
  187. package/dist/models/upsertOrgScmConfigDtoConfigJson.d.ts +1 -1
  188. package/dist/models/upsertOrgScmConfigDtoConfigJson.js +1 -1
  189. package/dist/models/upsertOrgScmConfigDtoProvider.d.ts +1 -1
  190. package/dist/models/upsertOrgScmConfigDtoProvider.js +1 -1
  191. package/package.json +2 -2
package/README.md CHANGED
@@ -7,7 +7,7 @@
7
7
  <path d="M26 12 L41 21 L41 39 L26 48 L11 39 L11 21 Z" fill="#14B8A6"/>
8
8
  </g>
9
9
  <text x="92" y="52" font-family="ui-monospace,SFMono-Regular,Menlo,monospace" font-size="22" fill="#F8FAFC" font-weight="700">@xemahq/scm-connector-api-client</text>
10
- <text x="92" y="80" font-family="ui-sans-serif,system-ui,sans-serif" font-size="15" fill="#94A3B8">Typed, generated HTTP client for the SCM Integration API.</text>
10
+ <text x="92" y="80" font-family="ui-sans-serif,system-ui,sans-serif" font-size="15" fill="#94A3B8">Typed, generated HTTP client for the SCM Connector API.</text>
11
11
  <text x="652" y="105" text-anchor="end" font-family="ui-sans-serif,system-ui,sans-serif" font-size="12" fill="#475569">xema.dev</text>
12
12
  </svg>
13
13
  </p>
@@ -25,11 +25,11 @@
25
25
 
26
26
  # @xemahq/scm-connector-api-client
27
27
 
28
- > Typed, generated HTTP client for the SCM Integration API.
28
+ > Typed, generated HTTP client for the SCM Connector API.
29
29
 
30
30
  ## Overview
31
31
 
32
- Auto-generated TypeScript client for the **SCM Integration API**. It exports typed
32
+ Auto-generated TypeScript client for the **SCM Connector API**. It exports typed
33
33
  request functions and response models that mirror the service's OpenAPI surface,
34
34
  so callers get end-to-end type safety without hand-writing HTTP calls. This
35
35
  package is produced by `@xemahq/api-client-generator` and regenerated whenever
@@ -37,7 +37,7 @@ the service's API changes — do not edit it by hand.
37
37
 
38
38
  ## When to use it
39
39
 
40
- - Use it from any TypeScript service or app that calls the SCM Integration API over HTTP.
40
+ - Use it from any TypeScript service or app that calls the SCM Connector API over HTTP.
41
41
  - You get compile-time types for every endpoint and payload; regenerate to pick
42
42
  up API changes rather than editing the client.
43
43
 
@@ -26,5 +26,22 @@ export declare class ClientError extends Error {
26
26
  }
27
27
  export declare function configureClient(config: ClientConfig): void;
28
28
  export declare function getClientConfig(): ClientConfig;
29
+ /**
30
+ * Returns the response body EXACTLY as the service sent it.
31
+ *
32
+ * Xema platform services wrap every 2xx payload in a `{ data: T }` envelope
33
+ * (`{ data: T[], pagination }` for lists) via the global
34
+ * ResponseEnvelopeInterceptor. That envelope is part of the wire contract, so
35
+ * controllers document it with the `@ApiDataResponse` / `@ApiDataArrayResponse`
36
+ * / `@ApiPaginatedResponse` family and the generated types describe it —
37
+ * consumers read `.data`.
38
+ *
39
+ * This client therefore does NOT peel the envelope. It used to, which made the
40
+ * transport contradict the published schema: any endpoint documented honestly
41
+ * returned `undefined` from `.data` at runtime. Do not re-introduce an unwrap
42
+ * here — fix the controller's decorator instead.
43
+ *
44
+ * Only 2xx bodies are returned: non-2xx is surfaced as a thrown ClientError.
45
+ */
29
46
  export declare const customFetch: <T>(url: string, options: RequestInit) => Promise<T>;
30
47
  export default customFetch;
@@ -49,6 +49,23 @@ async function buildHeaders(config, callerHeaders) {
49
49
  }
50
50
  return headers;
51
51
  }
52
+ /**
53
+ * Returns the response body EXACTLY as the service sent it.
54
+ *
55
+ * Xema platform services wrap every 2xx payload in a `{ data: T }` envelope
56
+ * (`{ data: T[], pagination }` for lists) via the global
57
+ * ResponseEnvelopeInterceptor. That envelope is part of the wire contract, so
58
+ * controllers document it with the `@ApiDataResponse` / `@ApiDataArrayResponse`
59
+ * / `@ApiPaginatedResponse` family and the generated types describe it —
60
+ * consumers read `.data`.
61
+ *
62
+ * This client therefore does NOT peel the envelope. It used to, which made the
63
+ * transport contradict the published schema: any endpoint documented honestly
64
+ * returned `undefined` from `.data` at runtime. Do not re-introduce an unwrap
65
+ * here — fix the controller's decorator instead.
66
+ *
67
+ * Only 2xx bodies are returned: non-2xx is surfaced as a thrown ClientError.
68
+ */
52
69
  const customFetch = async (url, options) => {
53
70
  const config = getClientConfig();
54
71
  const base = config.baseUrlResolver
@@ -74,14 +91,14 @@ const customFetch = async (url, options) => {
74
91
  if (retryResponse.status >= 400) {
75
92
  throw new ClientError(retryResponse.status, fullUrl, retryBody);
76
93
  }
77
- return unwrapEnvelope(retryBody);
94
+ return retryBody;
78
95
  }
79
96
  if (!RETRYABLE_STATUSES.includes(response.status) || attempt >= maxRetries) {
80
97
  const body = await parseBody(response);
81
98
  if (response.status >= 400) {
82
99
  throw new ClientError(response.status, fullUrl, body);
83
100
  }
84
- return unwrapEnvelope(body);
101
+ return body;
85
102
  }
86
103
  const retryAfter = parseRetryAfter(response.headers.get('Retry-After'));
87
104
  const waitMs = retryAfter ?? addJitter(delay);
@@ -102,34 +119,6 @@ const customFetch = async (url, options) => {
102
119
  throw lastError ?? new Error(`All retries exhausted for ${fullUrl}`);
103
120
  };
104
121
  exports.customFetch = customFetch;
105
- /**
106
- * Xema platform services wrap every 2xx payload in a { data: T } envelope via
107
- * the global ResponseEnvelopeInterceptor (platform-common). Generated types
108
- * describe the INNER T (controllers declare their return type as T, not
109
- * { data: T }), so the client must peel data to keep the static types and the
110
- * wire shape consistent — otherwise consumers read fields off the envelope and
111
- * get undefined.
112
- *
113
- * Only 2xx bodies reach this helper: non-2xx responses are surfaced as a thrown
114
- * ClientError before unwrap, and error envelopes are emitted by the
115
- * GlobalExceptionFilter, never wrapped in { data }. Paginated lists arrive as
116
- * { data: T[], pagination: {...} }; consumers read both fields, so that envelope
117
- * is kept intact (detected by the presence of pagination). Any body without a
118
- * top-level data field is returned as-is.
119
- */
120
- function unwrapEnvelope(body) {
121
- if (body === null ||
122
- typeof body !== 'object' ||
123
- Array.isArray(body) ||
124
- !('data' in body)) {
125
- return body;
126
- }
127
- const envelope = body;
128
- if ('pagination' in envelope) {
129
- return envelope;
130
- }
131
- return envelope.data;
132
- }
133
122
  async function parseBody(response) {
134
123
  const contentType = response.headers.get('content-type');
135
124
  if (contentType?.includes('application/json')) {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Generated by orval v8.15.0 🍺
4
4
  * Do not edit manually.
5
- * SCM Integration API
5
+ * SCM Connector API
6
6
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
7
7
  * OpenAPI spec version: 0.1.0
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Generated by orval v8.15.0 🍺
4
4
  * Do not edit manually.
5
- * SCM Integration API
5
+ * SCM Connector API
6
6
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
7
7
  * OpenAPI spec version: 0.1.0
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Generated by orval v8.15.0 🍺
4
4
  * Do not edit manually.
5
- * SCM Integration API
5
+ * SCM Connector API
6
6
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
7
7
  * OpenAPI spec version: 0.1.0
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Generated by orval v8.15.0 🍺
4
4
  * Do not edit manually.
5
- * SCM Integration API
5
+ * SCM Connector API
6
6
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
7
7
  * OpenAPI spec version: 0.1.0
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Generated by orval v8.15.0 🍺
4
4
  * Do not edit manually.
5
- * SCM Integration API
5
+ * SCM Connector API
6
6
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
7
7
  * OpenAPI spec version: 0.1.0
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Generated by orval v8.15.0 🍺
4
4
  * Do not edit manually.
5
- * SCM Integration API
5
+ * SCM Connector API
6
6
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
7
7
  * OpenAPI spec version: 0.1.0
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Generated by orval v8.15.0 🍺
4
4
  * Do not edit manually.
5
- * SCM Integration API
5
+ * SCM Connector API
6
6
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
7
7
  * OpenAPI spec version: 0.1.0
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Generated by orval v8.15.0 🍺
4
4
  * Do not edit manually.
5
- * SCM Integration API
5
+ * SCM Connector API
6
6
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
7
7
  * OpenAPI spec version: 0.1.0
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Generated by orval v8.15.0 🍺
4
4
  * Do not edit manually.
5
- * SCM Integration API
5
+ * SCM Connector API
6
6
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
7
7
  * OpenAPI spec version: 0.1.0
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Generated by orval v8.15.0 🍺
4
4
  * Do not edit manually.
5
- * SCM Integration API
5
+ * SCM Connector API
6
6
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
7
7
  * OpenAPI spec version: 0.1.0
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Generated by orval v8.15.0 🍺
4
4
  * Do not edit manually.
5
- * SCM Integration API
5
+ * SCM Connector API
6
6
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
7
7
  * OpenAPI spec version: 0.1.0
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Generated by orval v8.15.0 🍺
4
4
  * Do not edit manually.
5
- * SCM Integration API
5
+ * SCM Connector API
6
6
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
7
7
  * OpenAPI spec version: 0.1.0
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Generated by orval v8.15.0 🍺
4
4
  * Do not edit manually.
5
- * SCM Integration API
5
+ * SCM Connector API
6
6
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
7
7
  * OpenAPI spec version: 0.1.0
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Generated by orval v8.15.0 🍺
4
4
  * Do not edit manually.
5
- * SCM Integration API
5
+ * SCM Connector API
6
6
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
7
7
  * OpenAPI spec version: 0.1.0
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Generated by orval v8.15.0 🍺
4
4
  * Do not edit manually.
5
- * SCM Integration API
5
+ * SCM Connector API
6
6
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
7
7
  * OpenAPI spec version: 0.1.0
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Generated by orval v8.15.0 🍺
4
4
  * Do not edit manually.
5
- * SCM Integration API
5
+ * SCM Connector API
6
6
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
7
7
  * OpenAPI spec version: 0.1.0
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by orval v8.15.0 🍺
3
3
  * Do not edit manually.
4
- * SCM Integration API
4
+ * SCM Connector API
5
5
  * SCM / software-dev domain extracted out of connector-gateway-api (WS-E1). Owns org-scm-config, org-repositories, project-repository-bindings, change-requests, repository snapshots, the GitHub App, and SCM webhook ingestion.
6
6
  * OpenAPI spec version: 0.1.0
7
7
  */