yaal-coop / scim2-models

SCIM resources serialization and validation with Pydantic
https://scim2-models.readthedocs.io
Apache License 2.0
5 stars 2 forks source link

attributes are case insensitive #41

Closed azmeuk closed 3 days ago

azmeuk commented 3 days ago

RFC7643 §2.1 indicates that:

Attribute names are case insensitive and are often "camel-cased" (e.g., "camelCase").

fixes #39