spring-projects / spring-projects/spring-data-rest
Display URI variables in the URI templates [DATAREST-165]
Open
@odrotbohm is already working on this.
Since Dec 31, 2020.
type: enhancement
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
Willie Wheeler opened DATAREST-165 and commented
If you take a look at https://api.github.com/, you'll see that their list of links includes the variable names (whether path or query) in the URI template. Would be great for SDR to do this as well--would make the API more fully self-documenting.
Reference URL: https://api.github.com/
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.
Assessment
This issue has not been assessed yet.