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.2.2] - 2024-12-06
--------------------
Added
^^^^^
- The :ref:`test` command returns 1 in case of errors.
- Added :ref:`test` ``--dont-check-content-type`` and ``--dont-check-status-code`` options.
[0.2.0] - 2024-12-03
--------------------
.. warning::
The CLI API have been integraly overhauled
Added
^^^^^
- Python 3.13 support.
- :class:`~scim2_models.Schema`, :class:`~scim2_models.ResourceType` and :class:`~scim2_models.ServiceProviderConfig` are now automatically discovered on the server.
- Available resources are discovered on the server.
- Implement :ref:`SCIM_CLI_URL <scim-url-scim_cli_url>` and :ref:`SCIM_CLI_HEADERS <scim-header-scim_cli_headers>` environment vars.