Removed unneeded content

This commit is contained in:
Joel Collins 2020-01-21 17:07:14 +00:00
parent aeff3d14cf
commit f3b3aa6549

View file

@ -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"
}