nominal-api 0.697.0__py3-none-any.whl → 0.698.0__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.697.0"
78
+ __version__ = "0.698.0"
79
79
 
nominal_api/_impl.py CHANGED
@@ -76785,7 +76785,7 @@ class storage_deletion_api_DeleteDataRequest(ConjureBeanType):
76785
76785
  @builtins.classmethod
76786
76786
  def _fields(cls) -> Dict[str, ConjureFieldDefinition]:
76787
76787
  return {
76788
- 'data_source_rid': ConjureFieldDefinition('dataSourceRid', api_rids_NominalDataSourceRid),
76788
+ 'data_source_rid': ConjureFieldDefinition('dataSourceRid', api_rids_NominalDataSourceOrDatasetRid),
76789
76789
  'time_range': ConjureFieldDefinition('timeRange', OptionalTypeWrapper[storage_deletion_api_TimeRange]),
76790
76790
  'tags': ConjureFieldDefinition('tags', OptionalTypeWrapper[Dict[api_TagName, api_TagValue]])
76791
76791
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nominal-api
3
- Version: 0.697.0
3
+ Version: 0.698.0
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=4TJNwapD5vc6JU1Sqe8zVhoGCfINRMjwhA-WDoAa_iE,1955
2
- nominal_api/_impl.py,sha256=ue9OMrEgDih7z27tlxVaLANQ2ih_e2ksXYoLQDR6zm4,3205713
1
+ nominal_api/__init__.py,sha256=VzNOr1fkrSPLdMsMJ4TYfNkMXDdObFKKi7AccMBK0AE,1955
2
+ nominal_api/_impl.py,sha256=90J6AYW-dpJLeFJktj4Fgo2vtbVPv_rNjNYcBkR8pSQ,3205722
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.697.0.dist-info/METADATA,sha256=aHJl53LCSlS_SXUhRll-1eRtW2gRf-j60cWXgCyhbfw,199
76
- nominal_api-0.697.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
77
- nominal_api-0.697.0.dist-info/top_level.txt,sha256=gI1ZdNJbuHcJZeKtCzzBXsEtpU1GX6XJKs6ksi_gCRA,12
78
- nominal_api-0.697.0.dist-info/RECORD,,
75
+ nominal_api-0.698.0.dist-info/METADATA,sha256=sMZ4coHWuExRGwt4I_0x0qJ-2ASt784J6DnuOn_fnDQ,199
76
+ nominal_api-0.698.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
77
+ nominal_api-0.698.0.dist-info/top_level.txt,sha256=gI1ZdNJbuHcJZeKtCzzBXsEtpU1GX6XJKs6ksi_gCRA,12
78
+ nominal_api-0.698.0.dist-info/RECORD,,