Skip to content

Commit fc98110

Browse files
Merge pull request #11583 from mxashokkhedkar/mcp_server_api_spec_changes
Rename OpenAPI specs to privatecloud-*-v4.yaml format and update refe…
2 parents ddda6a3 + 2a4bc37 commit fc98110

4 files changed

Lines changed: 645 additions & 647 deletions

File tree

content/en/docs/apidocs-mxsdk/apidocs/deployment/private-cloud-build-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ Follow the steps below to upload a deployment package by using the API.
112112

113113
## API Reference
114114

115-
{{< swaggerui src="/openapi-spec/private-cloud-build-api.yaml" >}}
115+
{{< swaggerui src="/openapi-spec/privatecloud-build-v4.yaml" >}}

content/en/docs/apidocs-mxsdk/apidocs/deployment/private-cloud-deploy-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,4 +190,4 @@ In order to create or manage environments in a namespace through an API, the tec
190190
Please note that the fields marked as non-editable in the OpenAPI .yaml file are used for read-only purposes. Any modifications made to the values of these fields will be ignored.
191191
{{% /alert %}}
192192

193-
{{< swaggerui src="/openapi-spec/private-cloud-deploy-api.yaml" >}}
193+
{{< swaggerui src="/openapi-spec/privatecloud-deploy-v4.yaml" >}}

0 commit comments

Comments
 (0)