Merge pull request #47 from Telecominfraproject/feature/wifi-11729--pages-docs

[WIFI-11729] Add: README info
This commit is contained in:
Dmitry Dunaev
2022-11-29 15:05:52 +03:00
committed by GitHub

View File

@@ -1,2 +1,8 @@
# wlan-cloud-analytics
OpenWiFi Analytics V0.01
## OpenAPI
You may get static page with OpenAPI docs generated from the definition on [GitHub Page](https://telecominfraproject.github.io/wlan-cloud-analytics/).
Also you may use [Swagger UI](https://petstore.swagger.io/#/) with OpenAPI definition file raw link (i.e. [latest version file](https://raw.githubusercontent.com/Telecominfraproject/wlan-cloud-analytics/main/openapi/owanalytics.yaml)) to get interactive docs page.