This commit is contained in:
ms-OrionCox 2017-09-19 15:16:43 -07:00 коммит произвёл GitHub
Родитель 3bab0fce6a
Коммит ebc0327165
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -1 +1,3 @@
<h2>Documentation</h2>
The documentation (in the form of swagger documentation) can be used to help developers who wish to implement their own API requests / response handling to get the correct responses and fields. For more information check out http://swagger.io It is a great project and has great staff working on it. To view the API, you can open the swagger-ui demo and put the link to the raw swagger.json in the top bar then click explore. swagger-ui can be downloaded locally and ran if you need to integrate this into how you interact with the api.