Skip to content

Commit

Permalink
Add model_fields to BaseModel API docs (#8302)
Browse files Browse the repository at this point in the history
  • Loading branch information
sydney-runkle committed Dec 4, 2023
1 parent 4a9bb91 commit 8bbb3c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/base_model.md
Expand Up @@ -11,6 +11,7 @@ Pydantic models are simply classes which inherit from `BaseModel` and define fie
- model_config
- model_computed_fields
- model_extra
- model_fields
- model_fields_set
- model_construct
- model_copy
Expand Down

0 comments on commit 8bbb3c1

Please sign in to comment.