Skip to content

Commit

Permalink
add has_images and has_coordinates to study return
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Sep 5, 2023
1 parent 3416ad8 commit e8f9426
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions neurostore-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -975,10 +975,20 @@ components:
properties:
name:
type: string
nullable: true
id:
type: string
description:
type: string
nullable: true
has_coordinates:
type: boolean
x-stoplight:
id: z0t5y3n3t9w6p
has_images:
type: boolean
x-stoplight:
id: 5awd3fw7bz8sw
x-tags:
- study
study-request:
Expand Down

0 comments on commit e8f9426

Please sign in to comment.