Skip to content

0.1.10

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 21:30
· 11 commits to main since this release
0.1.10
a9d19a9
[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.