JsonPatch
Import this model from the entry point of its package:
import { JsonPatch } from '@sailpoint/angular-sdk/sim_integrations';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| operations | (optional) Array<JsonPatchOperation> | Operations to be applied | [default to undefined] |