Closed
Description
Describe the bug
for relationships like /property/{id}/childProperty, spring doc does not correctly describe the url, http methods or json
To Reproduce
see:
https://github.com/david-schneider-mpf/springdoc-data-rest
the README lists the major issues
Expected behavior
for such a relationship, the url should already have the child property name filled in
only the http methods supported by spring data rest should be displayed
links should be named correctly
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.