@@ -42058,7 +42058,7 @@ info:
4205842058 termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
4205942059 title: MongoDB Atlas Administration API
4206042060 version: "2.0"
42061- x-xgen-sha: 4efd33071b6c5ffe29c2c051d8fe09d318f9b030
42061+ x-xgen-sha: da1e35cb19cd4c9a9e6ee43f084873cefcf7655b
4206242062openapi: 3.0.1
4206342063paths:
4206442064 /api/atlas/v2:
@@ -45601,6 +45601,17 @@ paths:
4560145601 xgen-IPA-107-update-method-request-body-is-update-request-suffixed-object: API predates IPA validation.
4560245602 xgen-IPA-107-update-method-request-has-no-readonly-fields: Content predates IPA validation.
4560345603 x-xgen-version: "2024-10-23"
45604+ application/vnd.atlas.preview+json:
45605+ schema:
45606+ $ref: '#/components/schemas/ClusterDescription20240805'
45607+ x-xgen-IPA-exception:
45608+ xgen-IPA-107-update-method-request-body-is-update-request-suffixed-object: API predates IPA validation.
45609+ xgen-IPA-107-update-method-request-has-no-readonly-fields: Content predates IPA validation.
45610+ x-xgen-hidden-env:
45611+ envs: qa,stage,prod
45612+ x-xgen-preview:
45613+ public: "true"
45614+ x-xgen-version: preview
4560445615 description: Cluster to update in the specified project.
4560545616 required: true
4560645617 responses:
@@ -45625,6 +45636,14 @@ paths:
4562545636 schema:
4562645637 $ref: '#/components/schemas/ClusterDescription20240805'
4562745638 x-xgen-version: "2024-10-23"
45639+ application/vnd.atlas.preview+json:
45640+ schema:
45641+ $ref: '#/components/schemas/ClusterDescription20240805'
45642+ x-xgen-hidden-env:
45643+ envs: qa,stage,prod
45644+ x-xgen-preview:
45645+ public: "true"
45646+ x-xgen-version: preview
4562845647 description: OK
4562945648 "400":
4563045649 $ref: '#/components/responses/badRequest'
0 commit comments