v2.0.12
* Pinned jsonschema to 3.2.0 to solve a serious issue with the interaction between bravado core and jsonschema (see: https://github.com/Julian/jsonschema/issues/847) * Fixed a bug in the order of route handling when it is desired to serve the UI and to allow subpaths in the Swagger API that aren't strictly defined by the specification.