You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,13 @@ It currently consists of
14
14
15
15
# Release Notes
16
16
BOAT is still under development and subject to change.
17
+
## 0.17.59
18
+
* Fix bug where java-spring generator puts `@Valid` annoation on return type of Api methods, cause service to blame
19
+
client for invalid generated response with a 400 status.
20
+
## 0.17.58
21
+
22
+
## 0.17.57
23
+
17
24
## 0.17.56
18
25
* Added new `flattenOutput` parameter into `bundle` execution to generate the bundled APIs directly into `output` directory, even though the respective `input` files are located within a subdirectory in the `input`.
@available(*, deprecated, message: "This method is deprecated in favor of the alternative method with {{classname}}.{{operationIdCamelCase}}RequestParams class.")
0 commit comments