Go through the restate code and ensure object keys are not being used when request data could be used instead. VO keys should be treated as opaque strings and not used to infer meaning. Apply this consistently across the codebase.
Go through the restate code and ensure object keys are not being used when request data could be used instead.
VO keys should be treated as opaque strings and not used to infer meaning. Apply this consistently across the codebase.