Hi,
I use Swagger client (https://github.com/swagger-api/swagger-js) to talk to API, but it doesn't provide response validation. An instance of Swagger client already has an object representing the spec.
Is it possible to use api-schema-builder in the browser, passing it the spec from Swagger client?