Skip to content

v3.18.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 16:59
· 35 commits to refs/heads/develop since this release
072cafa

Summary

This release adds support for files media types in our OpenAPI utility. We also improved our Parser utility by adding new models for AppSync Events.

⭐️ Congrats to @oyiz-michael and @sdangol for contributing to this project for the first time!

Working with form data

Docs

You can use the Form type to tell the Event Handler that a parameter expects form data. This automatically sets the correct OpenAPI schema for application/x-www-form-urlencoded requests.

carbon (13)

Changes

🌟New features and non-breaking changes

📜 Documentation updates

🔧 Maintenance

This release was made possible by the following contributors:

@DustinAlandzes, @dependabot[bot], @github-actions[bot], @kattakaha, @leandrodamascena, @oyiz-michael, @sdangol, dependabot[bot] and github-actions[bot]