OpenC2-org/openc2-yuuki

json schema is incorrect

jtcbrule opened this issue · 0 comments

The current (implicit) json schema is incorrect. target and actuator should be json objects with (only) the keys 'type' and 'specifier'.

This will require changes to shell.py and dispatch.py