Exports Comparison Result
Returns the result of comparing two modules
POST
/analytics/compare/modules/export
Returns the result of comparing two modules. Only users with the Standard Registry role are allowed to make the request.
Request Body
Name | Type | Description |
---|---|---|
moduleId1 | String | ID of first module |
moduleId2 | String | ID of second module |
eventLvl | String | depth (level) of Event comparison (0/1) |
propLvl | String | depth (level) of Properties comparison (0/1/2) |
childrenLvl | String | depth (level) of child block comparison (0/1/2) |
idLvl | String | depth (level) of uuid comparision (0/1) |