hubject / oicp

Open intercharge Protocol
Creative Commons Attribution Share Alike 4.0 International
71 stars 68 forks source link

inconsistency between github documentation and Swagger documentation #126

Open sami-bel opened 1 year ago

sami-bel commented 1 year ago

Hi I found some inconsistency in the types:

ProductAvailabilityTimesType

  1. it is singular but in github documentation but it is plural (Periods) in Swagger documentation.
  2. it is PeriodType type but in Swagger documentation it is a list of Period

OpeningTimesType