adonis-autoswagger
adonis-autoswagger copied to clipboard
Adonisjs v6 support
I think, it needs to alter directory name from Models to models, and Interfaces to interfaces and change or add more types
@tsiresymila1 check #40
@Ziut3k-dev , Does it work with the new directory architecture?, does it load very well security middleware, models and interfaces ?
@tsiresymila1 not fully work, in few day i will work with this and add fully support for new adonis
if owner of repo dont release this i release this myself when i finish
if owner of repo dont release this i release this myself when i finish
release it :)
if owner of repo dont release this i release this myself when i finish
Once you're done, just give me a heads up and I'll release it 👍
I've started implementing v6 support with backwards compatibility to v5. https://github.com/ad-on-is/adonis-autoswagger/tree/v6
Looking good so far
The only issue I have right now is that I don't get any info about the middleware used in a specific route. https://github.com/adonisjs/core/discussions/4403
Done! v 2.0.0 has v6 support, enjoy!
Oh,nice,I didn't have time before