Summary
MOP Diff
Description
Generates a diff for the input
Route
POST /mop/outputDiff
Roles
admin
engineering
support
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
pre | string | yes | - |
post | string | yes | - |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
diff | object | The diff of the input |