Skip to content

Commit

Permalink
Updating release notes for OpenAPI3 (#2267)
Browse files Browse the repository at this point in the history
Co-authored-by: Timothee Guerin <[email protected]>
  • Loading branch information
markcowl and timotheeguerin authored Aug 8, 2023
1 parent 6e5f5e2 commit 3db1528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/release-notes/release-2023-08-08.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ This release contains **breaking changes**

- Add new `@info` decorator providing the ability to specify the additional fields from openapi info object.
- Support collection format support for query and header properties: simple, form, ssv, tsv, pipes
- Change datetimes encoded with `rfc7231` to produce format `http-date` instead of `date-time-rfc7231` to be inline with [Openapi format registry](https://spec.openapis.org/registry/format/)

## Bug Fixes

Expand Down

0 comments on commit 3db1528

Please sign in to comment.