Skip to content

Commit

Permalink
Fixing the parsing of json
Browse files Browse the repository at this point in the history
  • Loading branch information
mamazu committed Jul 7, 2020
1 parent 98422f1 commit 7821f6c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/book/orders/returns.rst
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,9 @@ The ``id`` is an id of return request that we want to accept. Content of the req
"response": "We are not able to replace this item."
}
// The response can also be empty:
The response can also be empty:

.. code-block:: json
{}
Expand Down

0 comments on commit 7821f6c

Please sign in to comment.