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