API is declared as 'PATCH' but binding will never work because [only PUT and POST](https://github.com/go-macaron/binding/blob/0a927dce40c021625160d9d6d84e8f726457947e/binding.go#L44) expect JSON body.