pinexq-client 0.10.5rc1__py3-none-any.whl → 0.10.6rc1__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.
@@ -1,6 +1,6 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: openapi.json
3
- # timestamp: 2025-12-19T20:33:19+00:00
3
+ # timestamp: 2026-01-14T08:37:46+00:00
4
4
 
5
5
  from __future__ import annotations
6
6
 
@@ -295,8 +295,9 @@ class ProcessingStepFilterParameter(BaseModel):
295
295
  is_public: bool | None = Field(None, alias='IsPublic')
296
296
  show_hidden: bool | None = Field(None, alias='ShowHidden')
297
297
  show_deprecated: bool | None = Field(None, alias='ShowDeprecated')
298
- is_configured: bool | None = Field(None, alias='IsConfigured')
299
298
  deployment_state: DeploymentStates | None = Field(None, alias='DeploymentState')
299
+ show_prerelease: bool | None = Field(None, alias='ShowPrerelease')
300
+ pro_con_version: str | None = Field(None, alias='ProConVersion')
300
301
 
301
302
 
302
303
  class ProcessingStepQueryResultHtoOpenApiProperties(BaseModel):
@@ -322,6 +323,7 @@ class ProcessingStepSortProperties(StrEnum):
322
323
  title = 'Title'
323
324
  created_at = 'CreatedAt'
324
325
  last_modified_at = 'LastModifiedAt'
326
+ version = 'Version'
325
327
 
326
328
 
327
329
  class ProcessingStepUsedTagsAdminHtoOpenApiProperties(BaseModel):
@@ -670,8 +672,9 @@ class AdminProcessingStepFilterParameter(BaseModel):
670
672
  is_public: bool | None = Field(None, alias='IsPublic')
671
673
  show_hidden: bool | None = Field(None, alias='ShowHidden')
672
674
  show_deprecated: bool | None = Field(None, alias='ShowDeprecated')
673
- is_configured: bool | None = Field(None, alias='IsConfigured')
674
675
  deployment_state: DeploymentStates | None = Field(None, alias='DeploymentState')
676
+ show_prerelease: bool | None = Field(None, alias='ShowPrerelease')
677
+ pro_con_version: str | None = Field(None, alias='ProConVersion')
675
678
 
676
679
 
677
680
  class AdminProcessingStepQueryResultHtoOpenApi(BaseModel):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: pinexq-client
3
- Version: 0.10.5rc1
3
+ Version: 0.10.6rc1
4
4
  Summary: A hypermedia-based client for the DataCybernetics PinexQ platform.
5
5
  Author: Sebastian Höfer, Mathias Reichardt, Jasim Ahmed, Pratik Poudel
6
6
  Author-email: Sebastian Höfer <hoefer@data-cybernetics.com>, Mathias Reichardt <reichardt@data-cybernetics.com>, Jasim Ahmed <ahmed@data-cybernetics.com>, Pratik Poudel <poudel@data-cybernetics.com>
@@ -40,13 +40,13 @@ pinexq_client/job_management/hcos/workdata_used_tags_query_result_hco.py,sha256=
40
40
  pinexq_client/job_management/hcos/workdataroot_hco.py,sha256=92Q3J8q28XRL7cw1Ac5F_hl_Y5ZNaZ2gThYLbTIrka0,4441
41
41
  pinexq_client/job_management/known_relations.py,sha256=do-u2wjb6u_HK2-y604f2gs3rk9O19MTIZpvbkfTSpA,905
42
42
  pinexq_client/job_management/model/__init__.py,sha256=iuAKRXdW_Mxo0i3HsBfEzhJJZUKkNe3qs4gLW-ge1PU,63
43
- pinexq_client/job_management/model/open_api_generated.py,sha256=nXIX64VwGTZQxDmlB4YNYSfMNTFsmW3anAmR2sMWhYA,40601
43
+ pinexq_client/job_management/model/open_api_generated.py,sha256=LFQEs9_9qEE2OgkAjAJX7HIOpZkZBc94OFNN1qHsmZI,40771
44
44
  pinexq_client/job_management/model/sirenentities.py,sha256=75ivnSU5OSuocITfluJ5o4o0CZldgtaP5PZqj4LhjJc,3950
45
45
  pinexq_client/job_management/tool/__init__.py,sha256=zPobd-hQyANHzC0-TjJG91z9XrewvE54ZJ6VViymW5M,128
46
46
  pinexq_client/job_management/tool/job.py,sha256=YOnNXk_tUSTjmHPcTwn_jYskjoqDg183tRHqG63HCuI,35037
47
47
  pinexq_client/job_management/tool/job_group.py,sha256=olwnPNqfT32XtLKJOzoq7j_Hb6NovUxy6YRJtQgLsW0,11221
48
48
  pinexq_client/job_management/tool/processing_step.py,sha256=AI290f0zXHu381PJr9CS0VXo-PsSk2m5ri7WXV3scE8,15851
49
49
  pinexq_client/job_management/tool/workdata.py,sha256=E1Qt945tocXiSZuQo2IbTnlgW2VRnq2ODEFQ96lXTDI,6270
50
- pinexq_client-0.10.5rc1.dist-info/WHEEL,sha256=KSLUh82mDPEPk0Bx0ScXlWL64bc8KmzIPNcpQZFV-6E,79
51
- pinexq_client-0.10.5rc1.dist-info/METADATA,sha256=cILJKlfrGB8hHBcu3_YBINKV2icOzVnz75xWRPG2cKI,3518
52
- pinexq_client-0.10.5rc1.dist-info/RECORD,,
50
+ pinexq_client-0.10.6rc1.dist-info/WHEEL,sha256=XjEbIc5-wIORjWaafhI6vBtlxDBp7S9KiujWF1EM7Ak,79
51
+ pinexq_client-0.10.6rc1.dist-info/METADATA,sha256=JUthLMZvoS9uX4ezDII3nB7qStVyf1noo6d_clgwgjw,3518
52
+ pinexq_client-0.10.6rc1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: uv 0.9.22
2
+ Generator: uv 0.9.25
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any