Skip to content

issues with spring data rest and @ManyToOne relationships #792

Closed
@david-schneider-mpf

Description

@david-schneider-mpf

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions