Skip to content

Commit

Permalink
Update hoot.js
Browse files Browse the repository at this point in the history
  • Loading branch information
gkoberger authored Sep 16, 2023
1 parent b988871 commit 20b0b3b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions api/hoot.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ const filter = new Filter({
* schema:
* $ref: '#/components/schemas/NewHoot'
* responses:
* '201':
* description: successfully created hoot
* content:
* application/json:
* schema:
* $ref: '#/components/schemas/BigHoot'
* '400':
* description: invalid hoot data received
* content:
Expand Down

0 comments on commit 20b0b3b

Please sign in to comment.