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

OSLC JSON provider fails to process Link resources compatibly #431

Open
berezovskyi opened this issue Nov 15, 2023 · 0 comments
Open

OSLC JSON provider fails to process Link resources compatibly #431

berezovskyi opened this issue Nov 15, 2023 · 0 comments

Comments

@berezovskyi
Copy link
Member

We'll likely close this as a wontfix because OSLC JSON should be deprecated and removed when possible, but I found a peculiar case when trying to get OSLC JSON support working inside oslc4net.

When the client submits a Link resource and a setter only accepts a Set<Link> type, an exception occurs:

Screenshot 2023-11-15 at 21 00 49

Though I plan to push the try/catch I put around the invoke call to master. Otherwise you get a 400 Bad Request that's not possible to debug.

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