mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 12:27:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'SubscriptionPatchRequestInner', 'Beta
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Op** | **Enum** [ "add", "remove", "replace", "move", "copy" ] | The operation to be performed | [required]
|
||||
**Path** | **String** | A string JSON Pointer representing the target path to an element to be affected by the operation | [required]
|
||||
**Value** | Pointer to [**SubscriptionPatchRequestInnerValue**](subscription-patch-request-inner-value) | | [optional]
|
||||
**Op** | **Enum** [ "add", "remove", "replace", "move", "copy" ] | The operation to be performed | [required]
|
||||
**Path** | **String** | A string JSON Pointer representing the target path to an element to be affected by the operation | [required]
|
||||
**Value** | [**SubscriptionPatchRequestInnerValue**](subscription-patch-request-inner-value) | | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user