Version
Description
- PriceComponent.step_size should contain the note that it is advised to not use and set it to 1.
- BookingRestrictionType. [BOOKING_EXPIRES, BOOKING_CANCELLATION_FEES, BOOKING_OVERTIME] description misleading/non-consistent to the protocol
- TariffRestrictions
a. start_date & end_date regex is different
b. min_current is missing half of the description
c. max_current is missing half of the description
d. min_poweris missing half of the description
e. max_poweris missing half of the description
- Tariffs
a. min_price description adds a big explanation
- Receiver interface. The tariff_id description in all three endpoints(GET, PUT, DELETE) says 'retrieve, update, or delete'
Proposed solution
For points 1,2,3,4 the actual description with the correct and needed information should be used.
Point 5 should describe clearly for what of those it is used same as in the protocol
Version
Description
a. start_date & end_date regex is different
b. min_current is missing half of the description
c. max_current is missing half of the description
d. min_poweris missing half of the description
e. max_poweris missing half of the description
a. min_price description adds a big explanation
Proposed solution
For points 1,2,3,4 the actual description with the correct and needed information should be used.
Point 5 should describe clearly for what of those it is used same as in the protocol