InlinePatchResources1
InlinePatchResources1
JSON Example
{
"injections": [
{
"key": "string",
"value": {
"resource_type": "string"
}
}
]
}
object
body
Required
Patch body representing a Hierarchical Patch payload. The resources included in the body are patched replacing the injections' keys with their actual values.
array of Injection
injections
Optional
Injections holding keys (variables) and their corresponding values.