summaryrefslogtreecommitdiff
path: root/examples/json-schema-to-grammar.py
AgeCommit message (Expand)Author
2024-02-19examples : support minItems/maxItems in JSON grammar converter (#5039)nopperl
2023-08-23chmod : make scripts executable (#2675)Cebtenzzre
2023-08-02examples : generate JSON according to schema (#1887)Evan Jones