crawford / tailor

GitHub bot that validates patches before they can be merged
Apache License 2.0
18 stars 10 forks source link

routes: expect json payload instead of form #24

Closed crawford closed 7 years ago

crawford commented 7 years ago

This changes the hook from accepting a x-www-form-urlencoded body to accept application/json instead.