Skip to content

Commit

Permalink
small fix of x-operation group
Browse files Browse the repository at this point in the history
Signed-off-by: Tokesh <[email protected]>
  • Loading branch information
Tokesh committed Jul 8, 2024
1 parent 66c2212 commit 2af3a07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/namespaces/sql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ paths:
'200':
$ref: '#/components/responses/sql.stats@200'
post:
operationId: sql.query.0
x-operation-group: sql.query
operationId: sql.stats.1
x-operation-group: sql.stats
x-version-added: '1.0'
description: By a stats endpoint, you are able to collect metrics for the plugin within the interval.
externalDocs:
Expand Down

0 comments on commit 2af3a07

Please sign in to comment.