RockyRoad 0.0.589__py3-none-any.whl → 0.0.591__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.
@@ -112,7 +112,7 @@ class _TCO(Consumer):
112
112
  @returns.json
113
113
  @http_get("calculators/tco/maintenance")
114
114
  def list(
115
- self, machine_catalog_uid: Query = None,
115
+ self, tco_cost_model_uid: Query = None,
116
116
  ):
117
117
  """This call will return list of TCO Maintenances."""
118
118
 
@@ -188,7 +188,7 @@ class _TCO(Consumer):
188
188
 
189
189
  @returns.json
190
190
  @http_get("calculators/tco/tasks")
191
- def list(self, cost_model_uid: Query = None):
191
+ def list(self, tco_cost_model_uid: Query = None):
192
192
  """This call will return list of TCO Tasks."""
193
193
 
194
194
  @returns.json
@@ -206,7 +206,6 @@ class _TCO(Consumer):
206
206
  def insert(self, tco_task: Body):
207
207
  """This call will create the TCO Task."""
208
208
 
209
- @returns.json
210
209
  @json
211
210
  @post("calculators/tco/tasks/batch")
212
211
  def insert_batch(self, tco_tasks: Body):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: RockyRoad
3
- Version: 0.0.589
3
+ Version: 0.0.591
4
4
  Summary: Python wrapper for the RockyRoad API
5
5
  Home-page: https://github.com/pypa/sampleproject
6
6
  Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
@@ -44,7 +44,7 @@ rockyroad/modules/sharepoint.py,sha256=H_Oy2Q6ST1g-uX4spvlcYAf95zfuA-XO8UOKmtBvN
44
44
  rockyroad/modules/simple_forms.py,sha256=mHrGDjHu_t8RIxF0Av-WaIb6U_1gNXY3oNpENsQw2mU,3555
45
45
  rockyroad/modules/subscriptions.py,sha256=eT2AdETZqqtx55CxF0sW92-D5z9Eww1m8TSnybt2L7g,4472
46
46
  rockyroad/modules/summaries.py,sha256=-UYNUaSBZB4jVatIItAVEF0ac4rlO-4Fk5hvL60lofs,2709
47
- rockyroad/modules/tco_calculator.py,sha256=dm211AP8rgCmyb_hNxWQn1sAcJA-NsC0Cy9HNt2NOfM,7298
47
+ rockyroad/modules/tco_calculator.py,sha256=7fMxMmuxKWms7_-dPGKT3EQ0MPMbi06BxmGg81sH2Lc,7279
48
48
  rockyroad/modules/technical_content_feedback.py,sha256=tZUZJ3CSi3Fv3MVnoGN15gzzi8EhOLYbVhcpwNsc_xg,18134
49
49
  rockyroad/modules/telematics.py,sha256=qaU_ndUFGM6CpzpXjGhWsgZOScjpkW4Ui3KZJUliKjU,2040
50
50
  rockyroad/modules/template.py,sha256=6RdWzHX3YZqdMQCU3IaCUgn1VWjS312Ok8pB8yDK790,2837
@@ -59,8 +59,8 @@ rockyroad/modules/warranty_pip.py,sha256=_viDrbdMOX07OirXCH-22bfeeid60IoIl-lqZr_
59
59
  rockyroad/modules/warranty_rates.py,sha256=8oeDfg3boooBa3KPOWoR1JIm9yaX9Kslo4ZZnuuCDZA,1704
60
60
  rockyroad/modules/warranty_registrations.py,sha256=ycTKiYoV9T_OTyKlwKSiLrDH7cOigSBzjIFI47GPhFA,1969
61
61
  rockyroad/modules/warranty_rga.py,sha256=9rDQFE1YLw4dcpbt2yD3qIMxbvhUfoBNdpWl6KBRTPU,4714
62
- rockyroad-0.0.589.dist-info/licenses/LICENSE,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
63
- rockyroad-0.0.589.dist-info/METADATA,sha256=AMTQ_WDkCvQbZIqRf11mvgDEFga_ykzwMsiK8pGaoTE,34189
64
- rockyroad-0.0.589.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
65
- rockyroad-0.0.589.dist-info/top_level.txt,sha256=2i16gCpB6x-hh1eUXH0KijIjfx08oEvLfV7eS9TL3Bs,10
66
- rockyroad-0.0.589.dist-info/RECORD,,
62
+ rockyroad-0.0.591.dist-info/licenses/LICENSE,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
63
+ rockyroad-0.0.591.dist-info/METADATA,sha256=cnTryLG9gDxHSYorEDqk6qAczRkiOITNcFM5tECxO28,34189
64
+ rockyroad-0.0.591.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
65
+ rockyroad-0.0.591.dist-info/top_level.txt,sha256=2i16gCpB6x-hh1eUXH0KijIjfx08oEvLfV7eS9TL3Bs,10
66
+ rockyroad-0.0.591.dist-info/RECORD,,