Support HTTP PATCH method
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