Skip to content

Commit 22859db

Browse files
Update snapshot
1 parent cacaf24 commit 22859db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/cmd/api-generator/testdata/.snapshots/12-short-operationid-override.yaml-commands.snapshot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ NOTE: Groups and projects are synonymous terms. Your group id is the same as you
112112
{
113113
OperationID: `listClusters`,
114114
ShortOperationID: `listClustersShort`,
115-
Aliases: []string{`listClusters`},
115+
Aliases: nil,
116116
Description: `Returns the details for all clusters in the specific project to which you have access. Clusters contain a group of hosts that maintain the same data set. The response includes clusters with asymmetrically-sized shards. To use this resource, the requesting API Key must have the Project Read Only role. This feature is not available for serverless clusters.
117117

118118
This command is autogenerated and corresponds 1:1 with the Atlas API endpoint https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/operation/operation-listclusters.

0 commit comments

Comments
 (0)