https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16212

--- Comment #36 from Benjamin Rokseth <[email protected]> ---
Tests: 

swagger.json:

curl -X POST -H "accept:application/json" -d @swagger.json
http://online.swagger.io/validator/debug

{"messages":["attribute definitions.$ref is not of type
`object`"],"schemaValidationMessages":[{"level":"error","domain":"validation","keyword":"type","message":"instance
type (string) does not match any allowed primitive type (allowed:
[\"object\"])","schema":{"loadingURI":"http://swagger.io/v2/schema.json#","pointer":"/definitions/schema"},"instance":{"pointer":"/definitions/$ref"}}]}

swagger.min.json
curl -X POST -H "accept:application/json" -d @swagger.min.json
http://online.swagger.io/validator/debug
{}

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to