File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
qiita_pet/support_files/doc/source/dev Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ This is the currently internal but planned to be external (general users) API.
106106+--------+-----------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
107107| GET | ``/api/v1/study/<int>/status `` | The status of a study (whether or not the study: is public, has sample information, sample information has warnings and a list of existing preparations. |
108108+--------+-----------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
109+ | GET | ``/api/v1/study/<int>/associations `` | Comprehensive information about a study, associated prep and artifact information, and file locations |
110+ +--------+-----------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
109111| GET | ``/api/v1/person `` | Get list of persons. |
110112+--------+-----------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+
111113| GET | ``/api/v1/person?name=foo&affiliation=bar `` | See if a person exists. |
You can’t perform that action at this time.
0 commit comments