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: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
## v2.1.0 2022-09-04
2
+
3
+
-[#36](https://github.com/luolingchun/flask-openapi3/issues/36) Add extra_form for operation. Thanks @Colin-b
4
+
-[#36](https://github.com/luolingchun/flask-openapi3/issues/36) Add extra_body for operation. Thanks @Colin-b
5
+
- Add external_docs for operation
6
+
- Add servers for operation
7
+
- Support parse extra field in parameters
8
+
-[#35](https://github.com/luolingchun/flask-openapi3/issues/35) Fixed extra_responses can now be used to set every field in Response. Thanks @Colin-b
0 commit comments