Skip to content

20_list_of_spare_components

Oto Stanko requested to merge 20_list_of_spare_components into milestone_2
  • Added getsparecomponents -> for a given car ID and carComponent ID of this car a list of all spare components of the same name is returned.
  • Split CarComponentDto to response and request. Request can now be called without the need of ID (for creation of the new component).

Merge request reports