Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update api.rst to reflect current API Docs locations #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Nightscout/EN/Technical info/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Example Queries
- Boluses over 2U: ``http://localhost:1337/api/v1/treatments.json?find[insulin][$gte]=2``

The API is Swagger enabled, so you can generate client code to make working with the API easy. To learn more about the Nightscout API, visit
https://YOUR-SITE.com/api-docs.html or review `swagger.yaml <https://github.com/nightscout/cgm-remote-monitor/blob/master/swagger.yaml>`__.
https://YOUR-SITE.com/api-docs or review `swagger.yaml <https://github.com/nightscout/cgm-remote-monitor/blob/master/lib/server/swagger.yaml>`__.

----------

All information, thought, and code described here is intended for informational and educational purposes only. Nightscout currently makes no attempt at HIPAA privacy compliance. Use of code from github.com is without warranty or support of any kind. Please review the LICENSE found within each repository for further details. Use Nightscout at your own risk, and do not use the information or code to make medical decisions.
All information, thought, and code described here is intended for informational and educational purposes only. Nightscout currently makes no attempt at HIPAA privacy compliance. Use of code from github.com is without warranty or support of any kind. Please review the LICENSE found within each repository for further details. Use Nightscout at your own risk, and do not use the information or code to make medical decisions.