updateSecurityPolicyBody

updateSecurityPolicyBody
updateSecurityPolicyBody
This class is array of object
JSON Example
[
    {
        "op": "replace",
        "path": "/name",
        "value": "string"
    }
]