Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Implement an intent validation wrapper #9

Open
arrdem opened this issue Oct 17, 2018 · 0 comments
Open

Implement an intent validation wrapper #9

arrdem opened this issue Oct 17, 2018 · 0 comments

Comments

@arrdem
Copy link
Owner

arrdem commented Oct 17, 2018

At present, there's nothing in the Katamari server stack which checks that a response conforms to the JSON response format including featuring an intent let alone a supported intent. Part of this is an unsolvable problem - unless the client reports its supported intents on every request the server can't check its work - but that whitelist should also be pretty stable at this point.

Implement a wrapper which checks all outgoing responses, ensuring that they at least feature a sane "intent" key.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant