Skip to content

0.7.3

Choose a tag to compare

@github-actions github-actions released this 04 Feb 14:55
· 17 commits to main since this release
0.7.3
9f21ed4
[0.7.3] - 2026-02-04

--------------------

Changed
^^^^^^^
- :class:`~scim2_client.SCIMResponseErrorObject` now exposes a :meth:`~scim2_client.SCIMResponseErrorObject.to_error` method
  returning the :class:`~scim2_models.Error` object from the server. :issue:`37`