swagger-api / swagger-api/swagger-codegen-generators
[swift5] Entire path and HTTP method in operation signature
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 299
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
See #10452 in swagger-codegen. I guess I should close that issue and move it over here?
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 by reading the linked swagger-codegen issue #10452 and comparing its request with the Swift5 generator in this repository. Identify how operation signatures are assembled; done means the generated signature includes the entire path and HTTP method, with the expected output verified against the project’s existing generator checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100