ktor icon indicating copy to clipboard operation
ktor copied to clipboard

KTOR-774 Support serving OpenAPI docs

Open e5l opened this issue 1 year ago • 1 comments

Fix KTOR-774

e5l avatar Aug 31 '22 09:08 e5l

@e5l Could you please support serving from resources? (We should consider some consistent default path inside resources directory)

Ololoshechkin avatar Sep 08 '22 13:09 Ololoshechkin

Is it possible to use existing WebJars integration instead of CDN? I work almost half the time offline, and these little dependencies on internet connection are greatly degrading UX. It will solve the configurable version of SwaggerUI too.

morki avatar Oct 12 '22 21:10 morki

@morki added parameter for package url

e5l avatar Oct 25 '22 08:10 e5l

@e5l thank you very much!

morki avatar Oct 25 '22 08:10 morki

io.ktor.server.swagger.SwaggerTest.testSwaggerFileIsServed[jvm] and api check are failing on CI

rsinukov avatar Oct 25 '22 09:10 rsinukov

🎉

krzema12 avatar Nov 10 '22 12:11 krzema12