Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespeterschinner committed Dec 28, 2017
1 parent ce1d1e0 commit c607901
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions doc/source/beyond_getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,15 +117,9 @@ The http request formatting is defined by the *EndPoint*
How Responses are Constructed
_____________________________

This section assumes you have read :ref:`passing-arguments`

The :term:`http` response from :term:`OANDA` is handled by the `EndPoint`
each *OandaClient*. **method** defines.

.. literalinclude:: ../../async_v20/endpoints/instrument.py
:lines: 41-42
:emphasize-lines: 1,2

There is a two step process by which the response is constructed:
- The http :term:`status` is used to look up the expected response
- Each JSON object is constructed into the appropriate python object
Expand Down

0 comments on commit c607901

Please sign in to comment.