Ktor-OpenAPI-Generator
                                
                                
                                
                                    Ktor-OpenAPI-Generator copied to clipboard
                            
                            
                            
                        Ktor 3.0.0
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