You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi/v1-deprecated/v1.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -15100,7 +15100,7 @@
15100
15100
"description": "Details of the replica set snapshot that MongoDB Cloud created.",
15101
15101
"properties": {
15102
15102
"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.",
15104
15104
"enum": ["AWS", "AZURE", "GCP"],
15105
15105
"readOnly": true,
15106
15106
"type": "string"
@@ -15407,7 +15407,7 @@
15407
15407
"DiskBackupShardedClusterSnapshotMember": {
15408
15408
"properties": {
15409
15409
"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.",
15411
15411
"enum": ["AWS", "AZURE", "GCP"],
15412
15412
"readOnly": true,
15413
15413
"type": "string"
@@ -15560,7 +15560,7 @@
15560
15560
"type": "string"
15561
15561
},
15562
15562
"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.",
15564
15564
"enum": ["AWS", "AZURE", "GCP"],
15565
15565
"type": "string"
15566
15566
},
@@ -15613,7 +15613,7 @@
15613
15613
"type": "string"
15614
15614
},
15615
15615
"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.",
Copy file name to clipboardExpand all lines: openapi/v1-deprecated/v1.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -16462,7 +16462,7 @@
16462
16462
"description": "Details of the replica set snapshot that MongoDB Cloud created.",
16463
16463
"properties": {
16464
16464
"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.",
16466
16466
"enum": [
16467
16467
"AWS",
16468
16468
"AZURE",
@@ -16812,7 +16812,7 @@
16812
16812
"DiskBackupShardedClusterSnapshotMember": {
16813
16813
"properties": {
16814
16814
"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.",
16816
16816
"enum": [
16817
16817
"AWS",
16818
16818
"AZURE",
@@ -16991,7 +16991,7 @@
16991
16991
"type": "string"
16992
16992
},
16993
16993
"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.",
16995
16995
"enum": [
16996
16996
"AWS",
16997
16997
"AZURE",
@@ -17052,7 +17052,7 @@
17052
17052
"type": "string"
17053
17053
},
17054
17054
"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.",
0 commit comments