dungeon-studio / api.dungeon.studio

Game Master's Companion
MIT License
1 stars 0 forks source link

change character creation to application/json #36

Closed alunduil closed 7 years ago

alunduil commented 7 years ago

It's far easier for clients to send application/json than form encoded data. Both will continue to work but the client will be informed about the JSON requirement.