Skip to content

Commit e50fc62

Browse files
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/12408696517.
1 parent 1304fbe commit e50fc62

12 files changed

+33030
-933
lines changed

changelog/changelog.json

Lines changed: 9937 additions & 252 deletions
Large diffs are not rendered by default.

changelog/changelog.yaml

Lines changed: 6023 additions & 213 deletions
Large diffs are not rendered by default.

changelog/internal/changelog-all.json

Lines changed: 10552 additions & 252 deletions
Large diffs are not rendered by default.

changelog/internal/changelog-all.yaml

Lines changed: 6424 additions & 213 deletions
Large diffs are not rendered by default.

changelog/internal/metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"runDate": "2024-12-18",
3-
"specRevision": "7f87fecf3b0ec832d2e6878e487c431a24d67c24",
4-
"specRevisionShort": "7f87fecf3b0",
2+
"runDate": "2024-12-19",
3+
"specRevision": "f2d3832722b696c6611b5666215a7e36d52aac95",
4+
"specRevisionShort": "f2d3832722b",
55
"versions": [
66
"2023-01-01",
77
"2023-02-01",

changelog/version-diff/2023-01-01_2024-11-13.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,19 @@
194194
}
195195
]
196196
},
197+
{
198+
"path": "/api/atlas/v2/groups/{groupId}/backupCompliancePolicy",
199+
"httpMethod": "DELETE",
200+
"operationId": "disableDataProtectionSettings",
201+
"tag": "Cloud Backups",
202+
"changes": [
203+
{
204+
"change": "endpoint added",
205+
"changeCode": "endpoint-added",
206+
"backwardCompatible": true
207+
}
208+
]
209+
},
197210
{
198211
"path": "/api/atlas/v2/groups/{groupId}/backupCompliancePolicy",
199212
"httpMethod": "GET",

changelog/version-diff/2023-02-01_2024-11-13.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,19 @@
181181
}
182182
]
183183
},
184+
{
185+
"path": "/api/atlas/v2/groups/{groupId}/backupCompliancePolicy",
186+
"httpMethod": "DELETE",
187+
"operationId": "disableDataProtectionSettings",
188+
"tag": "Cloud Backups",
189+
"changes": [
190+
{
191+
"change": "endpoint added",
192+
"changeCode": "endpoint-added",
193+
"backwardCompatible": true
194+
}
195+
]
196+
},
184197
{
185198
"path": "/api/atlas/v2/groups/{groupId}/backupCompliancePolicy",
186199
"httpMethod": "GET",

changelog/version-diff/2023-10-01_2024-11-13.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,19 @@
181181
}
182182
]
183183
},
184+
{
185+
"path": "/api/atlas/v2/groups/{groupId}/backupCompliancePolicy",
186+
"httpMethod": "DELETE",
187+
"operationId": "disableDataProtectionSettings",
188+
"tag": "Cloud Backups",
189+
"changes": [
190+
{
191+
"change": "endpoint added",
192+
"changeCode": "endpoint-added",
193+
"backwardCompatible": true
194+
}
195+
]
196+
},
184197
{
185198
"path": "/api/atlas/v2/groups/{groupId}/clusters",
186199
"httpMethod": "GET",

changelog/version-diff/2023-11-15_2024-11-13.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,19 @@
9696
}
9797
]
9898
},
99+
{
100+
"path": "/api/atlas/v2/groups/{groupId}/backupCompliancePolicy",
101+
"httpMethod": "DELETE",
102+
"operationId": "disableDataProtectionSettings",
103+
"tag": "Cloud Backups",
104+
"changes": [
105+
{
106+
"change": "endpoint added",
107+
"changeCode": "endpoint-added",
108+
"backwardCompatible": true
109+
}
110+
]
111+
},
99112
{
100113
"path": "/api/atlas/v2/groups/{groupId}/clusters",
101114
"httpMethod": "GET",

changelog/version-diff/2024-05-30_2024-11-13.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
[
2+
{
3+
"path": "/api/atlas/v2/groups/{groupId}/backupCompliancePolicy",
4+
"httpMethod": "DELETE",
5+
"operationId": "disableDataProtectionSettings",
6+
"tag": "Cloud Backups",
7+
"changes": [
8+
{
9+
"change": "endpoint added",
10+
"changeCode": "endpoint-added",
11+
"backwardCompatible": true
12+
}
13+
]
14+
},
215
{
316
"path": "/api/atlas/v2/groups/{groupId}/clusters",
417
"httpMethod": "GET",

0 commit comments

Comments
 (0)