Skip to content

Commit

Permalink
add order
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Feb 17, 2024
1 parent cad25ea commit 7ef2710
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions neurostore-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -946,13 +946,6 @@ components:
studies:
type: array
items: {}
# x-stoplight:
# id: 2cea6h24rq5pm
# anyOf:
# - $ref: '#/components/schemas/study-request'
# - type: string
# x-stoplight:
# id: pgfn93n9g9h67
studyset-list:
title: studyset-get
type: object
Expand Down Expand Up @@ -1071,8 +1064,11 @@ components:
id: 7ou6xrem7bwps
items:
$ref: '#/components/schemas/entity'
x-stoplight:
id: 46bl0p1xing9l
analysis:
type: integer
x-stoplight:
id: vo5cd2gerhxve
nullable: true
analysis-return:
title: analysis-return
allOf:
Expand Down

0 comments on commit 7ef2710

Please sign in to comment.