Ref: <https://kotlinlang.slack.com/archives/C0A974...
# ktor
j
Ref: https://kotlinlang.slack.com/archives/C0A974TJ9/p1688487677919449 I would like to add support for the swagger plugin, but the swagger plugin only seems to accept a file path to the openapi.json document, whereas my Web Framework generates that on startup. Would it be possible to add support for providing the swagger plugin with the contents of the openapi.json document as well instead of a path?
Nevermind, I just saw you can pass a URL as reference, it's fine!
This message contains interactive elements.