COMMITS
/ ast/schema_test.go October 27, 2022
A
chore: don't use the deprecated ioutil functions (#5319)
Anders Eknert committed
September 23, 2022
L
ast/schema: add support for recursive json schema elements (#5167)
Liam Galvin committed
July 21, 2022
S
ast: move schema tests from compile_test.go to schema_test.go (#4922)
Stephan Renatus committed
August 24, 2021
S
add `allow_net` to capabilities, use it to disable fetching remote schemas (#3748)
Stephan Renatus committed
August 12, 2021
J
ast: support for allOf in JSON schema type checker (#3724)
Julia Friedman committed
July 30, 2021
J
ast: support anyOf in JSON schema type checker (#3689)
Jing Chen committed
May 21, 2021
T
ast: Treat array.items as dynamic element type (#3477)
Torin Sandall committed
May 19, 2021
W
Change check-lint to use golangci-lint (#3465)
Will Beason committed
April 1, 2021
T
ast: Refactor SchemaSet to hide ByPath collection
Torin Sandall committed