Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'next' does not seem to be recognized as a known rel key in some circumstances #33

Open
ivaylomitrev opened this issue May 5, 2023 · 0 comments

Comments

@ivaylomitrev
Copy link

We get:

unofficial relation next from [...]

reported as an expected failure (xfailure) when testing the klasse GET endpoint.

Since this should be a valid rel key according to the specification, the code might need to be examined.

Namely, an exclusion for self might need to applied to next too in recursiveHateoas in one of the _links checks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant