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

Feature Request: Gradle Plugin #46

Open
thejeff77 opened this issue Feb 21, 2025 · 2 comments
Open

Feature Request: Gradle Plugin #46

thejeff77 opened this issue Feb 21, 2025 · 2 comments

Comments

@thejeff77
Copy link

Hey 👋, our org has been waiting for a tool like this. Thanks!

What would really make server-side spec-first an easier reality for us is if there was a gradle plugin built for this, where you'd point it at the openapi spec, and it would build your API classes with delegate callbacks, and put them in /build/generated.

This would allow any changes to the spec file to be automatically built into the API classes, without needing to check-in the generated code.

Thanks for any consideration for this in future roadmaps.

@e5l
Copy link
Member

e5l commented Feb 22, 2025

Hey! We have a Gradle plugin open for contribution: https://github.com/ktorio/ktor-build-plugins. Please check it out!

@Stexxe
Copy link
Contributor

Stexxe commented Feb 24, 2025

@thejeff77, can you please describe your problem in more detail? Does this solution solve your problem?

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