janaipakos / ghibliapi

A simple API for Studio Ghibli resources. Unofficial/fan-made
https://ghibliapi.herokuapp.com
MIT License
310 stars 109 forks source link

API response consistency #34

Closed jackelder closed 3 years ago

jackelder commented 3 years ago

For consistency, made the locations url field a string and the vehicles films field an array, to match the other objects. I noticed this covers one part of issue #14. Also updated swagger examples to match the actual responses.