oci-devops 2.76.1 → 2.77.1
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/lib/client.d.ts +96 -90
- package/lib/client.js +98 -89
- package/lib/client.js.map +1 -1
- package/lib/model/bitbucket-cloud-app-password-connection-summary.d.ts +1 -1
- package/lib/model/bitbucket-cloud-app-password-connection.d.ts +1 -1
- package/lib/model/bitbucket-server-access-token-connection.d.ts +1 -1
- package/lib/model/bitbucket-server-token-connection-summary.d.ts +1 -1
- package/lib/model/build-pipeline-stage-summary.d.ts +3 -3
- package/lib/model/build-pipeline-stage.d.ts +3 -3
- package/lib/model/build-pipeline-summary.d.ts +3 -3
- package/lib/model/build-pipeline.d.ts +3 -3
- package/lib/model/build-run-summary.d.ts +3 -3
- package/lib/model/build-run.d.ts +3 -3
- package/lib/model/connection-summary.d.ts +3 -3
- package/lib/model/connection.d.ts +3 -3
- package/lib/model/create-bitbucket-cloud-app-password-connection-details.d.ts +1 -1
- package/lib/model/create-bitbucket-server-access-token-connection-details.d.ts +1 -1
- package/lib/model/create-build-pipeline-details.d.ts +2 -2
- package/lib/model/create-build-pipeline-stage-details.d.ts +2 -2
- package/lib/model/create-build-run-details.d.ts +2 -2
- package/lib/model/create-connection-details.d.ts +2 -2
- package/lib/model/create-deploy-artifact-details.d.ts +2 -2
- package/lib/model/create-deploy-environment-details.d.ts +2 -2
- package/lib/model/create-deploy-pipeline-details.d.ts +2 -2
- package/lib/model/create-deploy-stage-details.d.ts +2 -2
- package/lib/model/create-deployment-details.d.ts +2 -2
- package/lib/model/create-github-access-token-connection-details.d.ts +1 -1
- package/lib/model/create-gitlab-access-token-connection-details.d.ts +1 -1
- package/lib/model/create-gitlab-server-access-token-connection-details.d.ts +1 -1
- package/lib/model/create-project-details.d.ts +2 -2
- package/lib/model/create-repository-details.d.ts +4 -4
- package/lib/model/create-trigger-details.d.ts +2 -2
- package/lib/model/create-vbs-access-token-connection-details.d.ts +1 -1
- package/lib/model/deploy-artifact-summary.d.ts +3 -3
- package/lib/model/deploy-artifact.d.ts +3 -3
- package/lib/model/deploy-environment-summary.d.ts +3 -3
- package/lib/model/deploy-environment.d.ts +3 -3
- package/lib/model/deploy-pipeline-summary.d.ts +3 -3
- package/lib/model/deploy-pipeline.d.ts +3 -3
- package/lib/model/deploy-stage-summary.d.ts +3 -3
- package/lib/model/deploy-stage.d.ts +3 -3
- package/lib/model/deployment-summary.d.ts +3 -3
- package/lib/model/deployment.d.ts +3 -3
- package/lib/model/diff-summary.d.ts +2 -2
- package/lib/model/github-access-token-connection-summary.d.ts +1 -1
- package/lib/model/github-access-token-connection.d.ts +1 -1
- package/lib/model/gitlab-access-token-connection-summary.d.ts +1 -1
- package/lib/model/gitlab-access-token-connection.d.ts +1 -1
- package/lib/model/gitlab-server-access-token-connection-summary.d.ts +1 -1
- package/lib/model/gitlab-server-access-token-connection.d.ts +1 -1
- package/lib/model/project-summary.d.ts +3 -3
- package/lib/model/project.d.ts +3 -3
- package/lib/model/repository-author-summary.d.ts +2 -2
- package/lib/model/repository-commit-summary.d.ts +2 -2
- package/lib/model/repository-mirror-record-summary.d.ts +2 -2
- package/lib/model/repository-path-summary.d.ts +2 -2
- package/lib/model/repository-ref-summary.d.ts +2 -2
- package/lib/model/repository-ref.d.ts +2 -2
- package/lib/model/repository-summary.d.ts +5 -5
- package/lib/model/repository.d.ts +3 -3
- package/lib/model/trigger-create-result.d.ts +3 -3
- package/lib/model/trigger-summary.d.ts +3 -3
- package/lib/model/trigger.d.ts +3 -3
- package/lib/model/update-bitbucket-cloud-app-password-connection-details.d.ts +1 -1
- package/lib/model/update-bitbucket-server-access-token-connection-details.d.ts +1 -1
- package/lib/model/update-build-pipeline-details.d.ts +2 -2
- package/lib/model/update-build-pipeline-stage-details.d.ts +2 -2
- package/lib/model/update-build-run-details.d.ts +2 -2
- package/lib/model/update-connection-details.d.ts +2 -2
- package/lib/model/update-deploy-artifact-details.d.ts +2 -2
- package/lib/model/update-deploy-environment-details.d.ts +2 -2
- package/lib/model/update-deploy-pipeline-details.d.ts +2 -2
- package/lib/model/update-deploy-stage-details.d.ts +2 -2
- package/lib/model/update-deployment-details.d.ts +2 -2
- package/lib/model/update-github-access-token-connection-details.d.ts +1 -1
- package/lib/model/update-gitlab-access-token-connection-details.d.ts +1 -1
- package/lib/model/update-gitlab-server-access-token-connection-details.d.ts +1 -1
- package/lib/model/update-project-details.d.ts +2 -2
- package/lib/model/update-repository-details.d.ts +4 -4
- package/lib/model/update-trigger-details.d.ts +2 -2
- package/lib/model/update-vbs-access-token-connection-details.d.ts +1 -1
- package/lib/model/vbs-access-token-connection-summary.d.ts +1 -1
- package/lib/model/vbs-access-token-connection.d.ts +1 -1
- package/lib/request/approve-deployment-request.d.ts +2 -2
- package/lib/request/cancel-build-run-request.d.ts +2 -2
- package/lib/request/cancel-deployment-request.d.ts +2 -2
- package/lib/request/cancel-scheduled-cascading-project-deletion-request.d.ts +2 -2
- package/lib/request/change-project-compartment-request.d.ts +2 -2
- package/lib/request/create-build-pipeline-request.d.ts +1 -1
- package/lib/request/create-build-pipeline-stage-request.d.ts +1 -1
- package/lib/request/create-build-run-request.d.ts +2 -2
- package/lib/request/create-connection-request.d.ts +1 -1
- package/lib/request/create-deploy-artifact-request.d.ts +1 -1
- package/lib/request/create-deploy-environment-request.d.ts +1 -1
- package/lib/request/create-deploy-pipeline-request.d.ts +1 -1
- package/lib/request/create-deploy-stage-request.d.ts +1 -1
- package/lib/request/create-deployment-request.d.ts +1 -1
- package/lib/request/create-project-request.d.ts +1 -1
- package/lib/request/create-repository-request.d.ts +1 -1
- package/lib/request/create-trigger-request.d.ts +1 -1
- package/lib/request/delete-build-pipeline-request.d.ts +2 -2
- package/lib/request/delete-build-pipeline-stage-request.d.ts +2 -2
- package/lib/request/delete-connection-request.d.ts +2 -2
- package/lib/request/delete-deploy-artifact-request.d.ts +2 -2
- package/lib/request/delete-deploy-environment-request.d.ts +2 -2
- package/lib/request/delete-deploy-pipeline-request.d.ts +2 -2
- package/lib/request/delete-deploy-stage-request.d.ts +2 -2
- package/lib/request/delete-project-request.d.ts +2 -2
- package/lib/request/delete-ref-request.d.ts +2 -2
- package/lib/request/delete-repository-request.d.ts +2 -2
- package/lib/request/delete-trigger-request.d.ts +2 -2
- package/lib/request/get-build-pipeline-request.d.ts +1 -1
- package/lib/request/get-build-pipeline-stage-request.d.ts +1 -1
- package/lib/request/get-build-run-request.d.ts +1 -1
- package/lib/request/get-commit-diff-request.d.ts +1 -1
- package/lib/request/get-commit-request.d.ts +1 -1
- package/lib/request/get-connection-request.d.ts +1 -1
- package/lib/request/get-deploy-artifact-request.d.ts +1 -1
- package/lib/request/get-deploy-environment-request.d.ts +1 -1
- package/lib/request/get-deploy-pipeline-request.d.ts +1 -1
- package/lib/request/get-deploy-stage-request.d.ts +1 -1
- package/lib/request/get-deployment-request.d.ts +1 -1
- package/lib/request/get-file-diff-request.d.ts +1 -1
- package/lib/request/get-mirror-record-request.d.ts +1 -1
- package/lib/request/get-object-content-request.d.ts +1 -1
- package/lib/request/get-object-request.d.ts +1 -1
- package/lib/request/get-project-request.d.ts +1 -1
- package/lib/request/get-ref-request.d.ts +1 -1
- package/lib/request/get-repo-file-diff-request.d.ts +1 -1
- package/lib/request/get-repo-file-lines-request.d.ts +1 -1
- package/lib/request/get-repository-archive-content-request.d.ts +1 -1
- package/lib/request/get-repository-file-lines-request.d.ts +1 -1
- package/lib/request/get-repository-request.d.ts +1 -1
- package/lib/request/get-trigger-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-authors-request.d.ts +1 -1
- package/lib/request/list-build-pipeline-stages-request.d.ts +1 -1
- package/lib/request/list-build-pipelines-request.d.ts +1 -1
- package/lib/request/list-build-runs-request.d.ts +1 -1
- package/lib/request/list-commit-diffs-request.d.ts +1 -1
- package/lib/request/list-commits-request.d.ts +1 -1
- package/lib/request/list-connections-request.d.ts +1 -1
- package/lib/request/list-deploy-artifacts-request.d.ts +1 -1
- package/lib/request/list-deploy-environments-request.d.ts +1 -1
- package/lib/request/list-deploy-pipelines-request.d.ts +1 -1
- package/lib/request/list-deploy-stages-request.d.ts +1 -1
- package/lib/request/list-deployments-request.d.ts +3 -3
- package/lib/request/list-mirror-records-request.d.ts +1 -1
- package/lib/request/list-paths-request.d.ts +1 -1
- package/lib/request/list-projects-request.d.ts +1 -1
- package/lib/request/list-refs-request.d.ts +1 -1
- package/lib/request/list-repositories-request.d.ts +1 -1
- package/lib/request/list-triggers-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/mirror-repository-request.d.ts +2 -2
- package/lib/request/put-repository-ref-request.d.ts +2 -2
- package/lib/request/schedule-cascading-project-deletion-request.d.ts +2 -2
- package/lib/request/update-build-pipeline-request.d.ts +2 -2
- package/lib/request/update-build-pipeline-stage-request.d.ts +2 -2
- package/lib/request/update-build-run-request.d.ts +2 -2
- package/lib/request/update-connection-request.d.ts +2 -2
- package/lib/request/update-deploy-artifact-request.d.ts +2 -2
- package/lib/request/update-deploy-environment-request.d.ts +2 -2
- package/lib/request/update-deploy-pipeline-request.d.ts +2 -2
- package/lib/request/update-deploy-stage-request.d.ts +2 -2
- package/lib/request/update-deployment-request.d.ts +2 -2
- package/lib/request/update-project-request.d.ts +2 -2
- package/lib/request/update-repository-request.d.ts +2 -2
- package/lib/request/update-trigger-request.d.ts +2 -2
- package/lib/request/validate-connection-request.d.ts +2 -2
- package/lib/response/approve-deployment-response.d.ts +1 -1
- package/lib/response/cancel-build-run-response.d.ts +1 -1
- package/lib/response/cancel-deployment-response.d.ts +1 -1
- package/lib/response/create-build-pipeline-response.d.ts +1 -1
- package/lib/response/create-build-pipeline-stage-response.d.ts +1 -1
- package/lib/response/create-build-run-response.d.ts +1 -1
- package/lib/response/create-connection-response.d.ts +1 -1
- package/lib/response/create-deploy-artifact-response.d.ts +1 -1
- package/lib/response/create-deploy-environment-response.d.ts +1 -1
- package/lib/response/create-deploy-pipeline-response.d.ts +1 -1
- package/lib/response/create-deploy-stage-response.d.ts +1 -1
- package/lib/response/create-deployment-response.d.ts +1 -1
- package/lib/response/create-project-response.d.ts +1 -1
- package/lib/response/create-repository-response.d.ts +1 -1
- package/lib/response/create-trigger-response.d.ts +1 -1
- package/lib/response/get-build-pipeline-response.d.ts +1 -1
- package/lib/response/get-build-pipeline-stage-response.d.ts +1 -1
- package/lib/response/get-build-run-response.d.ts +1 -1
- package/lib/response/get-commit-diff-response.d.ts +1 -1
- package/lib/response/get-commit-response.d.ts +1 -1
- package/lib/response/get-connection-response.d.ts +1 -1
- package/lib/response/get-deploy-artifact-response.d.ts +1 -1
- package/lib/response/get-deploy-environment-response.d.ts +1 -1
- package/lib/response/get-deploy-pipeline-response.d.ts +1 -1
- package/lib/response/get-deploy-stage-response.d.ts +1 -1
- package/lib/response/get-deployment-response.d.ts +1 -1
- package/lib/response/get-file-diff-response.d.ts +1 -1
- package/lib/response/get-mirror-record-response.d.ts +1 -1
- package/lib/response/get-object-response.d.ts +1 -1
- package/lib/response/get-project-response.d.ts +1 -1
- package/lib/response/get-ref-response.d.ts +1 -1
- package/lib/response/get-repo-file-diff-response.d.ts +1 -1
- package/lib/response/get-repo-file-lines-response.d.ts +1 -1
- package/lib/response/get-repository-file-lines-response.d.ts +1 -1
- package/lib/response/get-repository-response.d.ts +1 -1
- package/lib/response/get-trigger-response.d.ts +1 -1
- package/lib/response/list-authors-response.d.ts +1 -1
- package/lib/response/list-build-pipeline-stages-response.d.ts +1 -1
- package/lib/response/list-build-pipelines-response.d.ts +1 -1
- package/lib/response/list-build-runs-response.d.ts +1 -1
- package/lib/response/list-commit-diffs-response.d.ts +1 -1
- package/lib/response/list-commits-response.d.ts +1 -1
- package/lib/response/list-connections-response.d.ts +1 -1
- package/lib/response/list-deploy-artifacts-response.d.ts +1 -1
- package/lib/response/list-deploy-environments-response.d.ts +1 -1
- package/lib/response/list-deploy-pipelines-response.d.ts +1 -1
- package/lib/response/list-deploy-stages-response.d.ts +1 -1
- package/lib/response/list-deployments-response.d.ts +1 -1
- package/lib/response/list-mirror-records-response.d.ts +1 -1
- package/lib/response/list-paths-response.d.ts +1 -1
- package/lib/response/list-projects-response.d.ts +1 -1
- package/lib/response/list-refs-response.d.ts +1 -1
- package/lib/response/list-repositories-response.d.ts +1 -1
- package/lib/response/list-triggers-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/put-repository-ref-response.d.ts +1 -1
- package/lib/response/update-build-pipeline-response.d.ts +1 -1
- package/lib/response/update-build-pipeline-stage-response.d.ts +1 -1
- package/lib/response/update-build-run-response.d.ts +1 -1
- package/lib/response/update-connection-response.d.ts +1 -1
- package/lib/response/update-deploy-artifact-response.d.ts +1 -1
- package/lib/response/update-deploy-environment-response.d.ts +1 -1
- package/lib/response/update-deploy-pipeline-response.d.ts +1 -1
- package/lib/response/update-deploy-stage-response.d.ts +1 -1
- package/lib/response/update-deployment-response.d.ts +1 -1
- package/lib/response/update-project-response.d.ts +1 -1
- package/lib/response/update-repository-response.d.ts +1 -1
- package/lib/response/update-trigger-response.d.ts +1 -1
- package/lib/response/validate-connection-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -17,7 +17,7 @@ export interface ListAuthorsResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListBuildPipelineStagesResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListBuildPipelinesResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListBuildRunsResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListCommitDiffsResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListCommitsResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListConnectionsResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListDeployArtifactsResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListDeployEnvironmentsResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListDeployPipelinesResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListDeployStagesResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListDeploymentsResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListMirrorRecordsResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListPathsResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListProjectsResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListRefsResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListRepositoriesResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListTriggersResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
export interface ListWorkRequestErrorsResponse {
|
|
15
15
|
/**
|
|
16
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
16
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
17
17
|
*/
|
|
18
18
|
"opcNextPage": string;
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
export interface ListWorkRequestLogsResponse {
|
|
15
15
|
/**
|
|
16
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
16
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
17
17
|
*/
|
|
18
18
|
"opcNextPage": string;
|
|
19
19
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ListWorkRequestsResponse {
|
|
|
17
17
|
*/
|
|
18
18
|
"opcRequestId": string;
|
|
19
19
|
/**
|
|
20
|
-
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the
|
|
20
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response, then a partial list might have been returned. Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
21
21
|
*/
|
|
22
22
|
"opcNextPage": string;
|
|
23
23
|
/**
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-devops",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.77.1",
|
|
4
4
|
"description": "OCI NodeJS client for Devops Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.77.1",
|
|
19
|
+
"oci-workrequests": "2.77.1"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|