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 85c65ff commit 753c923Copy full SHA for 753c923
CHANGELOG.rst
@@ -15,6 +15,12 @@ Features:
15
from ``Regexp`` validators (:pr:`364`).
16
Thanks :user:`DStape` for the PR.
17
18
+Bug fixes:
19
+
20
+- [apispec.ext.marshmallow]: Fix automatic documentation of schemas when
21
+ using ``Nested(MySchema, many==True)`` (:issue:`383`). Thanks
22
+ :user:`whoiswes` for reporting.
23
24
Other changes:
25
26
- *Backwards-incompatible*: Components properties are now passed as dictionaries rather than keyword arguments (:pr:`381`).
0 commit comments