Add voucher schema

This commit is contained in:
lash
2023-03-05 11:18:41 +00:00
parent ccec034d3a
commit 85c7940413
7 changed files with 78 additions and 5 deletions

View File

@@ -5,4 +5,5 @@ build:
test: build
check-jsonschema --schemafile cic.json test_valid.json
check-jsonschema --schemafile out/cic.json test_valid.json
check-jsonschema --schemafile out/voucher.json test_valid.json