Created by: kraney
Proposed fix for https://github.com/OpenAPITools/openapi-generator/issues/3591
Simply wraps usage of path parameters with a call to url.QueryEscape().
Created by: kraney
Proposed fix for https://github.com/OpenAPITools/openapi-generator/issues/3591
Simply wraps usage of path parameters with a call to url.QueryEscape().