Skip to content

Commit df392c6

Browse files
ci(prod): Release OpenAPI Spec 🚀. See https://github.com/mongodb/openapi/actions/runs/17868607320.
1 parent 8b401fb commit df392c6

24 files changed

+71
-24
lines changed

openapi/.raw/v2.json

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53498,7 +53498,7 @@
5349853498
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
5349953499
"title": "MongoDB Atlas Administration API",
5350053500
"version": "2.0",
53501-
"x-xgen-sha": "4efd33071b6c5ffe29c2c051d8fe09d318f9b030"
53501+
"x-xgen-sha": "da1e35cb19cd4c9a9e6ee43f084873cefcf7655b"
5350253502
},
5350353503
"openapi": "3.0.1",
5350453504
"paths": {
@@ -59262,6 +59262,22 @@
5926259262
"xgen-IPA-107-update-method-request-has-no-readonly-fields": "Content predates IPA validation."
5926359263
},
5926459264
"x-xgen-version": "2024-10-23"
59265+
},
59266+
"application/vnd.atlas.preview+json": {
59267+
"schema": {
59268+
"$ref": "#/components/schemas/ClusterDescription20240805"
59269+
},
59270+
"x-xgen-IPA-exception": {
59271+
"xgen-IPA-107-update-method-request-body-is-update-request-suffixed-object": "API predates IPA validation.",
59272+
"xgen-IPA-107-update-method-request-has-no-readonly-fields": "Content predates IPA validation."
59273+
},
59274+
"x-xgen-hidden-env": {
59275+
"envs": "qa,stage,prod"
59276+
},
59277+
"x-xgen-preview": {
59278+
"public": "true"
59279+
},
59280+
"x-xgen-version": "preview"
5926559281
}
5926659282
},
5926759283
"description": "Cluster to update in the specified project.",
@@ -59296,6 +59312,18 @@
5929659312
"$ref": "#/components/schemas/ClusterDescription20240805"
5929759313
},
5929859314
"x-xgen-version": "2024-10-23"
59315+
},
59316+
"application/vnd.atlas.preview+json": {
59317+
"schema": {
59318+
"$ref": "#/components/schemas/ClusterDescription20240805"
59319+
},
59320+
"x-xgen-hidden-env": {
59321+
"envs": "qa,stage,prod"
59322+
},
59323+
"x-xgen-preview": {
59324+
"public": "true"
59325+
},
59326+
"x-xgen-version": "preview"
5929959327
}
5930059328
},
5930159329
"description": "OK"

openapi/.raw/v2.yaml

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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
4206242062
openapi: 3.0.1
4206342063
paths:
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'

openapi/v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50589,7 +50589,7 @@
5058950589
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
5059050590
"title": "MongoDB Atlas Administration API",
5059150591
"version": "2.0",
50592-
"x-xgen-sha": "4efd33071b6c5ffe29c2c051d8fe09d318f9b030"
50592+
"x-xgen-sha": "da1e35cb19cd4c9a9e6ee43f084873cefcf7655b"
5059350593
},
5059450594
"openapi": "3.0.1",
5059550595
"paths": {

openapi/v2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40031,7 +40031,7 @@ info:
4003140031
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
4003240032
title: MongoDB Atlas Administration API
4003340033
version: "2.0"
40034-
x-xgen-sha: 4efd33071b6c5ffe29c2c051d8fe09d318f9b030
40034+
x-xgen-sha: da1e35cb19cd4c9a9e6ee43f084873cefcf7655b
4003540035
openapi: 3.0.1
4003640036
paths:
4003740037
/api/atlas/v2:

openapi/v2/openapi-2023-01-01.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45356,7 +45356,7 @@
4535645356
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
4535745357
"title": "MongoDB Atlas Administration API",
4535845358
"version": "2.0",
45359-
"x-xgen-sha": "4efd33071b6c5ffe29c2c051d8fe09d318f9b030"
45359+
"x-xgen-sha": "da1e35cb19cd4c9a9e6ee43f084873cefcf7655b"
4536045360
},
4536145361
"openapi": "3.0.1",
4536245362
"paths": {

openapi/v2/openapi-2023-01-01.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35856,7 +35856,7 @@ info:
3585635856
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3585735857
title: MongoDB Atlas Administration API
3585835858
version: "2.0"
35859-
x-xgen-sha: 4efd33071b6c5ffe29c2c051d8fe09d318f9b030
35859+
x-xgen-sha: da1e35cb19cd4c9a9e6ee43f084873cefcf7655b
3586035860
openapi: 3.0.1
3586135861
paths:
3586235862
/api/atlas/v2:

openapi/v2/openapi-2023-02-01.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46080,7 +46080,7 @@
4608046080
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
4608146081
"title": "MongoDB Atlas Administration API",
4608246082
"version": "2.0",
46083-
"x-xgen-sha": "4efd33071b6c5ffe29c2c051d8fe09d318f9b030"
46083+
"x-xgen-sha": "da1e35cb19cd4c9a9e6ee43f084873cefcf7655b"
4608446084
},
4608546085
"openapi": "3.0.1",
4608646086
"paths": {

openapi/v2/openapi-2023-02-01.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36462,7 +36462,7 @@ info:
3646236462
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3646336463
title: MongoDB Atlas Administration API
3646436464
version: "2.0"
36465-
x-xgen-sha: 4efd33071b6c5ffe29c2c051d8fe09d318f9b030
36465+
x-xgen-sha: da1e35cb19cd4c9a9e6ee43f084873cefcf7655b
3646636466
openapi: 3.0.1
3646736467
paths:
3646836468
/api/atlas/v2:

openapi/v2/openapi-2023-10-01.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46180,7 +46180,7 @@
4618046180
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
4618146181
"title": "MongoDB Atlas Administration API",
4618246182
"version": "2.0",
46183-
"x-xgen-sha": "4efd33071b6c5ffe29c2c051d8fe09d318f9b030"
46183+
"x-xgen-sha": "da1e35cb19cd4c9a9e6ee43f084873cefcf7655b"
4618446184
},
4618546185
"openapi": "3.0.1",
4618646186
"paths": {

openapi/v2/openapi-2023-10-01.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36540,7 +36540,7 @@ info:
3654036540
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3654136541
title: MongoDB Atlas Administration API
3654236542
version: "2.0"
36543-
x-xgen-sha: 4efd33071b6c5ffe29c2c051d8fe09d318f9b030
36543+
x-xgen-sha: da1e35cb19cd4c9a9e6ee43f084873cefcf7655b
3654436544
openapi: 3.0.1
3654536545
paths:
3654636546
/api/atlas/v2:

0 commit comments

Comments
 (0)