Hi <@UDVMV4NBU>, a question regarding openapi and ...
# micronaut
c
Hi @Graeme, a question regarding openapi and kotlin suspend functions - I can see an issue with ghost parameters in the generated spec has recently been resolved, thank you, however I think there's also an issue with the response type for these - we're seeing Object rather than the specfic type being exposed in the spec. I've borrowed the kotlin hello world to recreate it and raised it as an issue - do you think this is a genuine bug, or am i missing some config that might make it work as expected? Many thanks https://github.com/micronaut-projects/micronaut-openapi/issues/234