wizata-dsapi 1.4.0.dev22__py3-none-any.whl → 1.4.0.dev23__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.
- wizata_dsapi/search.py +2 -2
- wizata_dsapi/version.py +1 -1
- {wizata_dsapi-1.4.0.dev22.dist-info → wizata_dsapi-1.4.0.dev23.dist-info}/METADATA +1 -1
- {wizata_dsapi-1.4.0.dev22.dist-info → wizata_dsapi-1.4.0.dev23.dist-info}/RECORD +7 -7
- {wizata_dsapi-1.4.0.dev22.dist-info → wizata_dsapi-1.4.0.dev23.dist-info}/WHEEL +0 -0
- {wizata_dsapi-1.4.0.dev22.dist-info → wizata_dsapi-1.4.0.dev23.dist-info}/licenses/LICENSE.txt +0 -0
- {wizata_dsapi-1.4.0.dev22.dist-info → wizata_dsapi-1.4.0.dev23.dist-info}/top_level.txt +0 -0
wizata_dsapi/search.py
CHANGED
|
@@ -58,7 +58,7 @@ class SearchQuery:
|
|
|
58
58
|
return cls(
|
|
59
59
|
filters=data.get("filters"),
|
|
60
60
|
sort=data.get("sort"),
|
|
61
|
-
limit=data.get("limit",
|
|
61
|
+
limit=data.get("limit", 1000),
|
|
62
62
|
page=data.get("page", 1),
|
|
63
63
|
size=data.get("size", 50),
|
|
64
64
|
service_name=svc_name,
|
|
@@ -70,7 +70,7 @@ class SearchQuery:
|
|
|
70
70
|
def __init__(self,
|
|
71
71
|
filters: Optional[Dict[str, Any]] = None,
|
|
72
72
|
sort: Optional[List[SortOption]] = None,
|
|
73
|
-
limit: int =
|
|
73
|
+
limit: int = 1000,
|
|
74
74
|
page: int = 1,
|
|
75
75
|
size: int = 50,
|
|
76
76
|
service_name: str = "pipeline_runner",
|
wizata_dsapi/version.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "1.4.0.
|
|
1
|
+
__version__ = "1.4.0.dev23"
|
|
@@ -25,14 +25,14 @@ wizata_dsapi/pipeline_image.py,sha256=4DhDo1SYftN6QcNbehNbM86VTD6EYGmtlcOmE5DP5V
|
|
|
25
25
|
wizata_dsapi/plot.py,sha256=-gV6rZJQDhGH4CV9BgefjeJWI--X5HDBOjseEzHr3Gc,1971
|
|
26
26
|
wizata_dsapi/request.py,sha256=W4E1BHacQdJiBLPI96yVeHz41rbfFuGrbuw1U60L_DM,27560
|
|
27
27
|
wizata_dsapi/script.py,sha256=DeEciwVpuCYZetgJCoivw_bYe8ma52WuTaTQ_VkLEcg,12930
|
|
28
|
-
wizata_dsapi/search.py,sha256=
|
|
28
|
+
wizata_dsapi/search.py,sha256=5hqrZp4rMQ1aF45uQnliyt0gK17LGctymWeUwfHQciY,3399
|
|
29
29
|
wizata_dsapi/solution_component.py,sha256=8gbZWx2h_xUqI_pAXa3goqAnR5Y-GDMii8MeGlaK1IE,9531
|
|
30
30
|
wizata_dsapi/streamlit_utils.py,sha256=sXBdygktbixV828Zg01Nl27_a4F8zGFc4RY0C8g-1bc,1942
|
|
31
31
|
wizata_dsapi/template.py,sha256=wtCRKKk3PchH4RrNgNYlEF_9C6bzZwKIeLyEvgv6Fdo,13704
|
|
32
32
|
wizata_dsapi/trigger.py,sha256=w3BZYP-L3SUwvaT0oCTanh_Ewn57peZvlt7vxzHv9J8,5129
|
|
33
33
|
wizata_dsapi/twin.py,sha256=S0DUzQf1smZXZTdXpXZPtkZYCfKIhw53EecCnsl9i4Q,11017
|
|
34
34
|
wizata_dsapi/twinregistration.py,sha256=Mi6-YuwroiEXc0c1hgrOaphh4hNVoHupxOnXedVtJtE,13377
|
|
35
|
-
wizata_dsapi/version.py,sha256=
|
|
35
|
+
wizata_dsapi/version.py,sha256=d-I957A4xj3N_u8Vvxvug9md08EhUVXzylwh6LUehe4,28
|
|
36
36
|
wizata_dsapi/wizard_function.py,sha256=RbM7W7Gf-6Rhp_1dU9DBYkHaciknGAGvuAndhAS_vyo,942
|
|
37
37
|
wizata_dsapi/wizard_request.py,sha256=v6BaqKLKvTWmUSo0_gda9FabAQz5x_-GOH1Av50GzFo,3762
|
|
38
38
|
wizata_dsapi/wizata_dsapi_client.py,sha256=pClIADBb_CfgT4P4Hz9mopgsuC0Wa_XiZBuej7x5JUM,85056
|
|
@@ -43,8 +43,8 @@ wizata_dsapi/plots/__init__.py,sha256=qgnSFqrjOPur-807M8uh5awIfjM1ZHXUXcAqHc-r2l
|
|
|
43
43
|
wizata_dsapi/plots/common.py,sha256=jdPsJqLHBwSKc6dX83BSGPqSRxzIVNHSYO5yI_8sjGk,6568
|
|
44
44
|
wizata_dsapi/scripts/__init__.py,sha256=hAxiETSQf0qOHde1si1tEAJU48seqEgHrchCzS2-LvQ,80
|
|
45
45
|
wizata_dsapi/scripts/common.py,sha256=efwq-Rd0lvYljIs3gSFz9izogBD7asOU2cTK-IvHTkM,4244
|
|
46
|
-
wizata_dsapi-1.4.0.
|
|
47
|
-
wizata_dsapi-1.4.0.
|
|
48
|
-
wizata_dsapi-1.4.0.
|
|
49
|
-
wizata_dsapi-1.4.0.
|
|
50
|
-
wizata_dsapi-1.4.0.
|
|
46
|
+
wizata_dsapi-1.4.0.dev23.dist-info/licenses/LICENSE.txt,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
|
|
47
|
+
wizata_dsapi-1.4.0.dev23.dist-info/METADATA,sha256=SikhCbBE85c3IjFO31yCFDU_w-nPNbMLEwVfEkjxY2U,4960
|
|
48
|
+
wizata_dsapi-1.4.0.dev23.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
49
|
+
wizata_dsapi-1.4.0.dev23.dist-info/top_level.txt,sha256=-OeTJbEnh5DuWyTOHtvw0Dw3LRg3G27TNS6W4ZtfwPs,13
|
|
50
|
+
wizata_dsapi-1.4.0.dev23.dist-info/RECORD,,
|
|
File without changes
|
{wizata_dsapi-1.4.0.dev22.dist-info → wizata_dsapi-1.4.0.dev23.dist-info}/licenses/LICENSE.txt
RENAMED
|
File without changes
|
|
File without changes
|