Diff two revisions
GET/packages/:id/diff
Compare two revisions of one package. changes lists every component name whose pin differs, with the component as pinned by each side (null on the side where the name doesn't exist). Artifact components also carry the artifact type and the pinned revision's meta, so you can tell what changed, for example a new digest or git reference.
Request
Responses
- 200
- 4XX
- 5XX
The differences between the two revisions.
Client error responses due to invalid input, missing parameters or insufficient permissions.
Server error responses.