Skip to content

Commit 2a4370d

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

openapi/v1-deprecated/v1.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15100,7 +15100,7 @@
1510015100
"description": "Details of the replica set snapshot that MongoDB Cloud created.",
1510115101
"properties": {
1510215102
"cloudProvider": {
15103-
"description": "Human-readable label that identifies the cloud provider that stores this snapshot. The resource returns this parameter when `\"type\": \"replicaSet\"`.",
15103+
"description": "Human-readable label that identifies the cloud provider.",
1510415104
"enum": ["AWS", "AZURE", "GCP"],
1510515105
"readOnly": true,
1510615106
"type": "string"
@@ -15407,7 +15407,7 @@
1540715407
"DiskBackupShardedClusterSnapshotMember": {
1540815408
"properties": {
1540915409
"cloudProvider": {
15410-
"description": "Human-readable label that identifies the cloud provider that stores this snapshot. The resource returns this parameter when `\"type\": \"replicaSet\"`.",
15410+
"description": "Human-readable label that identifies the cloud provider.",
1541115411
"enum": ["AWS", "AZURE", "GCP"],
1541215412
"readOnly": true,
1541315413
"type": "string"
@@ -15560,7 +15560,7 @@
1556015560
"type": "string"
1556115561
},
1556215562
"cloudProvider": {
15563-
"description": "Human-readable label that identifies the cloud provider that Snapshots are exported to.",
15563+
"description": "Human-readable label that identifies the cloud provider.",
1556415564
"enum": ["AWS", "AZURE", "GCP"],
1556515565
"type": "string"
1556615566
},
@@ -15613,7 +15613,7 @@
1561315613
"type": "string"
1561415614
},
1561515615
"cloudProvider": {
15616-
"description": "Human-readable label that identifies the cloud provider that Snapshots will be exported to.",
15616+
"description": "Human-readable label that identifies the cloud provider.",
1561715617
"enum": ["AWS", "AZURE", "GCP"],
1561815618
"type": "string"
1561915619
},

openapi/v1-deprecated/v1.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16462,7 +16462,7 @@
1646216462
"description": "Details of the replica set snapshot that MongoDB Cloud created.",
1646316463
"properties": {
1646416464
"cloudProvider": {
16465-
"description": "Human-readable label that identifies the cloud provider that stores this snapshot. The resource returns this parameter when `\"type\": \"replicaSet\"`.",
16465+
"description": "Human-readable label that identifies the cloud provider.",
1646616466
"enum": [
1646716467
"AWS",
1646816468
"AZURE",
@@ -16812,7 +16812,7 @@
1681216812
"DiskBackupShardedClusterSnapshotMember": {
1681316813
"properties": {
1681416814
"cloudProvider": {
16815-
"description": "Human-readable label that identifies the cloud provider that stores this snapshot. The resource returns this parameter when `\"type\": \"replicaSet\"`.",
16815+
"description": "Human-readable label that identifies the cloud provider.",
1681616816
"enum": [
1681716817
"AWS",
1681816818
"AZURE",
@@ -16991,7 +16991,7 @@
1699116991
"type": "string"
1699216992
},
1699316993
"cloudProvider": {
16994-
"description": "Human-readable label that identifies the cloud provider that Snapshots are exported to.",
16994+
"description": "Human-readable label that identifies the cloud provider.",
1699516995
"enum": [
1699616996
"AWS",
1699716997
"AZURE",
@@ -17052,7 +17052,7 @@
1705217052
"type": "string"
1705317053
},
1705417054
"cloudProvider": {
17055-
"description": "Human-readable label that identifies the cloud provider that Snapshots will be exported to.",
17055+
"description": "Human-readable label that identifies the cloud provider.",
1705617056
"enum": [
1705717057
"AWS",
1705817058
"AZURE",

0 commit comments

Comments
 (0)