Returns the result of comparing two modules. Only users with the Standard Registry role are allowed to make the request.
{
content:
application/json:
schema:
type: object
properties:
left:
type: object
right:
type: object
blocks:
$ref: '#/components/schemas/Table'
}