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 ff7af3b commit 2fd0b59Copy full SHA for 2fd0b59
1 file changed
fern/products/sdks/overview/python/changelog/2026-03-17.mdx
@@ -0,0 +1,6 @@
1
+## 5.0.2
2
+**`(fix):`** Add docstring emission for unknown/any type alias definitions. When a type alias
3
+resolves to `typing.Any` and has a description in the API definition, the generated
4
+Python code now includes the docstring below the type alias declaration.
5
+
6
0 commit comments