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: RELEASENOTES.adoc
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -58,5 +58,9 @@
58
58
== Version 0.7.0
59
59
* Added support for both reference models and composed models
60
60
61
-
== Version 0.7.1
62
-
* Workaround: If the type of a BodyParameter is String and not a Model, the schema is null and lost. Therefore the fallback type of a BodyParameter is String now.
61
+
=== Version 0.7.1
62
+
* Workaround: If the type of a BodyParameter is String and not a Model, the schema is null and lost. Therefore the fallback type of a BodyParameter is String now.
63
+
64
+
== Version 0.8.0
65
+
* Enhancement #26 and #27: Added a pre-process hook to modify a Swagger Model before it is converted.
0 commit comments