Mercurial > hg > orthanc-book
changeset 710:41e450b5ac2e
typo
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sun, 13 Jun 2021 09:15:01 +0200 |
parents | 9d5e17100a8d |
children | 4f658c25addd |
files | Sphinx/source/plugins/python.rst |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/plugins/python.rst Fri Jun 11 14:11:17 2021 +0200 +++ b/Sphinx/source/plugins/python.rst Sun Jun 13 09:15:01 2021 +0200 @@ -606,7 +606,7 @@ "TargetAET": "TARGET" } -It is now up to your Python callback to proces the C-MOVE SCU request, +It is now up to your Python callback to process the C-MOVE SCU request, for instance by calling the route ``/modalities/{...}/store`` in the :ref:`REST API <rest-store-scu>` of Orthanc using ``orthanc.RestApiPost()``. It is highly advised to create a Python