What's Changed
* Fix: remove body validation for file and raw type by yanyongyu in https://github.com/yanyongyu/githubkit/pull/151
* Feature: add option for disable rest api input body validation by yanyongyu in https://github.com/yanyongyu/githubkit/pull/152
* Fix: add `content-type` header when request has body by yanyongyu in https://github.com/yanyongyu/githubkit/pull/153
* Feature: change rest api body validation config name by yanyongyu in https://github.com/yanyongyu/githubkit/pull/154
**Full Changelog**: https://github.com/yanyongyu/githubkit/compare/v0.11.13...v0.11.14