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 d20c06c commit b1a03c4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/source/best_practices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,9 @@ If this is a concern for you, it is recommended to preemptively initialize the O
.. literalinclude:: ../../bin/initialization.py
:emphasize-lines: 8

Check Services
--------------

async_v20 provides the ability to check the statuses of OANDA's services. See :ref:`health-api`.
It is encouraged to check the service you wish to consume is available.

2 changes: 2 additions & 0 deletions doc/source/health.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _health_api:

Health API
==========

Expand Down

0 comments on commit b1a03c4

Please sign in to comment.