smithy-lang / smithy-python

Smithy code generators and core modules for Python (in development)
Apache License 2.0
47 stars 10 forks source link

Generate schema-based deserializers #273

Closed JordonPhillips closed 2 months ago

JordonPhillips commented 2 months ago

This adds code-generated deserializers based on schemas. It also fixes some member filtering that was previously added but not working properly.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.