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

Array of link is not supported #89

Open
wertzui opened this issue Jan 26, 2021 · 0 comments
Open

Array of link is not supported #89

wertzui opened this issue Jan 26, 2021 · 0 comments

Comments

@wertzui
Copy link

wertzui commented Jan 26, 2021

According to the specification at https://tools.ietf.org/html/draft-kelly-json-hal-08#section-4.1.1 the values of the _links object may either be a Link, or a Link-Array.
This library only supports Link, not Link-Array.

Supported for link-arrays should be added.

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