Open apast opened 7 years ago
Provide 2 http endpoints that accepts JSON base64 encoded binary data on both endpoints:
<host>/v1/diff/<ID>/left <host>/v1/diff/<ID>/right
<host>/v1/diff/<ID>/left
<host>/v1/diff/<ID>/right
The provided data needs to be diff-ed and the results shall be available on a third end point
<host>/v1/diff/<ID>
The results shall provide the following info in JSON format
It should be updated for new report format with statuses
Provide 2 http endpoints that accepts JSON base64 encoded binary data on both endpoints:
<host>/v1/diff/<ID>/left
<host>/v1/diff/<ID>/right
The provided data needs to be diff-ed and the results shall be available on a third end point
<host>/v1/diff/<ID>
The results shall provide the following info in JSON format