mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 04:19:31 +00:00
6 lines
191 B
YAML
6 lines
191 B
YAML
title: Operation is a single JSON-Patch step, such as a single 'add' operation.
|
|
type: object
|
|
additionalProperties:
|
|
type: object
|
|
properties: { }
|
|
x-go-package: github.com/evanphx/json-patch |