Skip to content

Commit

Permalink
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openap…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 14, 2024
1 parent bb9fb8f commit eeea7f9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 35 deletions.
21 changes: 0 additions & 21 deletions changelog/internal/changelog-all.json
Original file line number Diff line number Diff line change
Expand Up @@ -992,27 +992,6 @@
"operationId": "getProjectEvent",
"tag": "Events"
},
{
"path": "/api/atlas/v2/groups/{groupId}/flexClusters",
"httpMethod": "POST",
"versions": [
{
"version": "2024-11-13",
"changes": [
{
"change": "api operation id 'createFlexcluster' removed and replaced with 'createFlexCluster'",
"changeCode": "api-operation-id-removed",
"backwardCompatible": false,
"hideFromChangelog": true
}
],
"stabilityLevel": "stable",
"changeType": "update"
}
],
"operationId": "createFlexcluster",
"tag": "Flex Clusters"
},
{
"path": "/api/atlas/v2/groups/{groupId}/streams",
"httpMethod": "GET",
Expand Down
13 changes: 0 additions & 13 deletions changelog/internal/changelog-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -594,19 +594,6 @@
changeCode: response-property-enum-value-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: POST
operationId: createFlexcluster
path: /api/atlas/v2/groups/{groupId}/flexClusters
tag: Flex Clusters
versions:
- changeType: update
changes:
- backwardCompatible: false
change: api operation id 'createFlexcluster' removed and replaced with 'createFlexCluster'
changeCode: api-operation-id-removed
hideFromChangelog: true
stabilityLevel: stable
version: "2024-11-13"
- httpMethod: GET
operationId: listStreamInstances
path: /api/atlas/v2/groups/{groupId}/streams
Expand Down
2 changes: 1 addition & 1 deletion changelog/internal/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"runDate": "2024-11-13",
"runDate": "2024-11-14",
"specRevision": "c71556c749ea001352d44548abac7cd076340664",
"specRevisionShort": "c71556c749e",
"versions": [
Expand Down

0 comments on commit eeea7f9

Please sign in to comment.