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

Async actions should not try to validate the value according DataSchema #1278

Open
danielpeintner opened this issue Apr 29, 2024 · 0 comments · May be fixed by #1279
Open

Async actions should not try to validate the value according DataSchema #1278

danielpeintner opened this issue Apr 29, 2024 · 0 comments · May be fixed by #1279

Comments

@danielpeintner
Copy link
Member

An async action might return an ActionStatus payload instead of the value/type provided in output term

At the moment node-wot throws Error: Invalid value according to DataSchema if the type does not match

relates also somehow to w3c/wot-profile#405
What to do if synchronous is not set which means that no claim on the synchronicity of the action can be made

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

Successfully merging a pull request may close this issue.

1 participant