Find the diff of two config strings

Find the diff of two config strings.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
value_astringOptional
value_bstringOptional

Response

Result of the diff.
countdouble
valuestring
addedboolean
removedboolean

Errors

500
Internal Server Error