Trying to use swagger option on <https://ktor.io/...
# ktor
l
Trying to use swagger option on https://ktor.io/quickstart/generator.html I get IllegalStateException: Not a JSON or YAML file. I know that it is valid yaml because it has been validated. Should I file an issue?
oh wait it works if I rename my file from .yml to .yaml
also doesn't like openapi 3.0.2 needs to be 3.0.0