Skip to content

Commit eeea7f9

Browse files
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/11833140075.
1 parent bb9fb8f commit eeea7f9

File tree

3 files changed

+1
-35
lines changed

3 files changed

+1
-35
lines changed

changelog/internal/changelog-all.json

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -992,27 +992,6 @@
992992
"operationId": "getProjectEvent",
993993
"tag": "Events"
994994
},
995-
{
996-
"path": "/api/atlas/v2/groups/{groupId}/flexClusters",
997-
"httpMethod": "POST",
998-
"versions": [
999-
{
1000-
"version": "2024-11-13",
1001-
"changes": [
1002-
{
1003-
"change": "api operation id 'createFlexcluster' removed and replaced with 'createFlexCluster'",
1004-
"changeCode": "api-operation-id-removed",
1005-
"backwardCompatible": false,
1006-
"hideFromChangelog": true
1007-
}
1008-
],
1009-
"stabilityLevel": "stable",
1010-
"changeType": "update"
1011-
}
1012-
],
1013-
"operationId": "createFlexcluster",
1014-
"tag": "Flex Clusters"
1015-
},
1016995
{
1017996
"path": "/api/atlas/v2/groups/{groupId}/streams",
1018997
"httpMethod": "GET",

changelog/internal/changelog-all.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -594,19 +594,6 @@
594594
changeCode: response-property-enum-value-added
595595
stabilityLevel: stable
596596
version: "2024-10-23"
597-
- httpMethod: POST
598-
operationId: createFlexcluster
599-
path: /api/atlas/v2/groups/{groupId}/flexClusters
600-
tag: Flex Clusters
601-
versions:
602-
- changeType: update
603-
changes:
604-
- backwardCompatible: false
605-
change: api operation id 'createFlexcluster' removed and replaced with 'createFlexCluster'
606-
changeCode: api-operation-id-removed
607-
hideFromChangelog: true
608-
stabilityLevel: stable
609-
version: "2024-11-13"
610597
- httpMethod: GET
611598
operationId: listStreamInstances
612599
path: /api/atlas/v2/groups/{groupId}/streams

changelog/internal/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"runDate": "2024-11-13",
2+
"runDate": "2024-11-14",
33
"specRevision": "c71556c749ea001352d44548abac7cd076340664",
44
"specRevisionShort": "c71556c749e",
55
"versions": [

0 commit comments

Comments
 (0)