yaal-coop / scim2-models

SCIM resources serialization and validation with Pydantic

Home Page:https://scim2-models.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export pydantic model as schemas

azmeuk opened this issue · comments

Write a method that takes a pydantic model and return a SCIM2 JSON representation of that schema.

This could be useful to generate the /Schemas endpoint.