ruby-grape / ruby-grape/grape-swagger
Curly brackets in URLs
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 1.1k
- Forks
- 479
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 6
Description
I am having trouble generating source code from documentation generated by this tool.
I opened a ticket with the codegen devs, but they are thinking this is an issue with the tool
https://github.com/swagger-api/swagger-codegen/issues/379#issuecomment-70694922
Basically, they don't think you should be using curly brackets in the urls.
Any thoughts?
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 reviewing the linked swagger-codegen discussion and tracing how grape-swagger generates URLs in its API documentation output. Confirm the expected URL representation and whether generated source code accepts it; done means the documented URLs work with the affected code generator.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api, documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100