v0.63.0 - Introduce automatic OpenAPI docs generation
What's Changed
- feat: openapi implementation by @VishnuSanal in https://github.com/sparckles/Robyn/pull/890
- feat: introduce a disable openapi flag by @sansyrox in https://github.com/sparckles/Robyn/pull/929
- feat: openapi response schema by @VishnuSanal in https://github.com/sparckles/Robyn/pull/932
- fix: openapi regressions by @sansyrox in https://github.com/sparckles/Robyn/pull/942
- feat: openapi request bodies by @VishnuSanal in https://github.com/sparckles/Robyn/pull/937
- feat: openapi response schema by @VishnuSanal in https://github.com/sparckles/Robyn/pull/960
- refactor: revamp add OpenAPI route by @kigawas in https://github.com/sparckles/Robyn/pull/979
- feat: openapi config override by @VishnuSanal in https://github.com/sparckles/Robyn/pull/1002
- feat: finalise openapi by @sansyrox in https://github.com/sparckles/Robyn/pull/1010
Full Changelog: https://github.com/sparckles/Robyn/compare/v0.58.2...v0.63.0