Closed fxdgear closed 9 years ago
As far as I can see, it's a bug in bootprint-json-schema
(which bootprint-swagger
depends on).
It happened to me with a definition that had an { "type": "array" }
without an items
-property.
I have just released bootprint-json-schema@0.7.2
. Try to update your bootprint-swagger
and make sure that it uses the new version of bootprint-json-schema
.
Let me know if that solved your problem.
I'm getting an error message, but it doesn't help me understand where in the document the problem is.