-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a digest to generate the API baseline target location
Currently the ApiModelFactory#generateTargetLocation only uses the sequence number for its location what is unreliable as many aspects can influence the actual "change" in a target. This now uses a SHA-1 hash over the actual target content to produce a location that is unique for a given target content.
- Loading branch information
Showing
1 changed file
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters