Skip to content

Commit

Permalink
response body
Browse files Browse the repository at this point in the history
Signed-off-by: Tokesh <tokesh789@gmail.com>
  • Loading branch information
Tokesh committed Jul 8, 2024
1 parent 5934aba commit aa39752
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 @@ -65,7 +65,7 @@ paths:
- $ref: '#/components/parameters/sql.get_stats::query.sanitize'
responses:
'200':
$ref: '#/components/responses/sql.stats@200'
$ref: '#/components/responses/sql.get_stats@200'
post:
operationId: sql.post_stats.1
x-operation-group: sql.post_stats
Expand All @@ -80,7 +80,7 @@ paths:
$ref: '#/components/requestBodies/sql.post_stats'
responses:
'200':
$ref: '#/components/responses/sql.stats@200'
$ref: '#/components/responses/sql.post_stats@200'
components:
parameters:
sql.query::query.format:
Expand Down

0 comments on commit aa39752

Please sign in to comment.