- Renamed the path operation decorator parameter `content_type` to `response_class`.
- Updated the docs with tutorials on the JSONable encoder, returning a Response directly, and creating custom Response classes.
- This rename introduces a breaking change for existing code using the old parameter name.