Skip to content

Releases: gsoft-inc/wl-extensions-openapi

0.5.0

13 Jan 22:20
5944ebf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

10 Dec 19:54
2e7c233
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @Gcaya made their first contribution in #27

Full Changelog: 0.3.3...0.4.0

0.3.3

13 Jun 20:10
96580af
Compare
Choose a tag to compare

What's Changed

  • [IDP-1587] Use same Response code descriptions as Swashbuckle library by @heqianwang in #21

Full Changelog: 0.3.2...0.3.3

0.3.2

12 Jun 20:27
74f28a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

12 Jun 19:34
e7a3c12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

22 May 21:21
3dc292a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

13 May 14:51
a4ed424
Compare
Choose a tag to compare

What's Changed

  • Add correct Nuget source and API key to publish to nuget.org by @heqianwang in #13
  • [IDP-1405] Support Forbidden and ForbiddenOfT in TypedResultExtensions by @heqianwang in #14
  • [IDP-1424] Only return application/json content type for Typed responses by @heqianwang in #16
  • Add LinearB integration by @meziantou in #15

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

08 May 20:16
ef3e043
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/gsoft-inc/wl-extensions-openapi/commits/0.1.0