add schemas
This commit is contained in:
parent
3d4f1c265f
commit
7cdfe79a32
1
blender-schema.json
Normal file
1
blender-schema.json
Normal file
File diff suppressed because one or more lines are too long
1
bundle-schema.json
Normal file
1
bundle-schema.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"type":"object","properties":{"$schema":{"type":"string","minLength":1},"schemaVersion":{"default":"1.0.0","type":"string","format":"regex","pattern":"^[0-9][0-9.]*$"},"version":{"default":"1.0.0","type":"string","format":"regex","pattern":"^[0-9][0-9.]*$"},"dependencies":{"type":"array","items":{"type":"object","properties":{"path":{"type":"string","minLength":0}},"required":["path"],"additionalProperties":false}},"type":{"const":"bundle"},"schemas":{"type":"array","items":{"type":"object","properties":{"path":{"type":"string","minLength":1}},"required":["path"],"additionalProperties":false}},"commonSlots":{"type":"array","items":{"type":"string","minLength":1}}},"required":["type","schemas"],"additionalProperties":false,"$schema":"https://json-schema.org/draft/2020-12/schema"}
|
1
deno-schema.json
Normal file
1
deno-schema.json
Normal file
File diff suppressed because one or more lines are too long
1
houdini-schema.json
Normal file
1
houdini-schema.json
Normal file
File diff suppressed because one or more lines are too long
1
node-schema.json
Normal file
1
node-schema.json
Normal file
File diff suppressed because one or more lines are too long
1
pipeline-schema.json
Normal file
1
pipeline-schema.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user