[docs] Add docstrings to Pydantic Models #7
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
help wanted
Extra attention is needed
The
pydantic
models specified indotlas.schemas
requires function docstrings on what each model is used for, and whether or not it is inherited from, or inherited by other models. This will help developers understand the serialized API responses they receive a lot better.The text was updated successfully, but these errors were encountered: