BjoernPetersen / MusicBot-API

OpenAPI specification of the MusicBot REST-API
MIT License
1 stars 0 forks source link

Change all return types to json #19

Closed BjoernPetersen closed 4 years ago

BjoernPetersen commented 5 years ago

All endpoints should return actual JSON. Endpoints currently returning text/plain or JSON with the simple schema string should return JSON objects with a specific key instead.

BjoernPetersen commented 4 years ago

Fixed by new token objects and f54846e1c6d51702f6acf7ae5de720f1c0f93ed7