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

Make sychronous member of ActionAffordance mandatory - closes #405 #408

Merged
merged 1 commit into from
May 7, 2024

Conversation

benfrancis
Copy link
Member

@benfrancis benfrancis commented Apr 30, 2024

closes #405

I don't like that this adds an additional mandatory term to ActionAffordances, but if this really is currently the only case where a Thing compliant with the HTTP Basic Profile will break a generic Consumer, then I think it's worth being more strict.

(I would also be happy to just make it mandatory for async actions to set synchronous to false)


Preview | Diff

Copy link
Contributor

@lu-zero lu-zero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is a step in the right direction, agreed also in the TF meeting.

@lu-zero lu-zero merged commit 55f66b1 into w3c:main May 7, 2024
1 check passed
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 this pull request may close these issues.

[HTTP Basic Profile] Require that async actions set the synchronous member of an ActionAffordance to false
2 participants