neurograph-core 1.202512080146__py3-none-any.whl → 1.202512081650__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.
- neurograph/v1/models/client_healthcheck_create_request.py +1 -1
- neurograph/v1/models/client_healthcheck_response.py +1 -1
- {neurograph_core-1.202512080146.dist-info → neurograph_core-1.202512081650.dist-info}/METADATA +1 -1
- {neurograph_core-1.202512080146.dist-info → neurograph_core-1.202512081650.dist-info}/RECORD +6 -6
- {neurograph_core-1.202512080146.dist-info → neurograph_core-1.202512081650.dist-info}/WHEEL +0 -0
- {neurograph_core-1.202512080146.dist-info → neurograph_core-1.202512081650.dist-info}/top_level.txt +0 -0
|
@@ -28,7 +28,7 @@ class ClientHealthcheckCreateRequest(BaseModel):
|
|
|
28
28
|
""" # noqa: E501
|
|
29
29
|
var_date: Optional[StrictStr] = Field(default=None, description="YYYY-MM-DD", alias="date")
|
|
30
30
|
hour: Optional[StrictInt] = None
|
|
31
|
-
value: Optional[
|
|
31
|
+
value: Optional[Dict[str, Any]] = None
|
|
32
32
|
__properties: ClassVar[List[str]] = ["date", "hour", "value"]
|
|
33
33
|
|
|
34
34
|
model_config = ConfigDict(
|
|
@@ -31,7 +31,7 @@ class ClientHealthcheckResponse(BaseModel):
|
|
|
31
31
|
error: Optional[StrictStr] = None
|
|
32
32
|
hour: Optional[StrictInt] = None
|
|
33
33
|
id: Optional[StrictInt] = None
|
|
34
|
-
value: Optional[Dict[str, Any]] = Field(default=None, description="json []byte")
|
|
34
|
+
value: Optional[Dict[str, Dict[str, Any]]] = Field(default=None, description="json []byte")
|
|
35
35
|
__properties: ClassVar[List[str]] = ["client_id", "date", "error", "hour", "id", "value"]
|
|
36
36
|
|
|
37
37
|
model_config = ConfigDict(
|
{neurograph_core-1.202512080146.dist-info → neurograph_core-1.202512081650.dist-info}/RECORD
RENAMED
|
@@ -40,8 +40,8 @@ neurograph/v1/models/client_client.py,sha256=gNxVW_w91Ai2GDMtYLvPHEfzQmXMyDGH38h
|
|
|
40
40
|
neurograph/v1/models/client_delete_metadata_request.py,sha256=rsu6Ly7DdSVPx7EmKMJuOUAH03icV2SAtZwE0eMvE2g,2553
|
|
41
41
|
neurograph/v1/models/client_get_detail_response.py,sha256=3hpf3nLymMF68MjQI1IRTgkobJaDtZuzSshTYraEyxo,2904
|
|
42
42
|
neurograph/v1/models/client_get_many_response.py,sha256=fgEyp4Yw7QK92u5ldpVESI9OS0mS0enOGuffsJPnNgc,3559
|
|
43
|
-
neurograph/v1/models/client_healthcheck_create_request.py,sha256=
|
|
44
|
-
neurograph/v1/models/client_healthcheck_response.py,sha256=
|
|
43
|
+
neurograph/v1/models/client_healthcheck_create_request.py,sha256=j1ZZvUwXRbRXMnu8-1Y9ewuLBlH6fsQegMxTePA423I,2819
|
|
44
|
+
neurograph/v1/models/client_healthcheck_response.py,sha256=DaxZxQVQidt93mulswKeQUlFJEDn5Aqqfib7bcGHVkQ,3088
|
|
45
45
|
neurograph/v1/models/client_info.py,sha256=xwxYunTVHPX3TBDEHEqwZuSDBBwL0SAD_42KqrKMmr8,3069
|
|
46
46
|
neurograph/v1/models/client_kpi.py,sha256=70J-ig90ZqT9j9-mBe9vqkihYVRvUq4q_hNOaDG0z4A,2798
|
|
47
47
|
neurograph/v1/models/client_match_criteria_row_in_db.py,sha256=Kl7d3-rqw0bFxxs-coHTHYEDdrgDOgehUia5MTLNsKA,3062
|
|
@@ -246,7 +246,7 @@ neurograph/v1/models/workbench_workbench_version.py,sha256=AsgikzRU6BRj99gRFGGTl
|
|
|
246
246
|
neurograph/v1/models/workbench_workbench_version_many_response.py,sha256=xuOxnMscyIo8DhsR-yyir1rruExSgNWMu3yMWzgWbc0,3195
|
|
247
247
|
neurograph/v1/models/workbench_workbench_version_response.py,sha256=nMupKXBsoi4eXD-fsp_5PHrMislATwoBpVIZU7mG9RM,3283
|
|
248
248
|
neurograph/v1/models/workbench_workbench_version_upsert_request.py,sha256=bAxjBeFe8EG3bXPUrLjfntlC65lK5p_ddPs_0yX3A9g,2994
|
|
249
|
-
neurograph_core-1.
|
|
250
|
-
neurograph_core-1.
|
|
251
|
-
neurograph_core-1.
|
|
252
|
-
neurograph_core-1.
|
|
249
|
+
neurograph_core-1.202512081650.dist-info/METADATA,sha256=HZq4TZYriI_VG1lnZI3fCnk_IqNx_BH3hyqW4vtZUi4,1902
|
|
250
|
+
neurograph_core-1.202512081650.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
251
|
+
neurograph_core-1.202512081650.dist-info/top_level.txt,sha256=iajcSUfGanaBq4McklJQ4IXVuwV24WJhY7FRzlQybxI,11
|
|
252
|
+
neurograph_core-1.202512081650.dist-info/RECORD,,
|
|
File without changes
|
{neurograph_core-1.202512080146.dist-info → neurograph_core-1.202512081650.dist-info}/top_level.txt
RENAMED
|
File without changes
|