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.
countdoubleOptional
valuestringOptional
addedbooleanOptional
removedbooleanOptional

Errors

500
Internal Server Error