Hello!!! How Can I do the inverse , generate swagger spec from my legacy code in ktor ?
g
gammax
03/23/2020, 4:01 PM
Hi @Marcelo, can you be a bit more specific on your use case?
m
Marcelo
03/23/2020, 5:02 PM
Hi @gammax. I've a backend app in Ktor . So I would like to generate swagger specs form this backend routes
g
gammax
03/23/2020, 5:11 PM
I see your point. So currently we don’t support reverse generation in our tool. I don’t think we will ever support that at this point as it’s a niche use case + it would require a lot of work that doesn’t fit to this tool.