Merges getStudyAssociates() endpoint
This commit is contained in:
parent
a263447806
commit
3906580604
|
@ -394,7 +394,7 @@ paths:
|
||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
$ref: "#/components/schemas/Study"
|
$ref: "#/components/schemas/Study"
|
||||||
/study/{study_id}/associates':
|
/study/{study_id}/associates:
|
||||||
parameters:
|
parameters:
|
||||||
- name: study_id
|
- name: study_id
|
||||||
in: path
|
in: path
|
||||||
|
|
Loading…
Reference in New Issue