dotlas/api-client-python

[docs] Add docstrings to Pydantic Models

cricksmaidiene opened this issue · 0 comments

The pydantic models specified in dotlas.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.