v3.19.0
What's Changed
- Add typed nil validation to dsl.Security by @tchssk in #3574
- Write response headers with SkipEncodeDecodeResponseBody using a custom writer by @raphael in #3578
- Add "openapi:typename" meta to user types by @raphael in #3572
- Add TooFewArgError to dsl.OneOf by @tchssk in #3577
- Add nil validation of reference type to dsl.Body by @tchssk in #3579
- Generate validation code for required attributes in inline struct http bodies by @tchssk in #3580
- Exit after usage() is shown. Fixes #3583 by @loafoe in #3584
- Refactor file server implementation by @raphael in #3588
New Contributors
Full Changelog: v3.18.2...v3.19.0