Skip to content

Commit

Permalink
Corrected the wrong flag for uploading adocument
Browse files Browse the repository at this point in the history
  • Loading branch information
kazoompa committed Jun 13, 2023
1 parent 31a225e commit 97b7c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-user-guide/other/rest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Add a new individual study document:

.. code-block:: bash
mica rest /draft/individual-studies -m POST -u administrator -p password -mk https://mica-demo.obiba.org -a application/json < patate-study.json
mica rest /draft/individual-studies -m POST -u administrator -p password -mk https://mica-demo.obiba.org -ct application/json < patate-study.json
Search all files of the draft version of a network:

Expand Down

0 comments on commit 97b7c67

Please sign in to comment.