Skip to content

Commit

Permalink
Add changes
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobHayes committed Nov 29, 2020
1 parent 4d51d51 commit 539abb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changes/2147-JacobHayes.md
@@ -0,0 +1 @@
Support `typing.Annotated`/`typing_extensions.Annotated` hints on model fields. The `Annotated` type is unwrapped and all other annotations are ignored but still visible with `get_type_hints(..., include_extras=True)`.

0 comments on commit 539abb1

Please sign in to comment.