0.1.0
What's Changed
- [IDP-1219] Added new dotnet library boilerplate files by @heqianwang in #2
- [IDP-1271] Fallback on method name for operationId by @PrincessMadMath in #3
- [IDP-1221] Extract schema type from TypeResult signature from endpoints by @heqianwang in #4
- [IDP-1222] Add Roslyn rule to flag response type mismatch between annotation and method return by @heqianwang in #6
- [IDP-1245] Add analyzer rule to enforce endpoint strongly typed response by @heqianwang in #7
- [IDP-1356] Add filter to ensure that non-nullable types are marked required by @heqianwang in #9
- [IDP-1378] Support Http response codes with uri input parameters by @heqianwang in #10
- [IDP-1391] Validate and apply nullable on nested schema properties by @heqianwang in #12
New Contributors
- @heqianwang made their first contribution in #2
- @PrincessMadMath made their first contribution in #3
Full Changelog: https://github.com/gsoft-inc/wl-extensions-openapi/commits/0.1.0