added realm to jspg processing
This commit is contained in:
@ -2,11 +2,16 @@
|
||||
{
|
||||
"description": "exclusiveMaximum validation",
|
||||
"database": {
|
||||
"schemas": {
|
||||
"exclusiveMaximum_0_0": {
|
||||
"exclusiveMaximum": 3
|
||||
"types": [
|
||||
{
|
||||
"name": "exclusiveMaximum_0_0",
|
||||
"schemas": {
|
||||
"exclusiveMaximum_0_0": {
|
||||
"exclusiveMaximum": 3
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"tests": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user