Skip to content

Commit

Permalink
deleting unnecessary 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 aa39752 commit a736885
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions spec/namespaces/sql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,12 +202,6 @@ components:
schema:
$ref: '../schemas/sql._common.yaml#/components/schemas/SqlCloseResponse'
required: true
sql.stats@200:
content:
application/json:
schema:
$ref: '../schemas/sql._common.yaml#/components/schemas/SqlStatsResponse'
required: true
sql.get_stats@200:
content:
application/json:
Expand Down

0 comments on commit a736885

Please sign in to comment.