We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 131a2d0 commit 3cae4efCopy full SHA for 3cae4ef
tools/spectral/ipa/metrics/openapi-foas.yaml
@@ -6,7 +6,7 @@ components:
6
name: collectionName
7
required: true
8
schema:
9
- example: mycoll
+ example: mycoll1
10
type: string
11
databaseName:
12
description: Human-readable label that identifies the database.
@@ -35151,7 +35151,7 @@ paths:
35151
/api/atlas/v2:
35152
get:
35153
description: This resource returns information about the MongoDB application along with API key meta data.
35154
- operationId: getSystemStatus
+ operationId: getSystemStatus1
35155
parameters:
35156
- $ref: '#/components/parameters/envelope'
35157
- $ref: '#/components/parameters/pretty'
0 commit comments