v1.11.0
What's Changed
- Fix DisableSchemaProperty by @Fishwaldo in #60
- add AddAllowedHeaders function to whitelist common headers by @Fishwaldo in #61
- fix: add all
security scheme object
in OpenAPI 3.0.3 by @davidfeng in #55 - fix: $schema in request, fixes #48 by @danielgtaylor in #62
- feat: automatic PATCH operation generation by @danielgtaylor in #64
- Fix GraphQL field casing by camel casing the path by @jpkalbacher in #65
New Contributors
- @Fishwaldo made their first contribution in #60
- @davidfeng made their first contribution in #55
Full Changelog: v1.10.0...v1.11.0