Skip to content

okapi-operation-0.2.2

Latest
Compare
Choose a tag to compare
@Flowneee Flowneee released this 03 Dec 17:45
· 2 commits to master since this release

[0.2.2] - 2023-12-03

Fixed

  • The Accept header parsing in the axum integration handler is more relaxed to allow content types such as +json, +yaml, text/yaml, etc.
  • Align the behavior of Router::route in the axum integration to merge routes with same path, rather than overwriting them.

New Contributors

Full Changelog: okapi-operation-0.2.1...okapi-operation-0.2.2