- Added a `responses` parameter to path operation decorators for extending OpenAPI responses, custom status codes, and media types
- Enabled adding custom responses when including routers
- Updated documentation and test scripts to support the new functionality