File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -944,14 +944,15 @@ components:
944
944
type : object
945
945
properties :
946
946
studies :
947
- oneOf :
948
- - items :
949
- $ref : ' #/components/schemas/study-request'
950
- type : array
951
- minItems : 1
952
- - items :
953
- type : string
954
- type : array
947
+ type : array
948
+ items : {}
949
+ # x-stoplight:
950
+ # id: 2cea6h24rq5pm
951
+ # anyOf:
952
+ # - $ref: '#/components/schemas/study-request'
953
+ # - type: string
954
+ # x-stoplight:
955
+ # id: pgfn93n9g9h67
955
956
studyset-list :
956
957
title : studyset-get
957
958
type : object
@@ -1014,6 +1015,7 @@ components:
1014
1015
- $ref : ' #/components/schemas/writeable-resource-attributes'
1015
1016
x-tags :
1016
1017
- study
1018
+ description : ' '
1017
1019
study-return-relationships :
1018
1020
title : study-relationships
1019
1021
x-tags :
You can’t perform that action at this time.
0 commit comments