Skip to content

Commit

Permalink
Review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-krueger committed Mar 29, 2024
1 parent ad1a13a commit 787cf44
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ annotation support. Managed bean support is now part of CDI.
* <<java-se>>: Clarified when the two alternative ways of publishing on
Java SE must be supported.
* Removed `Link.JaxbLink` and `Link.JaxbAdapter` inner classes.
* Added `getHeaderString()` method to `ClientRequestContext`, `ClientResponseContext`,
* Added `containsHeaderString()` method to `ClientRequestContext`, `ClientResponseContext`,
`ContainerRequestContext`, `ContainerResponseContext`, and `HttpHeaders`.
* Added `APPLICATION_MERGE_PATCH_JSON` to `MediaType`
* Added `APPLICATION_MERGE_PATCH_JSON` and `APPLICATION_MERGE_PATCH_JSON_TYPE` to `MediaType`
* Added `getMatchedResourceTemplates()` method to `UriInfo`.

0 comments on commit 787cf44

Please sign in to comment.