Skip to content

Commit 86d5771

Browse files
ci(prod): Release OpenAPI Spec 🚀. See https://github.com/mongodb/openapi/actions/runs/20242556599.
1 parent 2a4370d commit 86d5771

28 files changed

+6683
-509
lines changed

openapi/.raw/v2.json

Lines changed: 547 additions & 8 deletions
Large diffs are not rendered by default.

openapi/.raw/v2.yaml

Lines changed: 383 additions & 8 deletions
Large diffs are not rendered by default.

openapi/v2.json

Lines changed: 542 additions & 8 deletions
Large diffs are not rendered by default.

openapi/v2.yaml

Lines changed: 378 additions & 8 deletions
Large diffs are not rendered by default.

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16655,7 +16655,7 @@
1665516655
"description": "Details of the replica set snapshot that MongoDB Cloud created.",
1665616656
"properties": {
1665716657
"cloudProvider": {
16658-
"description": "Human-readable label that identifies the cloud provider that stores this snapshot. The resource returns this parameter when `\"type\": \"replicaSet\"`.",
16658+
"description": "Human-readable label that identifies the cloud provider.",
1665916659
"enum": [
1666016660
"AWS",
1666116661
"AZURE",
@@ -16957,7 +16957,7 @@
1695716957
"DiskBackupShardedClusterSnapshotMember": {
1695816958
"properties": {
1695916959
"cloudProvider": {
16960-
"description": "Human-readable label that identifies the cloud provider that stores this snapshot. The resource returns this parameter when `\"type\": \"replicaSet\"`.",
16960+
"description": "Human-readable label that identifies the cloud provider.",
1696116961
"enum": [
1696216962
"AWS",
1696316963
"AZURE",
@@ -17160,7 +17160,7 @@
1716017160
"type": "string"
1716117161
},
1716217162
"cloudProvider": {
17163-
"description": "Human-readable label that identifies the cloud provider that Snapshots will be exported to.",
17163+
"description": "Human-readable label that identifies the cloud provider.",
1716417164
"enum": [
1716517165
"AWS",
1716617166
"AZURE",
@@ -17304,7 +17304,7 @@
1730417304
},
1730517305
"properties": {
1730617306
"cloudProvider": {
17307-
"description": "Human-readable label that identifies the cloud provider that Snapshots are exported to.",
17307+
"description": "Human-readable label that identifies the cloud provider.",
1730817308
"enum": [
1730917309
"AWS",
1731017310
"AZURE",
@@ -17355,7 +17355,7 @@
1735517355
"type": "string"
1735617356
},
1735717357
"cloudProvider": {
17358-
"description": "Human-readable label that identifies the cloud provider that Snapshots will be exported to.",
17358+
"description": "Human-readable label that identifies the cloud provider.",
1735917359
"enum": [
1736017360
"AWS",
1736117361
"AZURE",
@@ -46457,7 +46457,7 @@
4645746457
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
4645846458
"title": "MongoDB Atlas Administration API",
4645946459
"version": "2.0",
46460-
"x-xgen-sha": "56bf2d08c0887363c29f9e36e803f66606821dc6"
46460+
"x-xgen-sha": "8ad286aa5c82f429ca7a3679f91c61f08bce6629"
4646146461
},
4646246462
"openapi": "3.0.1",
4646346463
"paths": {

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13370,7 +13370,7 @@ components:
1337013370
description: Details of the replica set snapshot that MongoDB Cloud created.
1337113371
properties:
1337213372
cloudProvider:
13373-
description: 'Human-readable label that identifies the cloud provider that stores this snapshot. The resource returns this parameter when `"type": "replicaSet"`.'
13373+
description: Human-readable label that identifies the cloud provider.
1337413374
enum:
1337513375
- AWS
1337613376
- AZURE
@@ -13611,7 +13611,7 @@ components:
1361113611
DiskBackupShardedClusterSnapshotMember:
1361213612
properties:
1361313613
cloudProvider:
13614-
description: 'Human-readable label that identifies the cloud provider that stores this snapshot. The resource returns this parameter when `"type": "replicaSet"`.'
13614+
description: Human-readable label that identifies the cloud provider.
1361513615
enum:
1361613616
- AWS
1361713617
- AZURE
@@ -13769,7 +13769,7 @@ components:
1376913769
minLength: 3
1377013770
type: string
1377113771
cloudProvider:
13772-
description: Human-readable label that identifies the cloud provider that Snapshots will be exported to.
13772+
description: Human-readable label that identifies the cloud provider.
1377313773
enum:
1377413774
- AWS
1377513775
- AZURE
@@ -13876,7 +13876,7 @@ components:
1387613876
propertyName: cloudProvider
1387713877
properties:
1387813878
cloudProvider:
13879-
description: Human-readable label that identifies the cloud provider that Snapshots are exported to.
13879+
description: Human-readable label that identifies the cloud provider.
1388013880
enum:
1388113881
- AWS
1388213882
- AZURE
@@ -13915,7 +13915,7 @@ components:
1391513915
minLength: 3
1391613916
type: string
1391713917
cloudProvider:
13918-
description: Human-readable label that identifies the cloud provider that Snapshots will be exported to.
13918+
description: Human-readable label that identifies the cloud provider.
1391913919
enum:
1392013920
- AWS
1392113921
- AZURE
@@ -36694,7 +36694,7 @@ info:
3669436694
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3669536695
title: MongoDB Atlas Administration API
3669636696
version: "2.0"
36697-
x-xgen-sha: 56bf2d08c0887363c29f9e36e803f66606821dc6
36697+
x-xgen-sha: 8ad286aa5c82f429ca7a3679f91c61f08bce6629
3669836698
openapi: 3.0.1
3669936699
paths:
3670036700
/api/atlas/v2:

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16969,7 +16969,7 @@
1696916969
"description": "Details of the replica set snapshot that MongoDB Cloud created.",
1697016970
"properties": {
1697116971
"cloudProvider": {
16972-
"description": "Human-readable label that identifies the cloud provider that stores this snapshot. The resource returns this parameter when `\"type\": \"replicaSet\"`.",
16972+
"description": "Human-readable label that identifies the cloud provider.",
1697316973
"enum": [
1697416974
"AWS",
1697516975
"AZURE",
@@ -17271,7 +17271,7 @@
1727117271
"DiskBackupShardedClusterSnapshotMember": {
1727217272
"properties": {
1727317273
"cloudProvider": {
17274-
"description": "Human-readable label that identifies the cloud provider that stores this snapshot. The resource returns this parameter when `\"type\": \"replicaSet\"`.",
17274+
"description": "Human-readable label that identifies the cloud provider.",
1727517275
"enum": [
1727617276
"AWS",
1727717277
"AZURE",
@@ -17474,7 +17474,7 @@
1747417474
"type": "string"
1747517475
},
1747617476
"cloudProvider": {
17477-
"description": "Human-readable label that identifies the cloud provider that Snapshots will be exported to.",
17477+
"description": "Human-readable label that identifies the cloud provider.",
1747817478
"enum": [
1747917479
"AWS",
1748017480
"AZURE",
@@ -17618,7 +17618,7 @@
1761817618
},
1761917619
"properties": {
1762017620
"cloudProvider": {
17621-
"description": "Human-readable label that identifies the cloud provider that Snapshots are exported to.",
17621+
"description": "Human-readable label that identifies the cloud provider.",
1762217622
"enum": [
1762317623
"AWS",
1762417624
"AZURE",
@@ -17669,7 +17669,7 @@
1766917669
"type": "string"
1767017670
},
1767117671
"cloudProvider": {
17672-
"description": "Human-readable label that identifies the cloud provider that Snapshots will be exported to.",
17672+
"description": "Human-readable label that identifies the cloud provider.",
1767317673
"enum": [
1767417674
"AWS",
1767517675
"AZURE",
@@ -42405,7 +42405,7 @@
4240542405
"description": "Information about the cloud provider region in which MongoDB Cloud processes the stream.",
4240642406
"properties": {
4240742407
"cloudProvider": {
42408-
"description": "Label that identifies the cloud service provider where MongoDB Cloud performs stream processing. Currently, this parameter only supports AWS, AZURE, and GCP.",
42408+
"description": "Human-readable label that identifies the cloud provider.",
4240942409
"enum": [
4241042410
"AWS",
4241142411
"GCP",
@@ -43127,7 +43127,7 @@
4312743127
"description": "Details to update a stream tenant.",
4312843128
"properties": {
4312943129
"cloudProvider": {
43130-
"description": "Label that identifies the cloud service provider where MongoDB Cloud performs stream processing. Currently, this parameter only supports AWS, AZURE, and GCP.",
43130+
"description": "Human-readable label that identifies the cloud provider.",
4313143131
"enum": [
4313243132
"AWS",
4313343133
"GCP",
@@ -47237,7 +47237,7 @@
4723747237
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
4723847238
"title": "MongoDB Atlas Administration API",
4723947239
"version": "2.0",
47240-
"x-xgen-sha": "56bf2d08c0887363c29f9e36e803f66606821dc6"
47240+
"x-xgen-sha": "8ad286aa5c82f429ca7a3679f91c61f08bce6629"
4724147241
},
4724247242
"openapi": "3.0.1",
4724347243
"paths": {

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13644,7 +13644,7 @@ components:
1364413644
description: Details of the replica set snapshot that MongoDB Cloud created.
1364513645
properties:
1364613646
cloudProvider:
13647-
description: 'Human-readable label that identifies the cloud provider that stores this snapshot. The resource returns this parameter when `"type": "replicaSet"`.'
13647+
description: Human-readable label that identifies the cloud provider.
1364813648
enum:
1364913649
- AWS
1365013650
- AZURE
@@ -13885,7 +13885,7 @@ components:
1388513885
DiskBackupShardedClusterSnapshotMember:
1388613886
properties:
1388713887
cloudProvider:
13888-
description: 'Human-readable label that identifies the cloud provider that stores this snapshot. The resource returns this parameter when `"type": "replicaSet"`.'
13888+
description: Human-readable label that identifies the cloud provider.
1388913889
enum:
1389013890
- AWS
1389113891
- AZURE
@@ -14043,7 +14043,7 @@ components:
1404314043
minLength: 3
1404414044
type: string
1404514045
cloudProvider:
14046-
description: Human-readable label that identifies the cloud provider that Snapshots will be exported to.
14046+
description: Human-readable label that identifies the cloud provider.
1404714047
enum:
1404814048
- AWS
1404914049
- AZURE
@@ -14150,7 +14150,7 @@ components:
1415014150
propertyName: cloudProvider
1415114151
properties:
1415214152
cloudProvider:
14153-
description: Human-readable label that identifies the cloud provider that Snapshots are exported to.
14153+
description: Human-readable label that identifies the cloud provider.
1415414154
enum:
1415514155
- AWS
1415614156
- AZURE
@@ -14189,7 +14189,7 @@ components:
1418914189
minLength: 3
1419014190
type: string
1419114191
cloudProvider:
14192-
description: Human-readable label that identifies the cloud provider that Snapshots will be exported to.
14192+
description: Human-readable label that identifies the cloud provider.
1419314193
enum:
1419414194
- AWS
1419514195
- AZURE
@@ -33529,7 +33529,7 @@ components:
3352933529
description: Information about the cloud provider region in which MongoDB Cloud processes the stream.
3353033530
properties:
3353133531
cloudProvider:
33532-
description: Label that identifies the cloud service provider where MongoDB Cloud performs stream processing. Currently, this parameter only supports AWS, AZURE, and GCP.
33532+
description: Human-readable label that identifies the cloud provider.
3353333533
enum:
3353433534
- AWS
3353533535
- GCP
@@ -34074,7 +34074,7 @@ components:
3407434074
description: Details to update a stream tenant.
3407534075
properties:
3407634076
cloudProvider:
34077-
description: Label that identifies the cloud service provider where MongoDB Cloud performs stream processing. Currently, this parameter only supports AWS, AZURE, and GCP.
34077+
description: Human-readable label that identifies the cloud provider.
3407834078
enum:
3407934079
- AWS
3408034080
- GCP
@@ -37344,7 +37344,7 @@ info:
3734437344
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3734537345
title: MongoDB Atlas Administration API
3734637346
version: "2.0"
37347-
x-xgen-sha: 56bf2d08c0887363c29f9e36e803f66606821dc6
37347+
x-xgen-sha: 8ad286aa5c82f429ca7a3679f91c61f08bce6629
3734837348
openapi: 3.0.1
3734937349
paths:
3735037350
/api/atlas/v2:

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17069,7 +17069,7 @@
1706917069
"description": "Details of the replica set snapshot that MongoDB Cloud created.",
1707017070
"properties": {
1707117071
"cloudProvider": {
17072-
"description": "Human-readable label that identifies the cloud provider that stores this snapshot. The resource returns this parameter when `\"type\": \"replicaSet\"`.",
17072+
"description": "Human-readable label that identifies the cloud provider.",
1707317073
"enum": [
1707417074
"AWS",
1707517075
"AZURE",
@@ -17371,7 +17371,7 @@
1737117371
"DiskBackupShardedClusterSnapshotMember": {
1737217372
"properties": {
1737317373
"cloudProvider": {
17374-
"description": "Human-readable label that identifies the cloud provider that stores this snapshot. The resource returns this parameter when `\"type\": \"replicaSet\"`.",
17374+
"description": "Human-readable label that identifies the cloud provider.",
1737517375
"enum": [
1737617376
"AWS",
1737717377
"AZURE",
@@ -17574,7 +17574,7 @@
1757417574
"type": "string"
1757517575
},
1757617576
"cloudProvider": {
17577-
"description": "Human-readable label that identifies the cloud provider that Snapshots will be exported to.",
17577+
"description": "Human-readable label that identifies the cloud provider.",
1757817578
"enum": [
1757917579
"AWS",
1758017580
"AZURE",
@@ -17718,7 +17718,7 @@
1771817718
},
1771917719
"properties": {
1772017720
"cloudProvider": {
17721-
"description": "Human-readable label that identifies the cloud provider that Snapshots are exported to.",
17721+
"description": "Human-readable label that identifies the cloud provider.",
1772217722
"enum": [
1772317723
"AWS",
1772417724
"AZURE",
@@ -17769,7 +17769,7 @@
1776917769
"type": "string"
1777017770
},
1777117771
"cloudProvider": {
17772-
"description": "Human-readable label that identifies the cloud provider that Snapshots will be exported to.",
17772+
"description": "Human-readable label that identifies the cloud provider.",
1777317773
"enum": [
1777417774
"AWS",
1777517775
"AZURE",
@@ -42505,7 +42505,7 @@
4250542505
"description": "Information about the cloud provider region in which MongoDB Cloud processes the stream.",
4250642506
"properties": {
4250742507
"cloudProvider": {
42508-
"description": "Label that identifies the cloud service provider where MongoDB Cloud performs stream processing. Currently, this parameter only supports AWS, AZURE, and GCP.",
42508+
"description": "Human-readable label that identifies the cloud provider.",
4250942509
"enum": [
4251042510
"AWS",
4251142511
"GCP",
@@ -43227,7 +43227,7 @@
4322743227
"description": "Details to update a stream tenant.",
4322843228
"properties": {
4322943229
"cloudProvider": {
43230-
"description": "Label that identifies the cloud service provider where MongoDB Cloud performs stream processing. Currently, this parameter only supports AWS, AZURE, and GCP.",
43230+
"description": "Human-readable label that identifies the cloud provider.",
4323143231
"enum": [
4323243232
"AWS",
4323343233
"GCP",
@@ -47337,7 +47337,7 @@
4733747337
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
4733847338
"title": "MongoDB Atlas Administration API",
4733947339
"version": "2.0",
47340-
"x-xgen-sha": "56bf2d08c0887363c29f9e36e803f66606821dc6"
47340+
"x-xgen-sha": "8ad286aa5c82f429ca7a3679f91c61f08bce6629"
4734147341
},
4734247342
"openapi": "3.0.1",
4734347343
"paths": {

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13722,7 +13722,7 @@ components:
1372213722
description: Details of the replica set snapshot that MongoDB Cloud created.
1372313723
properties:
1372413724
cloudProvider:
13725-
description: 'Human-readable label that identifies the cloud provider that stores this snapshot. The resource returns this parameter when `"type": "replicaSet"`.'
13725+
description: Human-readable label that identifies the cloud provider.
1372613726
enum:
1372713727
- AWS
1372813728
- AZURE
@@ -13963,7 +13963,7 @@ components:
1396313963
DiskBackupShardedClusterSnapshotMember:
1396413964
properties:
1396513965
cloudProvider:
13966-
description: 'Human-readable label that identifies the cloud provider that stores this snapshot. The resource returns this parameter when `"type": "replicaSet"`.'
13966+
description: Human-readable label that identifies the cloud provider.
1396713967
enum:
1396813968
- AWS
1396913969
- AZURE
@@ -14121,7 +14121,7 @@ components:
1412114121
minLength: 3
1412214122
type: string
1412314123
cloudProvider:
14124-
description: Human-readable label that identifies the cloud provider that Snapshots will be exported to.
14124+
description: Human-readable label that identifies the cloud provider.
1412514125
enum:
1412614126
- AWS
1412714127
- AZURE
@@ -14228,7 +14228,7 @@ components:
1422814228
propertyName: cloudProvider
1422914229
properties:
1423014230
cloudProvider:
14231-
description: Human-readable label that identifies the cloud provider that Snapshots are exported to.
14231+
description: Human-readable label that identifies the cloud provider.
1423214232
enum:
1423314233
- AWS
1423414234
- AZURE
@@ -14267,7 +14267,7 @@ components:
1426714267
minLength: 3
1426814268
type: string
1426914269
cloudProvider:
14270-
description: Human-readable label that identifies the cloud provider that Snapshots will be exported to.
14270+
description: Human-readable label that identifies the cloud provider.
1427114271
enum:
1427214272
- AWS
1427314273
- AZURE
@@ -33607,7 +33607,7 @@ components:
3360733607
description: Information about the cloud provider region in which MongoDB Cloud processes the stream.
3360833608
properties:
3360933609
cloudProvider:
33610-
description: Label that identifies the cloud service provider where MongoDB Cloud performs stream processing. Currently, this parameter only supports AWS, AZURE, and GCP.
33610+
description: Human-readable label that identifies the cloud provider.
3361133611
enum:
3361233612
- AWS
3361333613
- GCP
@@ -34152,7 +34152,7 @@ components:
3415234152
description: Details to update a stream tenant.
3415334153
properties:
3415434154
cloudProvider:
34155-
description: Label that identifies the cloud service provider where MongoDB Cloud performs stream processing. Currently, this parameter only supports AWS, AZURE, and GCP.
34155+
description: Human-readable label that identifies the cloud provider.
3415634156
enum:
3415734157
- AWS
3415834158
- GCP
@@ -37422,7 +37422,7 @@ info:
3742237422
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3742337423
title: MongoDB Atlas Administration API
3742437424
version: "2.0"
37425-
x-xgen-sha: 56bf2d08c0887363c29f9e36e803f66606821dc6
37425+
x-xgen-sha: 8ad286aa5c82f429ca7a3679f91c61f08bce6629
3742637426
openapi: 3.0.1
3742737427
paths:
3742837428
/api/atlas/v2:

0 commit comments

Comments
 (0)