Validator extensions, zomp vsn 0.2.0
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$defs": {
|
||||
"alice": { "$ref": "#/$defs/bob" },
|
||||
"bob": { "$ref": "#/$defs/alice" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user