Skip to content

Support HTTP PATCH method

Sherman Yang requested to merge http-patch into master

The HTTPUrlConnection class does not support the HTTP PATCH method. This MR enhances OSDU HttpClient to support HTTP PATCH method. Update the UpdateGroupOperation to conform with entitlements v2 expectation.

Edited by Sherman Yang

Merge request reports