ParkenDD / park-api-v3

MIT License
2 stars 1 forks source link

group attribute is documented wrong #211

Closed ThorstenFroehlinghaus closed 2 days ago

ThorstenFroehlinghaus commented 1 month ago

The ParkAPI documentation sais that group is a required attribute. In fact, it should not be required because not every parking site is part of a grouping. Should the group sub-attributed like id be marked as "required" or as "conditionally required"? They are only required of a group exists.

the-infinity commented 2 days ago

Fixed in https://github.com/ParkenDD/park-api-v3/pull/218