Skip to content

Add patch method to response header

Hong Yan requested to merge add-patch-method into master

Add Patch method to response header's Access-Control-Allow-Methods for Bulk Update API. It's a minor change to the common response header. All services use this header might need to update their unit tests and integration tests accordingly

Merge request reports