22 Commits

Author SHA1 Message Date
Mike Hansen
b5845fbd89 [OLS-529] Schema: schema/interface.yml incorrect "dhcp-snooop-port"
- cleanup generate.sh

Signed-off-by: Mike Hansen <mike.hansen@netexperience.com>
2024-12-16 11:34:16 -05:00
Mike Hansen
b6ac5a6450 [OLS-529] Schema: schema/interface.yml incorrect "dhcp-snooop-port"
schema/interface.yml
Fix:
  dhcp-snooop-port:
    $ref: "https://ucentral.io/schema/v1/interface/dhcp-snoop-port/"

Change to:
  dhcp-snoop-port:
    $ref: "https://ucentral.io/schema/v1/interface/dhcp-snoop-port/"

Signed-off-by: Mike Hansen <mike.hansen@netexperience.com>
2024-12-12 14:26:36 -05:00
Mike Hansen
b98f8a2b46 [OLS-229] generate json file for capabilities/connect.capabilities.yml
Signed-off-by: Mike Hansen <mike.hansen@netexperience.com>
2024-08-06 14:03:43 -04:00
John Crispin
7e59b142cb only generate docs if the tool is installed
Signed-off-by: John Crispin <john@phrozen.org>
2021-10-13 16:36:49 +02:00
Stijn Tintel
e9d7049b4d generate.sh: generate schemareader.uc before docs
On systems that don't have generate-schema-doc installed, the
generate.sh script will exit before generating schemareader.uc. This
will result in the schemareader.uc file not reflecting the latest
schema. As outdated documentation is less critical, generate the
schemareader.uc file before generating the documentation. This should
reduce the amount of fixup commits needed to update generated files.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-10-13 16:26:52 +02:00
John Crispin
de4e2a6352 renderer: fix passpoint support
Signed-off-by: John Crispin <john@phrozen.org>
2021-07-02 10:00:33 +02:00
John Crispin
022315bc49 schema: allow generating jsonschema with no $ref tags in it
Signed-off-by: John Crispin <john@phrozen.org>
2021-06-05 08:20:22 +02:00
Jo-Philipp Wich
f2e06ff599 generate.sh: add -e and -x shell flags
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-05-15 17:31:31 +02:00
John Crispin
9585ababf7 schema: move over to the new schema/renderer
Signed-off-by: John Crispin <john@phrozen.org>
2021-05-14 10:39:10 +02:00
John Crispin
21b6dc20b9 ucentral-schema: move multi_vlan into ssid section
Signed-off-by: John Crispin <john@phrozen.org>
2021-04-07 16:40:38 +02:00
John Crispin
ed9d894996 ucentral-schema: move multi_psk into the ssid section
Signed-off-by: John Crispin <john@phrozen.org>
2021-04-07 16:13:45 +02:00
John Crispin
acfba67c4f ucentral-schema: add multi-psk and apvlan support
Signed-off-by: John Crispin <john@phrozen.org>
2021-03-28 13:23:42 +02:00
John Crispin
a2018f2e84 ucentral-schema: add captive portal support
Signed-off-by: John Crispin <john@phrozen.org>
2021-03-26 14:27:56 +01:00
John Crispin
bbf02a1756 ucentral-schema: add mqtt support
Signed-off-by: John Crispin <john@phrozen.org>
2021-02-05 11:16:48 +01:00
John Crispin
85a82d64b0 ucentral-schema: add statistic/metric reporting classes to the data model
Signed-off-by: John Crispin <john@phrozen.org>
2021-02-02 11:55:06 +01:00
John Crispin
18c6d0abe6 ucentral-schema: add rtty support
Signed-off-by: John Crispin <john@phrozen.org>
2020-12-04 14:36:55 +01:00
John Crispin
14fd32fc55 ucentral-schema: add lldp support
Signed-off-by: John Crispin <john@phrozen.org>
2020-12-04 11:03:20 +01:00
John Crispin
42662a247f ucentral-schema: add poe to the data model
Signed-off-by: John Crispin <john@phrozen.org>
2020-11-28 15:08:33 +01:00
John Crispin
bbae94c564 ucentral: rebrand
Signed-off-by: John Crispin <john@phrozen.org>
2020-11-27 08:43:02 +01:00
John Crispin
89e079afeb usync-schema: add sterring and a few bug fixes
Signed-off-by: John Crispin <john@phrozen.org>
2020-11-19 10:53:30 +01:00
John Crispin
eb105f038d usync-schema: move files around
Signed-off-by: John Crispin <john@phrozen.org>
2020-11-18 09:35:09 +01:00
John Crispin
cf25613c01 usync-schema: add serveral new schemas and templates
Signed-off-by: John Crispin <john@phrozen.org>
2020-11-17 15:52:51 +01:00