REST API: management.json does not validate against Swagger 2.0 schema · Issue #3292 · apinf/platform · GitHub
More Web Proxy on the site http://driver.im/
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
It seems, that swagger parser has been updated to follow Swagger 2.0 schema, because the swagger document generated by Management API is not any more parsed correctly.
Swagger schema validation failed.
Array is too short (0), minimum 1 at #/definitions/usersUpdate/required
JSON_OBJECT_VALIDATION_FAILED
Error: Swagger schema validation failed.
Array is too short (0), minimum 1 at #/definitions/usersUpdate/required
It seems, that swagger parser has been updated to follow Swagger 2.0 schema, because the swagger document generated by Management API is not any more parsed correctly.
Swagger schema validation failed.
Array is too short (0), minimum 1 at #/definitions/usersUpdate/required
JSON_OBJECT_VALIDATION_FAILED
Error: Swagger schema validation failed.
Array is too short (0), minimum 1 at #/definitions/usersUpdate/required
JSON_OBJECT_VALIDATION_FAILED
at http://bigstickcarpet.com/swagger-parser/www/js/bundle.min.js:9:1208
at http://bigstickcarpet.com/swagger-parser/www/js/bundle.min.js:9:13733
at
SyntaxError: Swagger schema validation failed.
Array is too short (0), minimum 1 at #/definitions/usersUpdate/required
JSON_OBJECT_VALIDATION_FAILED
at Function.syntax (http://bigstickcarpet.com/swagger-parser/dist/swagger-parser.min.js:25:2167)
at validateSchema (http://bigstickcarpet.com/swagger-parser/dist/swagger-parser.min.js:9:4647)
at http://bigstickcarpet.com/swagger-parser/dist/swagger-parser.min.js:9:2977
at
z-schema validation error: JSON_OBJECT_VALIDATION_FAILED
at ZSchema.getLastError (http://bigstickcarpet.com/swagger-parser/dist/swagger-parser.min.js:31:27642)
at validateSchema (http://bigstickcarpet.com/swagger-parser/dist/swagger-parser.min.js:9:4551)
at http://bigstickcarpet.com/swagger-parser/dist/swagger-parser.min.js:9:2977
at
The text was updated successfully, but these errors were encountered: