Skip to content

Commit

Permalink
fix: minor release note corrections from review
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Fellows <53900+mefellows@users.noreply.github.com>
  • Loading branch information
pahnin and mefellows authored Aug 27, 2024
1 parent 9f0462c commit 36b8cc7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/docs/docs/on-premises/releases/1.31.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ title: 1.31.0

## Fixes

* Fixes an issue where the "next" embedded link was not documented in the response body of the `GET /audit`
* Fixes the NoMethodError for pacticipants PATCH request when request body contains embedded labels
* Documents the API which was missed previously ( /pacticipants/:pacticipant_name/labels/:label_name ) for managing labels for a pacticipant
* Fixes an issue where the "next" embedded link was not documented in the response body of the `GET /audit` endpoint
* Fixes the `NoMethodError` for pacticipants PATCH request when request body contains embedded labels
* Documents the API `/pacticipants/:pacticipant_name/labels/:label_name` for managing labels for a pacticipant
* Fixed unique team name issue when updating team in settings
* Fix bug which caused a missing row in the matrix when there are a mix of classic Pact and bi-directional contracts
* Resolves the `UniqueConstraintViolation` issue when updating team users via a PUT request.
Expand Down

0 comments on commit 36b8cc7

Please sign in to comment.