Skip to content

Commit

Permalink
updated API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Jul 10, 2024
1 parent 00c0cd6 commit 11c301d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/main/resources/templates/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1248,11 +1248,7 @@ paths:
$ref: '#/components/schemas/Space'
responses:
'200':
description: Space object returned
content:
application/json:
schema:
$ref: '#/components/schemas/Space'
description: Space was updated, empty response.
delete:
summary: Delete space
tags:
Expand Down

0 comments on commit 11c301d

Please sign in to comment.