Ktor-OpenAPI-Generator icon indicating copy to clipboard operation
Ktor-OpenAPI-Generator copied to clipboard

Ktor 3.0.0

Open Huholoman opened this issue 1 year ago • 3 comments

Hello there, is Ktor-OpenAPI-Generator compatible with Ktor 3.0.0? I tried to make this library working on my new project with Ktor 3.0.0 and it looks like it does not generate the schema. It throws an exception when I want to access my api.json endpoint that api was not defined, or smth.

Cheers

Huholoman avatar Oct 30 '24 14:10 Huholoman