Skip to content

Commit f90443c

Browse files
committed
Signed-off-by: Pierre Fenoll <[email protected]>
1 parent e707429 commit f90443c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

WIP

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
https://pkg.go.dev/github.com/santhosh-tekuri/jsonschema/v4#Compiler
2+
(*Compiler).AddResource and (*Compiler).Compile() both require filenames / URLs
3+
How to map that to components $ref?
4+
5+
https://pkg.go.dev/github.com/qri-io/jsonschema?utm_source=godoc
6+
1 schema = 1 json.Unmarshal
7+
How to add multiple component schemas?

0 commit comments

Comments
 (0)