@xemahq/scm-connector-api-client 0.1.2 → 0.2.0
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.
- package/README.md +4 -4
- package/dist/custom-fetch.d.ts +17 -0
- package/dist/custom-fetch.js +19 -30
- package/dist/endpoints/change-requests/change-requests.d.ts +1 -1
- package/dist/endpoints/git-content/git-content.d.ts +1 -1
- package/dist/endpoints/org-repositories/org-repositories.d.ts +1 -1
- package/dist/endpoints/org-scm-config/org-scm-config.d.ts +1 -1
- package/dist/endpoints/project-repositories/project-repositories.d.ts +1 -1
- package/dist/endpoints/project-repository-git/project-repository-git.d.ts +1 -1
- package/dist/endpoints/project-repository-lifecycle/project-repository-lifecycle.d.ts +1 -1
- package/dist/endpoints/repository-snapshots/repository-snapshots.d.ts +3 -3
- package/dist/endpoints/scm-providers/scm-providers.d.ts +1 -1
- package/dist/models/bindBranchOpDto.d.ts +1 -1
- package/dist/models/bindBranchOpKind.d.ts +1 -1
- package/dist/models/bindBranchOpKind.js +1 -1
- package/dist/models/bindBranchOpRejectedBodyDto.d.ts +1 -1
- package/dist/models/bindBranchOpRejectedBodyDto.js +1 -1
- package/dist/models/bindRepositoryToProjectDto.d.ts +1 -1
- package/dist/models/bindRepositoryToProjectDtoProvider.d.ts +1 -1
- package/dist/models/bindRepositoryToProjectDtoProvider.js +1 -1
- package/dist/models/bindRepositoryToProjectDtoRole.d.ts +1 -1
- package/dist/models/bindRepositoryToProjectDtoRole.js +1 -1
- package/dist/models/bindingHealthDto.d.ts +1 -1
- package/dist/models/bindingHealthDto.js +1 -1
- package/dist/models/bindingSnapshotResponseDto.d.ts +1 -1
- package/dist/models/bindingSnapshotResponseDtoCodebaseMetadata.d.ts +1 -1
- package/dist/models/bindingSnapshotResponseDtoCodebaseMetadata.js +1 -1
- package/dist/models/bindingSnapshotResponseDtoCustomTaxonomy.d.ts +1 -1
- package/dist/models/bindingSnapshotResponseDtoCustomTaxonomy.js +1 -1
- package/dist/models/bindingSnapshotResponseDtoDataArrayEnvelope.d.ts +11 -0
- package/dist/models/bindingSnapshotResponseDtoDataArrayEnvelope.js +2 -0
- package/dist/models/bindingSnapshotResponseDtoDataEnvelope.d.ts +1 -1
- package/dist/models/bindingSnapshotResponseDtoL1ModuleMap.d.ts +1 -1
- package/dist/models/bindingSnapshotResponseDtoL1ModuleMap.js +1 -1
- package/dist/models/bindingSnapshotResponseDtoL2FileTopology.d.ts +1 -1
- package/dist/models/bindingSnapshotResponseDtoL2FileTopology.js +1 -1
- package/dist/models/bindingSnapshotResponseDtoRepositorySummary.d.ts +1 -1
- package/dist/models/bindingSnapshotResponseDtoRepositorySummary.js +1 -1
- package/dist/models/bindingSnapshotResponseDtoRole.d.ts +1 -1
- package/dist/models/bindingSnapshotResponseDtoRole.js +1 -1
- package/dist/models/bindingSnapshotResponseDtoStatus.d.ts +1 -1
- package/dist/models/bindingSnapshotResponseDtoStatus.js +1 -1
- package/dist/models/bindingSnapshotResponseDtoTriggerKind.d.ts +1 -1
- package/dist/models/bindingSnapshotResponseDtoTriggerKind.js +1 -1
- package/dist/models/changeRequestCommentResponseDto.d.ts +1 -1
- package/dist/models/changeRequestCommentResponseDto.js +1 -1
- package/dist/models/changeRequestResponseDto.d.ts +1 -1
- package/dist/models/changeRequestResponseDtoDataEnvelope.d.ts +1 -1
- package/dist/models/changeRequestResponseDtoMetadataJson.d.ts +1 -1
- package/dist/models/changeRequestResponseDtoMetadataJson.js +1 -1
- package/dist/models/checkoutInstructionResponseDto.d.ts +1 -1
- package/dist/models/checkoutInstructionResponseDto.js +1 -1
- package/dist/models/checkoutInstructionResponseDtoDataEnvelope.d.ts +1 -1
- package/dist/models/createBranchDto.d.ts +1 -1
- package/dist/models/createBranchDto.js +1 -1
- package/dist/models/createChangeRequestDto.d.ts +1 -1
- package/dist/models/createChangeRequestDto.js +1 -1
- package/dist/models/createProviderRepoDto.d.ts +1 -1
- package/dist/models/createProviderRepoDto.js +1 -1
- package/dist/models/createRepoRequestDto.d.ts +1 -1
- package/dist/models/errorDetailsDto.d.ts +1 -1
- package/dist/models/errorDetailsDtoDetails.d.ts +1 -1
- package/dist/models/errorDetailsDtoDetails.js +1 -1
- package/dist/models/errorPayloadDto.d.ts +1 -1
- package/dist/models/errorResponseDto.d.ts +1 -1
- package/dist/models/gitContentControllerGetDiffParams.d.ts +1 -1
- package/dist/models/gitContentControllerGetDiffParams.js +1 -1
- package/dist/models/gitContentControllerGetFileParams.d.ts +1 -1
- package/dist/models/gitContentControllerGetFileParams.js +1 -1
- package/dist/models/gitContentControllerListFilesParams.d.ts +1 -1
- package/dist/models/gitContentControllerListFilesParams.js +1 -1
- package/dist/models/gitDiffFileDto.d.ts +1 -1
- package/dist/models/gitDiffFileDtoStatus.d.ts +1 -1
- package/dist/models/gitDiffFileDtoStatus.js +1 -1
- package/dist/models/gitDiffResultDto.d.ts +1 -1
- package/dist/models/gitDiffResultDtoDataEnvelope.d.ts +1 -1
- package/dist/models/gitFileContentDto.d.ts +1 -1
- package/dist/models/gitFileContentDto.js +1 -1
- package/dist/models/gitFileContentDtoDataEnvelope.d.ts +1 -1
- package/dist/models/gitHubAppBootstrapDto.d.ts +1 -1
- package/dist/models/gitHubAppBootstrapDtoDataEnvelope.d.ts +1 -1
- package/dist/models/githubAccountType.d.ts +1 -1
- package/dist/models/githubAccountType.js +1 -1
- package/dist/models/githubAppInstallationDto.d.ts +1 -1
- package/dist/models/githubAppInstallationDtoDataArrayEnvelope.d.ts +1 -1
- package/dist/models/githubAppRepoSyncErrorDto.d.ts +1 -1
- package/dist/models/githubAppRepoSyncErrorDto.js +1 -1
- package/dist/models/githubAppRepoSyncResultDto.d.ts +1 -1
- package/dist/models/githubAppRepoSyncResultDtoDataEnvelope.d.ts +1 -1
- package/dist/models/githubRepositorySelection.d.ts +1 -1
- package/dist/models/githubRepositorySelection.js +1 -1
- package/dist/models/inaccessibleReason.d.ts +1 -1
- package/dist/models/inaccessibleReason.js +1 -1
- package/dist/models/index.d.ts +1 -0
- package/dist/models/index.js +1 -0
- package/dist/models/initializeRepositoryDto.d.ts +1 -1
- package/dist/models/initializeRepositoryDto.js +1 -1
- package/dist/models/initializeRepositoryResponseDto.d.ts +1 -1
- package/dist/models/initializeRepositoryResponseDto.js +1 -1
- package/dist/models/initializeRepositoryResponseDtoDataEnvelope.d.ts +1 -1
- package/dist/models/mergeBranchDto.d.ts +1 -1
- package/dist/models/mergeBranchDto.js +1 -1
- package/dist/models/orgRepositoryResponseDto.d.ts +1 -1
- package/dist/models/orgRepositoryResponseDtoDataArrayEnvelope.d.ts +1 -1
- package/dist/models/orgRepositoryResponseDtoDataEnvelope.d.ts +1 -1
- package/dist/models/orgRepositoryResponseDtoMetadataJson.d.ts +1 -1
- package/dist/models/orgRepositoryResponseDtoMetadataJson.js +1 -1
- package/dist/models/orgRepositoryResponseDtoProvider.d.ts +1 -1
- package/dist/models/orgRepositoryResponseDtoProvider.js +1 -1
- package/dist/models/orgScmConfigControllerGetGitHubAppBootstrapParams.d.ts +1 -1
- package/dist/models/orgScmConfigControllerGetGitHubAppBootstrapParams.js +1 -1
- package/dist/models/orgScmConfigControllerHandleGitHubAppCallbackParams.d.ts +1 -1
- package/dist/models/orgScmConfigControllerHandleGitHubAppCallbackParams.js +1 -1
- package/dist/models/orgScmConfigControllerListGitHubAppRepositoriesParams.d.ts +1 -1
- package/dist/models/orgScmConfigControllerListGitHubAppRepositoriesParams.js +1 -1
- package/dist/models/orgScmConfigControllerListGitHubAppRepositoryBranchesParams.d.ts +1 -1
- package/dist/models/orgScmConfigControllerListGitHubAppRepositoryBranchesParams.js +1 -1
- package/dist/models/orgScmConfigResponseDto.d.ts +1 -1
- package/dist/models/orgScmConfigResponseDtoConfigJson.d.ts +1 -1
- package/dist/models/orgScmConfigResponseDtoConfigJson.js +1 -1
- package/dist/models/orgScmConfigResponseDtoDataEnvelope.d.ts +1 -1
- package/dist/models/orgScmConfigResponseDtoProvider.d.ts +1 -1
- package/dist/models/orgScmConfigResponseDtoProvider.js +1 -1
- package/dist/models/postChangeRequestCommentDto.d.ts +1 -1
- package/dist/models/postChangeRequestCommentDto.js +1 -1
- package/dist/models/projectRepoGitContentControllerGetDiffParams.d.ts +1 -1
- package/dist/models/projectRepoGitContentControllerGetDiffParams.js +1 -1
- package/dist/models/projectRepoGitContentControllerGetFileParams.d.ts +1 -1
- package/dist/models/projectRepoGitContentControllerGetFileParams.js +1 -1
- package/dist/models/projectRepoGitContentControllerListFilesParams.d.ts +1 -1
- package/dist/models/projectRepoGitContentControllerListFilesParams.js +1 -1
- package/dist/models/projectRepoLifecycleControllerGetCheckoutInstructionParams.d.ts +1 -1
- package/dist/models/projectRepoLifecycleControllerGetCheckoutInstructionParams.js +1 -1
- package/dist/models/projectRepositoryBindingResponseDto.d.ts +1 -1
- package/dist/models/projectRepositoryBindingResponseDtoDataArrayEnvelope.d.ts +1 -1
- package/dist/models/projectRepositoryBindingResponseDtoDataEnvelope.d.ts +1 -1
- package/dist/models/projectRepositoryBindingResponseDtoRole.d.ts +1 -1
- package/dist/models/projectRepositoryBindingResponseDtoRole.js +1 -1
- package/dist/models/projectRepositoryBindingResponseDtoStatus.d.ts +1 -1
- package/dist/models/projectRepositoryBindingResponseDtoStatus.js +1 -1
- package/dist/models/projectRepositoryStateResponseDto.d.ts +1 -1
- package/dist/models/projectRepositoryStateResponseDtoDataEnvelope.d.ts +1 -1
- package/dist/models/providerBranchResponseDto.d.ts +1 -1
- package/dist/models/providerBranchResponseDto.js +1 -1
- package/dist/models/providerBranchResponseDtoDataArrayEnvelope.d.ts +1 -1
- package/dist/models/providerConnectionDto.d.ts +1 -1
- package/dist/models/providerConnectionDtoProvider.d.ts +1 -1
- package/dist/models/providerConnectionDtoProvider.js +1 -1
- package/dist/models/providerOrgResponseDto.d.ts +1 -1
- package/dist/models/providerOrgResponseDto.js +1 -1
- package/dist/models/providerOrgResponseDtoDataArrayEnvelope.d.ts +1 -1
- package/dist/models/providerRepoResponseDto.d.ts +1 -1
- package/dist/models/providerRepoResponseDto.js +1 -1
- package/dist/models/providerRepoResponseDtoDataArrayEnvelope.d.ts +1 -1
- package/dist/models/providerRepoResponseDtoDataEnvelope.d.ts +1 -1
- package/dist/models/registerOrgRepositoryDto.d.ts +2 -2
- package/dist/models/registerOrgRepositoryDtoMetadataJson.d.ts +1 -1
- package/dist/models/registerOrgRepositoryDtoMetadataJson.js +1 -1
- package/dist/models/registerOrgRepositoryDtoProvider.d.ts +1 -1
- package/dist/models/registerOrgRepositoryDtoProvider.js +1 -1
- package/dist/models/repositoryStateKind.d.ts +1 -1
- package/dist/models/repositoryStateKind.js +1 -1
- package/dist/models/scmHealthResponseDto.d.ts +1 -1
- package/dist/models/scmHealthResponseDtoDataEnvelope.d.ts +1 -1
- package/dist/models/scmHealthResponseDtoStatus.d.ts +1 -1
- package/dist/models/scmHealthResponseDtoStatus.js +1 -1
- package/dist/models/scmProvider.d.ts +1 -1
- package/dist/models/scmProvider.js +1 -1
- package/dist/models/scmProviderControllerListBranchesParams.d.ts +1 -1
- package/dist/models/scmProviderControllerListBranchesParams.js +1 -1
- package/dist/models/scmProviderControllerListReposParams.d.ts +1 -1
- package/dist/models/scmProviderControllerListReposParams.js +1 -1
- package/dist/models/scmReadRejectedCode.d.ts +1 -1
- package/dist/models/scmReadRejectedCode.js +1 -1
- package/dist/models/scmReadRejectedResponseDto.d.ts +1 -1
- package/dist/models/snapshotRefreshResponseDto.d.ts +1 -1
- package/dist/models/snapshotRefreshResponseDto.js +1 -1
- package/dist/models/snapshotRefreshResponseDtoDataEnvelope.d.ts +1 -1
- package/dist/models/updateChangeRequestDto.d.ts +1 -1
- package/dist/models/updateChangeRequestDtoMetadataJson.d.ts +1 -1
- package/dist/models/updateChangeRequestDtoMetadataJson.js +1 -1
- package/dist/models/updateChangeRequestDtoStatus.d.ts +1 -1
- package/dist/models/updateChangeRequestDtoStatus.js +1 -1
- package/dist/models/updateOrgRepositoryDto.d.ts +1 -1
- package/dist/models/updateOrgRepositoryDtoMetadataJson.d.ts +1 -1
- package/dist/models/updateOrgRepositoryDtoMetadataJson.js +1 -1
- package/dist/models/updateProjectRepositoryBindingDto.d.ts +1 -1
- package/dist/models/updateProjectRepositoryBindingDtoRole.d.ts +1 -1
- package/dist/models/updateProjectRepositoryBindingDtoRole.js +1 -1
- package/dist/models/upsertOrgScmConfigDto.d.ts +1 -1
- package/dist/models/upsertOrgScmConfigDtoConfigJson.d.ts +1 -1
- package/dist/models/upsertOrgScmConfigDtoConfigJson.js +1 -1
- package/dist/models/upsertOrgScmConfigDtoProvider.d.ts +1 -1
- package/dist/models/upsertOrgScmConfigDtoProvider.js +1 -1
- package/package.json +2 -2
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* Generated by orval v8.15.0 🍺
|
|
4
4
|
* Do not edit manually.
|
|
5
|
-
* SCM
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
*/
|
package/dist/models/index.d.ts
CHANGED
|
@@ -8,6 +8,7 @@ export * from './bindingHealthDto';
|
|
|
8
8
|
export * from './bindingSnapshotResponseDto';
|
|
9
9
|
export * from './bindingSnapshotResponseDtoCodebaseMetadata';
|
|
10
10
|
export * from './bindingSnapshotResponseDtoCustomTaxonomy';
|
|
11
|
+
export * from './bindingSnapshotResponseDtoDataArrayEnvelope';
|
|
11
12
|
export * from './bindingSnapshotResponseDtoDataEnvelope';
|
|
12
13
|
export * from './bindingSnapshotResponseDtoL1ModuleMap';
|
|
13
14
|
export * from './bindingSnapshotResponseDtoL2FileTopology';
|
package/dist/models/index.js
CHANGED
|
@@ -25,6 +25,7 @@ __exportStar(require("./bindingHealthDto"), exports);
|
|
|
25
25
|
__exportStar(require("./bindingSnapshotResponseDto"), exports);
|
|
26
26
|
__exportStar(require("./bindingSnapshotResponseDtoCodebaseMetadata"), exports);
|
|
27
27
|
__exportStar(require("./bindingSnapshotResponseDtoCustomTaxonomy"), exports);
|
|
28
|
+
__exportStar(require("./bindingSnapshotResponseDtoDataArrayEnvelope"), exports);
|
|
28
29
|
__exportStar(require("./bindingSnapshotResponseDtoDataEnvelope"), exports);
|
|
29
30
|
__exportStar(require("./bindingSnapshotResponseDtoL1ModuleMap"), exports);
|
|
30
31
|
__exportStar(require("./bindingSnapshotResponseDtoL2FileTopology"), exports);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Generated by orval v8.15.0 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
|
-
* SCM
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
*/
|