kosi-libs / Kodein

Painless Kotlin Dependency Injection
https://kosi-libs.org/kodein
MIT License
3.21k stars 174 forks source link

Unable to generate Open Api documentation with OpenApi generator #436

Closed mdsadiqueinam closed 1 year ago

mdsadiqueinam commented 1 year ago

Unable to generate the OpenApi documentation with the OpenApi generator plugin in JetBrains IntelliJ IDE when using controller

romainbsl commented 1 year ago

I don't understand what you are trying to achieve here 🤔 . Kodein has nothing to do with Open API generation. This is a Dependency Injection library not a backend development framework.