restate icon indicating copy to clipboard operation
restate copied to clipboard

Runtime should validate the state mutation request is only targeting an existing keyed service

Open igalshilman opened this issue 1 year ago • 0 comments

The CLI currently validates that you can only edit state for existing-keyed services. But since this API calls exists on the admin api, lets make sure that the server validates this request.

igalshilman avatar Jan 30 '24 14:01 igalshilman