From 7e36ac3da1cf5fef6f17b2eea5e208b06ef2d768 Mon Sep 17 00:00:00 2001 From: Graham Jenson Date: Wed, 7 Sep 2022 10:16:46 +1200 Subject: [PATCH] Updating Swagger api link Updating the link to the swagger api YAML --- Nightscout/EN/Technical info/api.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Nightscout/EN/Technical info/api.rst b/Nightscout/EN/Technical info/api.rst index dc88f2b..1468308 100644 --- a/Nightscout/EN/Technical info/api.rst +++ b/Nightscout/EN/Technical info/api.rst @@ -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://YOUR-SITE.com/api-docs.html or review `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. \ No newline at end of file +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.