1.0.1 • Published 4 years ago

build-request-npm v1.0.1

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

build-request-npm

This is an edit to the npm package swagger-client. \ It modifies the Swagger.buildRequest function to Swagger.buildRequestNoScheme. \ \ In this function the request URL doesn't use the scheme. To create the baseUrl only the host will be used. Therefor the host needs to be a valid URL (e.g. https://petstore.swagger.io/v2)