nominal-api 0.747.0__py3-none-any.whl → 0.747.2__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
@@ -77,5 +77,5 @@ __all__ = [
77
77
 
78
78
  __conjure_generator_version__ = "4.17.0"
79
79
 
80
- __version__ = "0.747.0"
80
+ __version__ = "0.747.2"
81
81
 
nominal_api/_impl.py CHANGED
@@ -81302,8 +81302,7 @@ class storage_writer_api_WriteBatchesRequest(ConjureBeanType):
81302
81302
 
81303
81303
  @builtins.property
81304
81304
  def asynchronous_insert(self) -> Optional[bool]:
81305
- """Defaults to true if not specified. If enabled, the server handles batching of requests. Request latency
81306
- will be slower, but overall throughput will be faster if requests are sent in parallel.
81305
+ """Is always true - setting this to false will do nothing.
81307
81306
  """
81308
81307
  return self._asynchronous_insert
81309
81308
 
@@ -81340,8 +81339,7 @@ class storage_writer_api_WriteBatchesRequestExternal(ConjureBeanType):
81340
81339
 
81341
81340
  @builtins.property
81342
81341
  def asynchronous_insert(self) -> Optional[bool]:
81343
- """Defaults to true if not specified. If enabled, the server handles batching of requests. Request latency
81344
- will be slower, but overall throughput will be faster if requests are sent in parallel.
81342
+ """Is always true - setting this to false will do nothing.
81345
81343
  """
81346
81344
  return self._asynchronous_insert
81347
81345
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nominal-api
3
- Version: 0.747.0
3
+ Version: 0.747.2
4
4
  Requires-Python: >=3.8
5
5
  Requires-Dist: requests
6
6
  Requires-Dist: conjure-python-client<4,>=2.8.0
@@ -1,5 +1,5 @@
1
- nominal_api/__init__.py,sha256=408Mzt5HQp2tAj6jDithtg90NodV5i6_UE_2z8otPI0,1989
2
- nominal_api/_impl.py,sha256=J4wX97HzIMwE_6B9__nHJZXpExSFGXyzpLhmcHKq7TY,3393213
1
+ nominal_api/__init__.py,sha256=5-Ca0ogCpTSdbIswzwrADh5zURXPAB6bKd-_BtAOX04,1989
2
+ nominal_api/_impl.py,sha256=W-wVQ0Z80Ey9zfofnJb3ZpgO77KdYm3Frh_oa5eWfPk,3392941
3
3
  nominal_api/py.typed,sha256=eoZ6GfifbqhMLNzjlqRDVil-yyBkOmVN9ujSgJWNBlY,15
4
4
  nominal_api/api/__init__.py,sha256=PMREKP7UhxJ1_gHkrlJET46qlDHksKMm6-woR1p6WnU,1970
5
5
  nominal_api/api_ids/__init__.py,sha256=sxqN5dMk6bOx0SKOd0ANG3_kmx1VtdSVotzEGn_q6sE,114
@@ -74,7 +74,7 @@ nominal_api/timeseries_logicalseries_api/__init__.py,sha256=BwdqHLq_98LOsRV14JA3
74
74
  nominal_api/timeseries_seriescache/__init__.py,sha256=hL5hN8jKLEGE_fDiZzdASmWIrRjU6tncpmDeuc_47P4,150
75
75
  nominal_api/timeseries_seriescache_api/__init__.py,sha256=USBxFmNnVFdnhTPLvWi3UgsvBZ4Iz4ycNgBTi10F-zI,1603
76
76
  nominal_api/upload_api/__init__.py,sha256=7-XXuZUqKPV4AMWvxNpZPZ5vBun4x-AomXj3Vol_BN4,123
77
- nominal_api-0.747.0.dist-info/METADATA,sha256=9w0hX5wuBvBvyK-yhduDaYVHDXxwL7DWfccHDVBTmGo,199
78
- nominal_api-0.747.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
79
- nominal_api-0.747.0.dist-info/top_level.txt,sha256=gI1ZdNJbuHcJZeKtCzzBXsEtpU1GX6XJKs6ksi_gCRA,12
80
- nominal_api-0.747.0.dist-info/RECORD,,
77
+ nominal_api-0.747.2.dist-info/METADATA,sha256=DmYpwq-FxWP_osOj-uyB4SXcOgHSYKdwDWTK-ZkIOc8,199
78
+ nominal_api-0.747.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
79
+ nominal_api-0.747.2.dist-info/top_level.txt,sha256=gI1ZdNJbuHcJZeKtCzzBXsEtpU1GX6XJKs6ksi_gCRA,12
80
+ nominal_api-0.747.2.dist-info/RECORD,,