Skip to content

Commit

Permalink
[utoipa-gen] MediaTypeAttr: Make parse_named_attributes a method (#1236)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: Juha Kukkonen <[email protected]>
  • Loading branch information
jsoo1 and juhaku committed Dec 18, 2024
1 parent a0bfe11 commit 71f6e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utoipa-gen/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

### Changed

* Make `parse_named_attributes` a method of `MediaTypeAttr` (https://github.com/juhaku/utoipa/pull/1236)
* Use a re-exported `serde_json` dependency in macros instead of implicitly requiring it as dependency in end projects (https://github.com/juhaku/utoipa/pull/1243)
* Simplified `ToTokensDiagnostics` for `request_body` (https://github.com/juhaku/utoipa/pull/1235)
* `Info::from_env()` sets `License::identifier` (https://github.com/juhaku/utoipa/pull/1233)
Expand Down

0 comments on commit 71f6e37

Please sign in to comment.