Skip to content

Commit 0d02c8a

Browse files
committed
docs(parser): add note on type override support
1 parent c543f1c commit 0d02c8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: docs/utilities/parser.md

+2
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ Parser comes with the following built-in models:
170170

171171
You can extend them to include your own models, and yet have all other known fields parsed along the way.
172172

173+
!!! tip "For Mypy customers, we only allow type override for fields where payload is injected e.g. `detail`, `body`, etc."
174+
173175
**EventBridge example**
174176

175177
=== "extending_builtin_models.py"

0 commit comments

Comments
 (0)