kova98 / wcenzije

Public Toilet Reviews
https://wcenzije.com
0 stars 0 forks source link

Refactor GetReviews endpoint #29

Closed kova98 closed 5 months ago

kova98 commented 2 years ago

GetReviews payloads are getting quite large.

The endpoint should be refactored to return only the positions, IDs and names.

The rest of the information should be delivered through a separate details endpoint.