WorkflowRelatedProjectKVGrant
Rules allowing the related project to access the current project's KV; not the current project's permission on the target.
read objectrequired
oneOf
- object
- object
- object
modestringrequired
Constant value:
nonewrite objectrequired
oneOf
- object
- object
- object
modestringrequired
Constant value:
noneWorkflowRelatedProjectKVGrant
{
"read": {
"mode": "none"
},
"write": {
"mode": "none"
}
}