Packs
Get the difference between two Pack versions.
Gets information about the difference between the specified previous version and next version of a Pack.
get/packs/{packId}/versions/{basePackVersion}/diff/{targetPackVersion}
Path parameters
packIdinteger required
ID of a Pack
basePackVersionstring required
Semantic version of the previous Pack version.
targetPackVersionstring required
Semantic version of the new Pack version.
Response
Diffs between the two Pack versions.