.gitignore
LICENSE
README.md
__init__.py
_version.py
pydantic-scim.iml
requirements.txt
scim-runscope-test.json
setup.py
.github/workflows/release.yml
pydantic_scim.egg-info/PKG-INFO
pydantic_scim.egg-info/SOURCES.txt
pydantic_scim.egg-info/dependency_links.txt
pydantic_scim.egg-info/requires.txt
pydantic_scim.egg-info/top_level.txt
pydanticscim/__init__.py
pydanticscim/enterprise_user.py
pydanticscim/group.py
pydanticscim/resource_type.py
pydanticscim/responses.py
pydanticscim/service_provider.py
pydanticscim/user.py
schema/enterpriseUser.schema.json
schema/group.schema.json
schema/resourceType.schema.json
schema/serviceProviderConfig.schema.json
schema/user.schema.json