Closed ixtli closed 3 months ago
Oh! I had missed this as a planned feature. Please feel free to consider this a feature request and close it if you want.
yeah ktor resources arent supported at the moment. But I'm working on adding the support soon. I'll keep the issue open until then.
If you download the ktor starter with the resources plugin and modify it so that it looks like this
annotating the
module()
function like thisdoes not produce yaml for
Route.articles()
config looks like this