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 @@ -64,6 +64,8 @@ the important parts of the values are described in the Parameters column.
64
64
+--------+-----------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------+----------------------------+
65
65
| GET | ``/qiita_db/prep_template/<prep_id>/ `` | | Retrieves the preparation information | PrepTemplateDBHandler |
66
66
+--------+-----------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------+----------------------------+
67
+ | POST | ``/qiita_db/prep_template/ `` | | Adds a new preparation | PrepTemplateAPIHandler |
68
+ +--------+-----------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------+----------------------------+
67
69
| GET | ``/qiita_db/plugins/<plugin_name>/<version>/commands/<command_name>/activate/ `` | | Activates the command | CommandActivateHandler |
68
70
+--------+-----------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------+----------------------------+
69
71
| GET | ``/qiita_db/plugins/<plugin_name>/<version>/commands/<command_name>/ `` | | Retrieve the command information | CommandHandler |
You can’t perform that action at this time.
0 commit comments