nominal-api 0.704.0__py3-none-any.whl → 0.705.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 nominal-api might be problematic. Click here for more details.

nominal_api/__init__.py CHANGED
@@ -75,5 +75,5 @@ __all__ = [
75
75
 
76
76
  __conjure_generator_version__ = "4.9.0"
77
77
 
78
- __version__ = "0.704.0"
78
+ __version__ = "0.705.1"
79
79
 
nominal_api/_impl.py CHANGED
@@ -58739,7 +58739,7 @@ class scout_datareview_api_DataReview(ConjureBeanType):
58739
58739
  'run_rid': ConjureFieldDefinition('runRid', scout_run_api_RunRid),
58740
58740
  'created_at': ConjureFieldDefinition('createdAt', str),
58741
58741
  'created_by': ConjureFieldDefinition('createdBy', scout_rids_api_UserRid),
58742
- 'checklist': ConjureFieldDefinition('checklist', scout_datareview_api_ChecklistEvaluation),
58742
+ 'checklist': ConjureFieldDefinition('checklist', OptionalTypeWrapper[scout_datareview_api_ChecklistEvaluation]),
58743
58743
  'checklist_ref': ConjureFieldDefinition('checklistRef', scout_checks_api_PinnedChecklistRef),
58744
58744
  'check_evaluations': ConjureFieldDefinition('checkEvaluations', List[scout_datareview_api_AutomaticCheckEvaluation]),
58745
58745
  'archived': ConjureFieldDefinition('archived', bool)
@@ -58747,7 +58747,7 @@ class scout_datareview_api_DataReview(ConjureBeanType):
58747
58747
 
58748
58748
  __slots__: List[str] = ['_rid', '_run_rid', '_created_at', '_created_by', '_checklist', '_checklist_ref', '_check_evaluations', '_archived']
58749
58749
 
58750
- def __init__(self, archived: bool, check_evaluations: List["scout_datareview_api_AutomaticCheckEvaluation"], checklist: "scout_datareview_api_ChecklistEvaluation", checklist_ref: "scout_checks_api_PinnedChecklistRef", created_at: str, created_by: str, rid: str, run_rid: str) -> None:
58750
+ def __init__(self, archived: bool, check_evaluations: List["scout_datareview_api_AutomaticCheckEvaluation"], checklist_ref: "scout_checks_api_PinnedChecklistRef", created_at: str, created_by: str, rid: str, run_rid: str, checklist: Optional["scout_datareview_api_ChecklistEvaluation"] = None) -> None:
58751
58751
  self._rid = rid
58752
58752
  self._run_rid = run_rid
58753
58753
  self._created_at = created_at
@@ -58774,7 +58774,7 @@ class scout_datareview_api_DataReview(ConjureBeanType):
58774
58774
  return self._created_by
58775
58775
 
58776
58776
  @builtins.property
58777
- def checklist(self) -> "scout_datareview_api_ChecklistEvaluation":
58777
+ def checklist(self) -> Optional["scout_datareview_api_ChecklistEvaluation"]:
58778
58778
  return self._checklist
58779
58779
 
58780
58780
  @builtins.property
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nominal-api
3
- Version: 0.704.0
3
+ Version: 0.705.1
4
4
  Requires-Python: >=3.8
5
5
  Requires-Dist: requests
6
6
  Requires-Dist: conjure-python-client<3,>=2.8.0
@@ -1,5 +1,5 @@
1
- nominal_api/__init__.py,sha256=KitHY2lQWFaNRDmWahtoFXtF6W4MJc5D_Blnkp3bKIw,1955
2
- nominal_api/_impl.py,sha256=sNOfEfKG_FN61QgYJT4zZSPyHpae-ZiY2qQzCu3-XUk,3230237
1
+ nominal_api/__init__.py,sha256=hy7_oafBAQCNWrBZBAH6Sdg5ihKRVcqeUakSybCR-1Q,1955
2
+ nominal_api/_impl.py,sha256=tuB9p_T3Q_v3Mw4-b8ANAaQ3qegJyQdLLKAAnEtIOog,3230285
3
3
  nominal_api/py.typed,sha256=eoZ6GfifbqhMLNzjlqRDVil-yyBkOmVN9ujSgJWNBlY,15
4
4
  nominal_api/api/__init__.py,sha256=1oJPOuAMfV2uClPUW8Ie1nj2Y6j81TDpedcc3yUFTe0,1294
5
5
  nominal_api/api_ids/__init__.py,sha256=CAtt44XgNZEEUDv-BbEbYtuxQ8y1wqSZU-STjBYdZv8,80
@@ -72,7 +72,7 @@ nominal_api/timeseries_logicalseries_api/__init__.py,sha256=Q9iZHurmyDsJIFbUg-Eb
72
72
  nominal_api/timeseries_seriescache/__init__.py,sha256=tFCkNuyrVMgtj-HIl1pOYPJHaL2VikI4C_x97bX_Lcs,109
73
73
  nominal_api/timeseries_seriescache_api/__init__.py,sha256=U9EhlqdF9qzD1O9al0vcvcdgS_C5lq-lN3Kmr0K3g84,1191
74
74
  nominal_api/upload_api/__init__.py,sha256=ZMudWMSqCrNozohbHaJKuxJnT9Edepe7nxxXMz_pT9k,87
75
- nominal_api-0.704.0.dist-info/METADATA,sha256=BCDK9_SZh9OZ1g0lR2moDj3VMoEF8xIN5_l1oDa_rys,199
76
- nominal_api-0.704.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
77
- nominal_api-0.704.0.dist-info/top_level.txt,sha256=gI1ZdNJbuHcJZeKtCzzBXsEtpU1GX6XJKs6ksi_gCRA,12
78
- nominal_api-0.704.0.dist-info/RECORD,,
75
+ nominal_api-0.705.1.dist-info/METADATA,sha256=Iy0yXizcTKZhqPd8LR4skmf2y4Uk2nyEo_Io8ufY9l0,199
76
+ nominal_api-0.705.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
77
+ nominal_api-0.705.1.dist-info/top_level.txt,sha256=gI1ZdNJbuHcJZeKtCzzBXsEtpU1GX6XJKs6ksi_gCRA,12
78
+ nominal_api-0.705.1.dist-info/RECORD,,