ChangeItem
Type: object
Properties:
op:
Reference: '#/components/schemas/ChangeType'
path:
Type: string
from:
Type: string
origValue: {}
newValue: {}
Required:
- op
- path
Type: object
Properties:
op:
Reference: '#/components/schemas/ChangeType'
path:
Type: string
from:
Type: string
origValue: {}
newValue: {}
Required:
- op
- path