internal
Retrieve Vulnerability Changes Between Two Update Operations
Given IDs for two Update Operations, this will return the difference between them. This is used in the notification flow.
get/matcher/api/v1/internal/update_diff
Query parameters
curstring
An opaque token previously obtained from the service.
"Current" Update Operation ref.
prevstring required
An opaque token previously obtained from the service.
"Previous" Update Operation ref.
Response
Changes between two Update Operations.