You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is a $ref in the schema that looks like the below
"metadata": {
"$ref": "request_metadata.json"
}
I fail to load the schema with the error below.
Caused by: com.networknt.schema.JsonSchemaException: #/properties/metadata/$ref: Reference request_metadata.json cannot be resolved