What's Changed
* Refactor long if elif else to match case statement which python3.10 and above supports. by fullstack-spiderman in https://github.com/fullstack-spiderman/restx/pull/6
* Pretty print output, add docstrings and type hints. by fullstack-spiderman in https://github.com/fullstack-spiderman/restx/pull/7
**Full Changelog**: https://github.com/fullstack-spiderman/restx/compare/v0.1.10...v0.1.11