Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ktor 3.0.0 #136

Open
Huholoman opened this issue Oct 30, 2024 · 3 comments
Open

Ktor 3.0.0 #136

Huholoman opened this issue Oct 30, 2024 · 3 comments

Comments

@Huholoman
Copy link

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

@darkxanter
Copy link
Contributor

You can use my fork https://github.com/darkxanter/ktor-openapi-generator

@RighteousBanker
Copy link

@darkxanter I think it would be best for you to make a PR to this project too if the original authors are active

@RighteousBanker
Copy link

I found this one that works with both Ktor 3 and kotlinx serialization

https://github.com/SMILEY4/ktor-swagger-ui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants