ruby-grape / ruby-grape/grape-swagger
Expose nested namespace as standalone route does not work in swagger ui 2.1.4 and grape-swagger 0.20
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 1.1k
- Forks
- 479
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 6
Description
See documentation at https://github.com/ruby-grape/grape-swagger#expose-nested-namespace-as-standalone-route.
Functionality was added by #220.
The original code snippet is still enabled and the documentation also describes this feature, but all the tests were not migrated to version 0.20.
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
Read the linked documentation for “expose nested namespace as standalone route,” then compare the current 0.20 tests with the implementation introduced by #220. Confirm the standalone nested route works in Swagger UI 2.1.4 and that the relevant tests cover the documented behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100