Feature Request: Gradle Plugin
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 139
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue. Start by reviewing the repository's existing project-generation and build integration paths, then define how a Gradle plugin would consume an OpenAPI spec and generate API classes with delegate callbacks under /build/generated. Done means spec changes trigger generation without checking generated code into the repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api, build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100