smithy-lang / smithy

Smithy is a protocol-agnostic interface definition language and set of tools for generating clients, servers, and documentation for any programming language.
https://smithy.io
Apache License 2.0
1.77k stars 209 forks source link

Maps all unique content-types for operations and set passthroughBehavior to never in CORS preflight integration #2290

Closed jfkisafk closed 4 months ago

jfkisafk commented 4 months ago

Background

Testing

Links


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

jfkisafk commented 4 months ago

Please lmk if this feature should be launched behind a feature flag in openapi settings or if I need to update the docs as well?