July 6, 2026

View as Markdown

5.16.1

(fix): Emit attribute docstrings for aliased Pydantic model fields (e.g. fields renamed from camelCase wire names to snake_case) so IDEs surface the field description on hover, matching the behavior of non-aliased fields.