mozilla / galaxy-api

INACTIVE - http://mzl.la/ghe-archive - To infinity and beyond. The backend API.
http://docs.galaxy.apiary.io/
BSD 3-Clause "New" or "Revised" License
9 stars 11 forks source link

api should consistently use "/games/" rather than "/game/" #238

Closed rfk closed 10 years ago

rfk commented 10 years ago

AFAICT the code implements URL structure as the plural /games/:slug/..., but the apiary docs mostly use the singular /game/:slug/.... IMHO the code is right and the docs are wrong, and this should be consistently pluralized throughout.