You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[0.1.10] - 2024-12-02
---------------------
Added
^^^^^
- Restrict expected status codes in checks.
- Check individual :class:`~scim2_models.Schema` and :class:`~scim2_models.ResourceType` endpoints.
- Check for :class:`~scim2_models.Schema` and :class:`~scim2_models.ResourceType` with invalid ids.
Fixed
^^^^^
- Avoid to randomly generate references to unexisting objects.