pact-foundation / pact_broker

Enables your consumer driven contracts workflow
http://pactflow.io
MIT License
708 stars 177 forks source link

feat: add latest version for branch endpoint #644

Closed bethesque closed 12 months ago

bethesque commented 1 year ago

I had been cheating and using /pacticipants/:pacticipant/branches/:main/versions?size=1 as the path for the latest version for a branch, but the inconsistency was bugging me, so I've made a proper resource for it that matches all the other latest-version paths.

bethesque commented 1 year ago

cc: @tuan-pham