Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

update dependencies, migrate to Ktor 2 #7

Merged
merged 6 commits into from
Jun 30, 2022

Conversation

ALP011216
Copy link
Contributor

I have updated the dependencies and "migrated" everything to Ktor 2.

I just cant seem to get the swagger UI running
Opening /swagger just displays an empty page.

@bitfisher bitfisher mentioned this pull request Jun 29, 2022
Copy link
Owner

@utybo utybo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for this PR! I've left a comment, but this is mostly the same thing that the CI is telling you (you can reproduce the CI's warnings locally with gradle check).

As for the /swagger, problem, you actually need to go to /swagger/ in order for your browser to correctly resolve relative Swagger UI links. It's a bit awkward, and it's something that I'll file an issue about asap Done: #8 .

koa-ktor-ui/src/main/kotlin/KoaSwaggerUi.kt Outdated Show resolved Hide resolved
gradle/libs.versions.toml Outdated Show resolved Hide resolved
Copy link
Owner

@utybo utybo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@utybo utybo merged commit fbcaf78 into utybo:main Jun 30, 2022
@ALP011216 ALP011216 deleted the ktor-2-migration branch July 1, 2022 05:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants