I’ve started work on OpenAPI Docs generator, I’d imagine it’ll take me a while to complete. Anyways I’ve released v3.2, see below for new changes
Changelog
- Improved speed and latency
- New
onSetuphook for services - Auto Switch registration for services
- New
Require.ListOfvalidator - Validator support for nested objects
- Better dependency resolver
More on these changes here: post 1, post 2
And new, undocumented changes include:
7. Moving typeToString into models, from http api (didn’t really make sense to have it there)
8. Added static methods into Reply for starlette responses, these include:
Reply.plainText,Reply.html,Reply.stream,Reply.file,Reply.redirect.
Known Issues
v3.2.0’s dependency resolver incorrectly handles the :after parameter, a fix is already available in the branch for version 3.2.1
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.