Skip to content

Commit

Permalink
fix error in response for POST in service-info
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahuljagwani committed Jun 2, 2024
1 parent 6e4bc10 commit ecce08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crate_db/api/crate_db_specs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/CreateROCResponse'
$ref: '#/components/schemas/Service'
400:
$ref: '#/components/responses/BadRequest'
401:
Expand Down

0 comments on commit ecce08c

Please sign in to comment.