bvanhaute2 opened a new pull request #91: KNOX-1864: Implement PATCH method
URL: https://github.com/apache/knox/pull/91
 
 
   (It is very **important** that you created an Apache Knox JIRA for this 
change and that the PR title/commit message includes the Apache Knox JIRA ID!)
   
   ## What changes were proposed in this pull request?
   
   the PATCH http method was not implemented and is necessary for certain REST 
api's (e.g. Apache Metron) to function.
   
   ## How was this patch tested?
   
   It was tested by manually replacing the gateway-spi jar by the newly built 
one and validating if the expected functionality works properly.
   
   Before the patch, Knox would return a 405 http error when a patch request 
was submitted. After the patch, a 200 OK is returned as expected.
   
   Please review [Knox Contributing 
Process](https://cwiki.apache.org/confluence/display/KNOX/Contribution+Process#ContributionProcess-GithubWorkflow)
 before opening a pull request.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to