Closed
Description
from @joe-mojo #16 (comment)
other role (no update) like sending a message to a resource (handler) or annotating en existing resource.
this raises a point i've been meaning to bring up... using URLs for actions (like /runs/{run_id}/actions/stop) is something that doesn't seem like the most correct thing to do. would it be more appropriate to recommend using something like JSON-RPC and POST /runs/{run_id} where the JSON-RPC request indicates the action to be performed?
Metadata
Metadata
Assignees
Labels
No labels