pulp / pulp-openapi-generator

GNU General Public License v2.0
4 stars 24 forks source link

Adds 'safe_char_for_path_param = '/'' to Python client defaults #32

Closed gerrod3 closed 4 years ago

gerrod3 commented 4 years ago

fixes #5932 https://pulp.plan.io/issues/5932

dkliban commented 4 years ago

You should also make a second commit here to update teh version of openapi-generator-cli to 4.3.1. This is done by changing the tag on the command that is run in generate.sh.

Then you need to make sure that the mustache template that is being used is from the v4.3.1 tag of openapi-generator.

https://github.com/OpenAPITools/openapi-generator/blob/v4.3.1/modules/openapi-generator/src/main/resources/python/configuration.mustache