scim2-client 0.7.0__py3-none-any.whl → 0.7.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
scim2_client/client.py CHANGED
@@ -424,6 +424,7 @@ class SCIMClient:
424
424
  elif isinstance(search_request, SearchRequest):
425
425
  payload = search_request.model_dump(
426
426
  exclude_unset=True,
427
+ exclude={"schemas"},
427
428
  scim_ctx=Context.RESOURCE_QUERY_REQUEST,
428
429
  )
429
430
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: scim2-client
3
- Version: 0.7.0
3
+ Version: 0.7.1
4
4
  Summary: Pythonically build SCIM requests and parse SCIM responses
5
5
  Keywords: scim,scim2,provisioning,rfc7643,rfc7644,httpx,api
6
6
  Author: Yaal Coop
@@ -1,10 +1,10 @@
1
1
  scim2_client/__init__.py,sha256=l0pyBLiTpFA68ao98PqQLT_Xx0mw8BHumwrIHYCWa_M,845
2
- scim2_client/client.py,sha256=HhphnKuhZusLIQSc6jCYBtRxQB0m6RW067F0-cWF6qk,54347
2
+ scim2_client/client.py,sha256=ITHF1JU80uiOKTHD30eRXu8vleqY4PqDeM0Pp-Yp1sQ,54384
3
3
  scim2_client/engines/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  scim2_client/engines/httpx.py,sha256=mO7nVoq9-M9OndVnSP8tGaXzKy89Tbn5VGsob_0gn04,20034
5
5
  scim2_client/engines/werkzeug.py,sha256=Pysdjvj_v3e-mvDhED6mJUmpTCP9yMYMZW02JrW36UY,11994
6
6
  scim2_client/errors.py,sha256=LTTrjwTImKcPmeEcd_WqSphaGNf_2tlRA4V7UhndAE8,4572
7
7
  scim2_client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
- scim2_client-0.7.0.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
9
- scim2_client-0.7.0.dist-info/METADATA,sha256=umRf21PtDie4wZgmXXOEjHCDzinA4OouTGFYnq69rCA,17183
10
- scim2_client-0.7.0.dist-info/RECORD,,
8
+ scim2_client-0.7.1.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
9
+ scim2_client-0.7.1.dist-info/METADATA,sha256=_qOM7DII-PP7XU0R04jSs819zFSXIlfrA1IvuzDH80Q,17183
10
+ scim2_client-0.7.1.dist-info/RECORD,,