Skip to content

Commit c8dd0cb

Browse files
committed
doc entry [skip ci]
1 parent f493ad3 commit c8dd0cb

File tree

1 file changed

+2
-0
lines changed
  • qiita_pet/support_files/doc/source/dev

1 file changed

+2
-0
lines changed

qiita_pet/support_files/doc/source/dev/rest.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ the important parts of the values are described in the Parameters column.
6464
+--------+-----------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------+----------------------------+
6565
|GET | ``/qiita_db/prep_template/<prep_id>/`` | | Retrieves the preparation information | PrepTemplateDBHandler |
6666
+--------+-----------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------+----------------------------+
67+
|POST | ``/qiita_db/prep_template/`` | | Adds a new preparation | PrepTemplateAPIHandler |
68+
+--------+-----------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------+----------------------------+
6769
|GET | ``/qiita_db/plugins/<plugin_name>/<version>/commands/<command_name>/activate/`` | | Activates the command | CommandActivateHandler |
6870
+--------+-----------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------+----------------------------+
6971
|GET | ``/qiita_db/plugins/<plugin_name>/<version>/commands/<command_name>/`` | | Retrieve the command information | CommandHandler |

0 commit comments

Comments
 (0)