Skip to content

Commit 03d4125

Browse files
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/14670790787.
1 parent 83f1452 commit 03d4125

File tree

3 files changed

+2
-53
lines changed

3 files changed

+2
-53
lines changed

changelog/internal/changelog-all.json

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,4 @@
11
[
2-
{
3-
"date": "2025-04-25",
4-
"paths": [
5-
{
6-
"path": "/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}:invite",
7-
"httpMethod": "POST",
8-
"versions": [
9-
{
10-
"version": "2025-03-12",
11-
"changes": [
12-
{
13-
"change": "the request's body type/format changed from 'array'/'' to 'object'/''",
14-
"changeCode": "request-body-type-changed",
15-
"backwardCompatible": false,
16-
"hideFromChangelog": true
17-
},
18-
{
19-
"change": "added the new required request property 'roles'",
20-
"changeCode": "new-required-request-property",
21-
"backwardCompatible": false,
22-
"hideFromChangelog": true
23-
}
24-
],
25-
"stabilityLevel": "stable",
26-
"changeType": "update"
27-
}
28-
],
29-
"operationId": "addProjectServiceAccount",
30-
"tag": "Service Accounts"
31-
}
32-
]
33-
},
342
{
353
"date": "2025-04-23",
364
"paths": [

changelog/internal/changelog-all.yaml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,3 @@
1-
- date: "2025-04-25"
2-
paths:
3-
- httpMethod: POST
4-
operationId: addProjectServiceAccount
5-
path: /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}:invite
6-
tag: Service Accounts
7-
versions:
8-
- changeType: update
9-
changes:
10-
- backwardCompatible: false
11-
change: the request's body type/format changed from 'array'/'' to 'object'/''
12-
changeCode: request-body-type-changed
13-
hideFromChangelog: true
14-
- backwardCompatible: false
15-
change: added the new required request property 'roles'
16-
changeCode: new-required-request-property
17-
hideFromChangelog: true
18-
stabilityLevel: stable
19-
version: "2025-03-12"
201
- date: "2025-04-23"
212
paths:
223
- httpMethod: GET

changelog/internal/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"runDate": "2025-04-25",
3-
"specRevision": "cbe35da8b09773a92e95d2898c14f1077592060e",
4-
"specRevisionShort": "cbe35da8b09",
3+
"specRevision": "702c592b3e6919533a23f0dbebfd3a0e5772aedb",
4+
"specRevisionShort": "702c592b3e6",
55
"versions": [
66
"2023-01-01",
77
"2023-02-01",

0 commit comments

Comments
 (0)