Merges getStudyAssociates() endpoint

This commit is contained in:
NWalker4483 2021-07-20 14:25:01 -04:00
parent a263447806
commit 3906580604
1 changed files with 1 additions and 1 deletions

View File

@ -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