ucentral-schema: add captive portal support

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2021-03-26 14:27:56 +01:00
parent 50cc5eaa44
commit a2018f2e84
5 changed files with 98 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ yaml2json schema/lldp.yml lldp.schema
yaml2json schema/rtty.yml rtty.schema
yaml2json schema/stats.yml stats.schema
yaml2json schema/mqtt.yml mqtt.schema
yaml2json schema/captive.yml captive.schema
./merge-schema.py
mkdir -p docs
jsonschema2md ucentral.schema.json docs/ucentral-schema.md