nielsfalk / ktor-swagger

Apache License 2.0
133 stars 38 forks source link

Add support for patch #35

Closed nilsmagnus closed 5 years ago

nilsmagnus commented 5 years ago

This solves #34

JLLeitschuh commented 5 years ago

Can you do me the quick favor of adding a test to this, please? It looks right, but this is sanity checking for future changes.

Thanks!

nilsmagnus commented 5 years ago

@JLLeitschuh tests are now in place.

nilsmagnus commented 5 years ago

Thanks for reviewing and accepting the PR. Is it going to be in a minor-release any time soon?

JLLeitschuh commented 5 years ago

@nilsmagnus Are you willing to give JitPack.io a shot to see if you can get a release that way?

https://jitpack.io/

If it works, it will significantly reduce the maintenance requirements for me to publish releases.