swagger-api / swagger-api/swagger-codegen
[Kotlin] sample readme unclear
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Build
First, create the gradle wrapper script:gradle wrapper
Then, run:./gradlew check assemble
How to understand this? Should one run this and import the result of it in the own proyect, it's so unclear. Also where is the result supposed to be saved?
Contributor guide
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
Start with the Kotlin sample README and its Build section, especially the gradle wrapper and ./gradlew check assemble commands. Clarify whether these commands build the sample or produce files for use elsewhere, where outputs are saved, and how a user should import or consume them. Done means the README explains the workflow and expected results without guesswork.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100