Skip to content

Commit f03fe38

Browse files
ci(prod): Release OpenAPI Spec V1 🚀. See https://github.com/mongodb/openapi/actions/runs/18893038331.
1 parent 9311afa commit f03fe38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openapi/v1-deprecated/v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7463,7 +7463,7 @@
74637463
}
74647464
},
74657465
"scopes": {
7466-
"description": "List that contains clusters, MongoDB Atlas Data Lakes, and MongoDB Atlas Streams Instances that this database user can access. If omitted, MongoDB Cloud grants the database user access to all the clusters, MongoDB Atlas Data Lakes, and MongoDB Atlas Streams Instances in the project.",
7466+
"description": "List that contains clusters, MongoDB Atlas Data Lakes, and MongoDB Atlas Streams Workspaces that this database user can access. If omitted, MongoDB Cloud grants the database user access to all the clusters, MongoDB Atlas Data Lakes, and MongoDB Atlas Streams Workspaces in the project.",
74677467
"items": {
74687468
"$ref": "#/components/schemas/UserScope"
74697469
},

openapi/v1-deprecated/v1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8140,7 +8140,7 @@
81408140
}
81418141
},
81428142
"scopes": {
8143-
"description": "List that contains clusters, MongoDB Atlas Data Lakes, and MongoDB Atlas Streams Instances that this database user can access. If omitted, MongoDB Cloud grants the database user access to all the clusters, MongoDB Atlas Data Lakes, and MongoDB Atlas Streams Instances in the project.",
8143+
"description": "List that contains clusters, MongoDB Atlas Data Lakes, and MongoDB Atlas Streams Workspaces that this database user can access. If omitted, MongoDB Cloud grants the database user access to all the clusters, MongoDB Atlas Data Lakes, and MongoDB Atlas Streams Workspaces in the project.",
81448144
"items": {
81458145
"$ref": "#/components/schemas/UserScope"
81468146
},

0 commit comments

Comments
 (0)