diff --git a/docs/source/extensions/marshaling.rst b/docs/source/extensions/marshaling.rst index daf71ccd..e096545a 100644 --- a/docs/source/extensions/marshaling.rst +++ b/docs/source/extensions/marshaling.rst @@ -53,15 +53,3 @@ This JSON data is the parsed, converted into a Python dictionary, and passed as - Example (from ``03_marshaling_data.py``) - - -Scraps -++++++ - -An example request body that would be valid for this view is: - -.. code-block:: json - - { - "name": "My microscope name" - } \ No newline at end of file