We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ecb88 commit ddf3c70Copy full SHA for ddf3c70
CHANGELOG.md
@@ -11,6 +11,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
### Changed
13
14
+## [5.40.0] - 2022-11-03
15
+
16
+### Added
17
18
+### Changed
19
20
+- Generated v1.0 models and request builders using Typewriter.
21
+- Models and Requests returning or consuming model Report changed to return or cosume a java.io.InputStream.
22
+- Fixed case where some intances of functionOptions were not being added to request options.
23
+- Fixed case where in some instances parameters weren't being added to request body.
24
25
## [5.39.0] - 2022-10-20
26
27
### Added
0 commit comments