rename swagger.html to api-docs.html, add note about API docs in readme, fix deprication warning

This commit is contained in:
Jason Calabrese
2015-08-27 23:28:53 -07:00
parent d224560e4f
commit 49706ba007
3 changed files with 4 additions and 1 deletions
+3
View File
@@ -160,6 +160,9 @@ Use the [autoconfigure tool][autoconfigure] to sync an uploader to your config.
* `SHOW_PLUGINS` - enabled plugins that should have their visualizations shown, defaults to all enabled
* `LANGUAGE` (`en`) - language of Nighscout. If not available english is used
### Nightscout API
After deploying your site, you can learn more about the Nightscout API looking at https://YOUR-SITE.com/api-docs.html or reviewing [swagger.yaml](swagger.yaml).
### Plugins