palantir / conjure-python-client

Python client and JSON encoders for use with generated Conjure clients
Apache License 2.0
7 stars 20 forks source link

Pass in type_of_union for decoding union type #142

Closed jliu-palantir closed 1 year ago

jliu-palantir commented 1 year ago

Before this PR

After this PR

==COMMIT_MSG== Pass in type_of_union to the constructor when decoding a union type. Relevant PR to conjure-python: https://github.com/palantir/conjure-python/pull/681 ==COMMIT_MSG==

Possible downsides?

changelog-app[bot] commented 1 year ago

Generate changelog in changelog-dir>`changelog/@unreleased`</changelog-dir

Type

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

Description

Pass in type_of_union to the constructor when decoding a union type. Relevant PR to conjure-python: https://github.com/palantir/conjure-python/pull/681 **Check the box to generate changelog(s)** - [x] Generate changelog entry
johnhany97 commented 1 year ago

bump checks?

svc-autorelease commented 1 year ago

Failed to load project - please reach out to #help-devtools or check Aries to debug