spring-projects / spring-projects/spring-data-rest
Provide means to add exposed custom repository queries metadata to ALPS generated documentatino [DATAREST-643]
@odrotbohm is already working on this.
Since Dec 31, 2020.
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
Loïc Dewerchin opened DATAREST-643 and commented
When working on exposing custom repository queries with custom implementations with Spring Data Rest(see DATAREST-642 ) I stumbled on a problem.
I was trying to find a way to add this custom query to the ALPS metadata, just like other (out-of-the-box) exposed custom queries are added. This would be the last step in the integration of the custom query with SDR
Is there a way to do this? I did not find a way to do this in the documentation, a scan of the SDR API did not reveal a way either...
No further details from DATAREST-643
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.