app-mop

On this page:

getDiff

Summary

Find the diff of two config strings.

Description

Find the diff of two config strings.

Route

POST /mop/diff

Roles

admin apiwrite

Parameters

DetailsExampleSchema
Name Type Required Description
value_a string yes First string to compare.
value_b string yes Second string to compare.

Return

DetailsExampleSchema
Name Type Description
result array Result of the diff.