ds-caselaw-marklogic-api-client 36.0.0__py3-none-any.whl → 36.0.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.

Potentially problematic release.


This version of ds-caselaw-marklogic-api-client might be problematic. Click here for more details.

@@ -146,15 +146,18 @@ class SearchResultMetadataFactory(SimpleFactory):
146
146
  class SearchResultFactory(SimpleFactory):
147
147
  target_class = SearchResult
148
148
 
149
- # "name_of_attribute": ("name of incoming param", "default value")
150
149
  PARAMS_MAP = {
151
- "uri": "test/2023/123",
150
+ "uri": "d-a1b2c3",
152
151
  "name": "Judgment v Judgement",
153
- "neutral_citation": "[2023] Test 123",
152
+ "neutral_citation": "[2025] UKSC 123",
154
153
  "court": "Court of Testing",
155
- "date": datetime.date(2023, 2, 3),
154
+ "date": datetime.datetime(2023, 2, 3),
155
+ "transformation_date": str(datetime.datetime(2023, 2, 3, 12, 34)),
156
156
  "metadata": SearchResultMetadataFactory.build(),
157
157
  "is_failure": False,
158
+ "matches": None,
159
+ "slug": "uksc/2025/1",
160
+ "content_hash": "ed7002b439e9ac845f22357d822bac1444730fbdb6016d3ec9432297b9ec9f73",
158
161
  }
159
162
 
160
163
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ds-caselaw-marklogic-api-client
3
- Version: 36.0.0
3
+ Version: 36.0.1
4
4
  Summary: An API client for interacting with the underlying data in Find Caselaw.
5
5
  Home-page: https://github.com/nationalarchives/ds-caselaw-custom-api-client
6
6
  Keywords: national archives,caselaw
@@ -4,7 +4,7 @@ caselawclient/client_helpers/__init__.py,sha256=eucyUXwUqI72TPw-C5zLcHlMu4GtFY50
4
4
  caselawclient/client_helpers/search_helpers.py,sha256=R99HyRLeYHgsw2L3DOidEqlKLLvs6Tga5rKTuWQViig,1525
5
5
  caselawclient/content_hash.py,sha256=0cPC4OoABq0SC2wYFX9-24DodNigeOqksDxgxQH_hUA,2221
6
6
  caselawclient/errors.py,sha256=JC16fEGq_MRJX-_KFzfINCV2Cqx8o6OWOt3C16rQd84,3142
7
- caselawclient/factories.py,sha256=tbF3iV3WpHm-z_2aRCV4Dg6ZLBkQuc_egdcd_oWCIlI,6791
7
+ caselawclient/factories.py,sha256=MiOwS44w6zCGZEfYdZT5x5RL8CeBIvUmiBYYWuNbC-0,6942
8
8
  caselawclient/identifier_resolution.py,sha256=B5I1sD7o7YjzsXMECjbKjgiGLDda5bGhejsJ-lYpTIg,2429
9
9
  caselawclient/models/__init__.py,sha256=kd23EUpvaC7aLHdgk8farqKAQEx3lf7RvNT2jEatvlg,68
10
10
  caselawclient/models/documents/__init__.py,sha256=7U5oN2b8JZV9sFSYglBg2K7fKKQgDjTVU5FT22URx7U,19043
@@ -82,7 +82,7 @@ caselawclient/xquery/validate_document.xqy,sha256=PgaDcnqCRJPIVqfmWsNlXmCLNKd21q
82
82
  caselawclient/xquery/xslt.xqy,sha256=w57wNijH3dkwHkpKeAxqjlghVflQwo8cq6jS_sm-erM,199
83
83
  caselawclient/xquery/xslt_transform.xqy,sha256=cccaFiGkCcvSfDv007UriZ3I4ak2nTLP1trRZdbOoS8,2462
84
84
  caselawclient/xquery_type_dicts.py,sha256=21V6PJ0a8lPZuwzQCWeHNo914hdCbCJtOvnqdHcTpKk,6383
85
- ds_caselaw_marklogic_api_client-36.0.0.dist-info/LICENSE.md,sha256=fGMzyyLuQW-IAXUeDSCrRdsYW536aEWThdbpCjo6ZKg,1108
86
- ds_caselaw_marklogic_api_client-36.0.0.dist-info/METADATA,sha256=ZIEcK86tOf0ruMjnRFKcq4N65_x8HKUBiF7PNFHj-YM,4206
87
- ds_caselaw_marklogic_api_client-36.0.0.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
88
- ds_caselaw_marklogic_api_client-36.0.0.dist-info/RECORD,,
85
+ ds_caselaw_marklogic_api_client-36.0.1.dist-info/LICENSE.md,sha256=fGMzyyLuQW-IAXUeDSCrRdsYW536aEWThdbpCjo6ZKg,1108
86
+ ds_caselaw_marklogic_api_client-36.0.1.dist-info/METADATA,sha256=-rEbiJvBPiF_VGPYSsjJoJFlz5m2tJyEQrodrQfF0KA,4206
87
+ ds_caselaw_marklogic_api_client-36.0.1.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
88
+ ds_caselaw_marklogic_api_client-36.0.1.dist-info/RECORD,,