schema validation
This commit is contained in:
parent
0eb645d264
commit
8884c53f57
7 changed files with 445 additions and 27 deletions
1
go.mod
1
go.mod
|
@ -4,6 +4,7 @@ go 1.24.3
|
|||
|
||||
require (
|
||||
github.com/magefile/mage v1.15.0
|
||||
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
|
||||
github.com/xeipuuv/gojsonschema v1.2.0
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue