Error while handling of whitespace in the JSON pointers.

Issue #219 new
Christina K created an issue

Getting the below error when there is a whitespace in the JSON pointers

[ERROR] Invalid JSON Schema, cannot continue
Syntax errors:
[ {
"level" : "error",
"message" : "string is not a valid URI: "#/definitions/Meeting Detail Resource"",
"domain" : "syntax",
"schema" : {
"loadingURI" : "#",
"pointer" : "/definitions/AvailableRequest/properties/meetingDetail"
},
"keyword" : "$ref",
"value" : "#/definitions/Meeting Detail Resource"
} ]

Comments (0)

  1. Log in to comment