Description
Sample spec(swagger):
"servers": [
{
"url": "https://api.*.com/"
}
],
Generated code sends requests to urls with double slashes and It returns 404
Example endpoint url: “https://api.*.com//crm/v3/objects/contacts”
openapi-generator version
5.0.0-SNAPSHOT
Description
Sample spec(swagger):
Generated code sends requests to urls with double slashes and It returns 404
Example endpoint url: “https://api.*.com//crm/v3/objects/contacts”
openapi-generator version
5.0.0-SNAPSHOT