Skip to content

Commit

Permalink
- adds changelog entry for multiple content types
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet committed Oct 11, 2023
1 parent b779c85 commit a6a3683
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Support for primary error message in PHP [#3276](https://github.com/microsoft/kiota/issues/3276)
- Added support for multiple content type request bodies. [#3377](https://github.com/microsoft/kiota/issues/3377)
- Added support for multiple content type responses. [#3377](https://github.com/microsoft/kiota/issues/3377)

### Changed

- Fixed bug where base64url types would not be generated properly in Java.
- The structured content type generation parameter now supports prioritization with `q=value` syntax. [#3377](https://github.com/microsoft/kiota/issues/3377)

## [1.7.0] - 2023-10-05

Expand Down

0 comments on commit a6a3683

Please sign in to comment.