conjure-python icon indicating copy to clipboard operation
conjure-python copied to clipboard

Encode path parameters in endpoint definitions

Open ktekelioglu opened this issue 3 years ago • 1 comments

Before this PR

Fixes https://github.com/palantir/conjure-python/issues/595

After this PR

==COMMIT_MSG== Path parameters are url encoded per conjure specification ==COMMIT_MSG==

Possible downsides?

ktekelioglu avatar Aug 03 '22 10:08 ktekelioglu

Generate changelog in changelog/@unreleased

Type See change types. Select one:

  • [ ] Feature
  • [ ] Improvement
  • [x] Fix
  • [ ] Break
  • [ ] Deprecation
  • [ ] Manual task
  • [ ] Migration

Description Path parameters are url encoded per conjure specification

Check the box to generate changelog(s)

  • [x] Generate changelog entry

changelog-app[bot] avatar Aug 03 '22 10:08 changelog-app[bot]