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