moresandeep opened a new pull request, #923: URL: https://github.com/apache/knox/pull/923
## What changes were proposed in this pull request? `auth/api/v1/pre` endpoint was only supporting GET, with this patch other http verbs such as DELETE, PATCH, POST, PUT are now supported. NOTE: There is no change in functionality, calling new verbs will return the exact same information as GET. ## How was this patch tested? This patch was tested locally. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
