Add skeleton for query and cancel action#1397
Conversation
query and cancel not implemented
|
Note: we have an option |
|
I'm not sure whether to keep it as it was designed as an escape hatch to support async actions... Now that we have introduced a new kind of interaction output, we should implement that business logic (e.g., ignore validation) inside it. |
|
I still think that having the possibility to tweak the Anyhow, I don't have a very strong feeling either way. I tend to keep it as said. If you ask me to remove it, I can do it. |
|
We can keep it, but how do you feel about a feature that is not used anywhere in the codebase, and it might not be used in the near future, too? Isn't that a little bit confusing? |
remove ignoreValidation for generic InteractionOutput
|
You have convinced me 😊 I updated the code accordingly |
Updating "wot-typescript-definitions" to version "0.8.0-SNAPSHOT.31"
see also w3c/wot-scripting-api#561