mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-29 17:52:28 +00:00
[WIFI-11729] Add: README info
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# OpenWiFi Provisioning
|
||||
|
||||
## OpenAPI
|
||||
You may get static page with OpenAPI docs generated from the definition on [GitHub Page](https://telecominfraproject.github.io/wlan-cloud-owprov/).
|
||||
|
||||
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-owprov/main/openapi/owprov.yaml)) to get interactive docs page.
|
||||
|
||||
## Build from source.
|
||||
You need:
|
||||
- https://github.com/pboettch/json-schema-validator.git
|
||||
@@ -66,4 +71,4 @@ firmware.updater.releaseonly = <true/false>
|
||||
Should FMS attempt to upgrade devices by default.
|
||||
|
||||
### firmware.updater.releaseonly
|
||||
Should only RC software be used during upgrades.
|
||||
Should only RC software be used during upgrades.
|
||||
|
||||
Reference in New Issue
Block a user