chalk-ai / pydantic-scim

Apache License 2.0
2 stars 1 forks source link

Documentation #3

Closed azmeuk closed 6 months ago

azmeuk commented 6 months ago

It would be nice to build a little sphinx documentation that would allow to easily explore the pydantic-scim models. With the use of tools like autodoc-pydantic this would be quite easy.

If this is OK with you, I can open a PR for this.

What do you think?