Skip to content

Commit

Permalink
Modified neurostore-openapi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Mar 13, 2024
1 parent f0acd6e commit 5eb445c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions neurostore-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -946,6 +946,9 @@ paths:
responses: {}
x-stoplight:
id: 0bluiswi2nwdw
security:
- {}
- JSON-Web-Token: []
put:
summary: Your PUT endpoint
tags:
Expand All @@ -966,6 +969,8 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/note-collection-request'
security:
- JSON-Web-Token: []
components:
schemas:
studyset-return:
Expand Down

0 comments on commit 5eb445c

Please sign in to comment.