Skip to content

Commit e97d405

Browse files
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/16329262401.
1 parent c7fea47 commit e97d405

File tree

2 files changed

+0
-214
lines changed

2 files changed

+0
-214
lines changed

changelog/internal/changelog-all.json

Lines changed: 0 additions & 132 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,6 @@
22
{
33
"date": "2025-07-16",
44
"paths": [
5-
{
6-
"path": "/api/atlas/v2/groups",
7-
"httpMethod": "GET",
8-
"versions": [
9-
{
10-
"version": "2025-03-12",
11-
"changes": [
12-
{
13-
"change": "the response optional property 'results/items/withDefaultAlertsSettings' became not write-only",
14-
"changeCode": "response-optional-property-became-not-write-only",
15-
"backwardCompatible": true,
16-
"hideFromChangelog": true
17-
}
18-
],
19-
"stabilityLevel": "stable",
20-
"changeType": "update"
21-
}
22-
],
23-
"operationId": "listProjects",
24-
"tag": "Projects"
25-
},
265
{
276
"path": "/api/atlas/v2/groups",
287
"httpMethod": "POST",
@@ -34,12 +13,6 @@
3413
"change": "the request optional property 'withDefaultAlertsSettings' became not write-only",
3514
"changeCode": "request-optional-property-became-not-write-only",
3615
"backwardCompatible": true
37-
},
38-
{
39-
"change": "the response optional property 'withDefaultAlertsSettings' became not write-only",
40-
"changeCode": "response-optional-property-became-not-write-only",
41-
"backwardCompatible": true,
42-
"hideFromChangelog": true
4316
}
4417
],
4518
"stabilityLevel": "stable",
@@ -49,69 +22,6 @@
4922
"operationId": "createProject",
5023
"tag": "Projects"
5124
},
52-
{
53-
"path": "/api/atlas/v2/groups/byName/{groupName}",
54-
"httpMethod": "GET",
55-
"versions": [
56-
{
57-
"version": "2025-03-12",
58-
"changes": [
59-
{
60-
"change": "the response optional property 'withDefaultAlertsSettings' became not write-only",
61-
"changeCode": "response-optional-property-became-not-write-only",
62-
"backwardCompatible": true,
63-
"hideFromChangelog": true
64-
}
65-
],
66-
"stabilityLevel": "stable",
67-
"changeType": "update"
68-
}
69-
],
70-
"operationId": "getProjectByName",
71-
"tag": "Projects"
72-
},
73-
{
74-
"path": "/api/atlas/v2/groups/{groupId}",
75-
"httpMethod": "GET",
76-
"versions": [
77-
{
78-
"version": "2025-03-12",
79-
"changes": [
80-
{
81-
"change": "the response optional property 'withDefaultAlertsSettings' became not write-only",
82-
"changeCode": "response-optional-property-became-not-write-only",
83-
"backwardCompatible": true,
84-
"hideFromChangelog": true
85-
}
86-
],
87-
"stabilityLevel": "stable",
88-
"changeType": "update"
89-
}
90-
],
91-
"operationId": "getProject",
92-
"tag": "Projects"
93-
},
94-
{
95-
"path": "/api/atlas/v2/groups/{groupId}",
96-
"httpMethod": "PATCH",
97-
"versions": [
98-
{
99-
"version": "2025-03-12",
100-
"changes": [
101-
{
102-
"change": "the response optional property 'withDefaultAlertsSettings' became not write-only",
103-
"changeCode": "response-optional-property-became-not-write-only",
104-
"backwardCompatible": true,
105-
"hideFromChangelog": true
106-
}
107-
],
108-
"stabilityLevel": "stable",
109-
"changeType": "update"
110-
}
111-
],
112-
"operationId": "updateProject",
113-
"tag": "Projects"
114-
},
11525
{
11626
"path": "/api/atlas/v2/groups/{groupId}/alertConfigs",
11727
"httpMethod": "GET",
@@ -527,27 +437,6 @@
527437
"operationId": "createStreamInstanceWithSampleConnections",
528438
"tag": "Streams"
529439
},
530-
{
531-
"path": "/api/atlas/v2/groups/{groupId}:migrate",
532-
"httpMethod": "POST",
533-
"versions": [
534-
{
535-
"version": "2025-03-12",
536-
"changes": [
537-
{
538-
"change": "the response optional property 'withDefaultAlertsSettings' became not write-only",
539-
"changeCode": "response-optional-property-became-not-write-only",
540-
"backwardCompatible": true,
541-
"hideFromChangelog": true
542-
}
543-
],
544-
"stabilityLevel": "stable",
545-
"changeType": "update"
546-
}
547-
],
548-
"operationId": "migrateProjectToAnotherOrg",
549-
"tag": "Projects"
550-
},
551440
{
552441
"path": "/api/atlas/v2/orgs",
553442
"httpMethod": "POST",
@@ -612,27 +501,6 @@
612501
],
613502
"operationId": "getOrganizationEvent",
614503
"tag": "Events"
615-
},
616-
{
617-
"path": "/api/atlas/v2/orgs/{orgId}/groups",
618-
"httpMethod": "GET",
619-
"versions": [
620-
{
621-
"version": "2025-03-12",
622-
"changes": [
623-
{
624-
"change": "the response optional property 'results/items/withDefaultAlertsSettings' became not write-only",
625-
"changeCode": "response-optional-property-became-not-write-only",
626-
"backwardCompatible": true,
627-
"hideFromChangelog": true
628-
}
629-
],
630-
"stabilityLevel": "stable",
631-
"changeType": "update"
632-
}
633-
],
634-
"operationId": "listOrganizationProjects",
635-
"tag": "Organizations"
636504
}
637505
]
638506
},

changelog/internal/changelog-all.yaml

Lines changed: 0 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,5 @@
11
- date: "2025-07-16"
22
paths:
3-
- httpMethod: GET
4-
operationId: listProjects
5-
path: /api/atlas/v2/groups
6-
tag: Projects
7-
versions:
8-
- changeType: update
9-
changes:
10-
- backwardCompatible: true
11-
change: the response optional property 'results/items/withDefaultAlertsSettings' became not write-only
12-
changeCode: response-optional-property-became-not-write-only
13-
hideFromChangelog: true
14-
stabilityLevel: stable
15-
version: "2025-03-12"
163
- httpMethod: POST
174
operationId: createProject
185
path: /api/atlas/v2/groups
@@ -23,49 +10,6 @@
2310
- backwardCompatible: true
2411
change: the request optional property 'withDefaultAlertsSettings' became not write-only
2512
changeCode: request-optional-property-became-not-write-only
26-
- backwardCompatible: true
27-
change: the response optional property 'withDefaultAlertsSettings' became not write-only
28-
changeCode: response-optional-property-became-not-write-only
29-
hideFromChangelog: true
30-
stabilityLevel: stable
31-
version: "2025-03-12"
32-
- httpMethod: GET
33-
operationId: getProjectByName
34-
path: /api/atlas/v2/groups/byName/{groupName}
35-
tag: Projects
36-
versions:
37-
- changeType: update
38-
changes:
39-
- backwardCompatible: true
40-
change: the response optional property 'withDefaultAlertsSettings' became not write-only
41-
changeCode: response-optional-property-became-not-write-only
42-
hideFromChangelog: true
43-
stabilityLevel: stable
44-
version: "2025-03-12"
45-
- httpMethod: GET
46-
operationId: getProject
47-
path: /api/atlas/v2/groups/{groupId}
48-
tag: Projects
49-
versions:
50-
- changeType: update
51-
changes:
52-
- backwardCompatible: true
53-
change: the response optional property 'withDefaultAlertsSettings' became not write-only
54-
changeCode: response-optional-property-became-not-write-only
55-
hideFromChangelog: true
56-
stabilityLevel: stable
57-
version: "2025-03-12"
58-
- httpMethod: PATCH
59-
operationId: updateProject
60-
path: /api/atlas/v2/groups/{groupId}
61-
tag: Projects
62-
versions:
63-
- changeType: update
64-
changes:
65-
- backwardCompatible: true
66-
change: the response optional property 'withDefaultAlertsSettings' became not write-only
67-
changeCode: response-optional-property-became-not-write-only
68-
hideFromChangelog: true
6913
stabilityLevel: stable
7014
version: "2025-03-12"
7115
- httpMethod: GET
@@ -317,19 +261,6 @@
317261
changeCode: response-optional-property-added
318262
stabilityLevel: stable
319263
version: "2025-03-12"
320-
- httpMethod: POST
321-
operationId: migrateProjectToAnotherOrg
322-
path: /api/atlas/v2/groups/{groupId}:migrate
323-
tag: Projects
324-
versions:
325-
- changeType: update
326-
changes:
327-
- backwardCompatible: true
328-
change: the response optional property 'withDefaultAlertsSettings' became not write-only
329-
changeCode: response-optional-property-became-not-write-only
330-
hideFromChangelog: true
331-
stabilityLevel: stable
332-
version: "2025-03-12"
333264
- httpMethod: POST
334265
operationId: createOrganization
335266
path: /api/atlas/v2/orgs
@@ -369,19 +300,6 @@
369300
changeCode: response-optional-property-added
370301
stabilityLevel: stable
371302
version: "2025-03-12"
372-
- httpMethod: GET
373-
operationId: listOrganizationProjects
374-
path: /api/atlas/v2/orgs/{orgId}/groups
375-
tag: Organizations
376-
versions:
377-
- changeType: update
378-
changes:
379-
- backwardCompatible: true
380-
change: the response optional property 'results/items/withDefaultAlertsSettings' became not write-only
381-
changeCode: response-optional-property-became-not-write-only
382-
hideFromChangelog: true
383-
stabilityLevel: stable
384-
version: "2025-03-12"
385303
- date: "2025-07-02"
386304
paths:
387305
- httpMethod: GET

0 commit comments

Comments
 (0)