Dénes Bodó created OOZIE-3645: --------------------------------- Summary: Oozie documentation on Purge REST API should be fixed Key: OOZIE-3645 URL: https://issues.apache.org/jira/browse/OOZIE-3645 Project: Oozie Issue Type: Bug Components: docs Affects Versions: 5.2.1 Reporter: Dénes Bodó
The documentation: [https://oozie.apache.org/docs/5.0.0/WebServicesAPI.html#Purge_Command] states that the purge REST endpoint is a GET one but it is a PUT endpoint. This should be fixed. In [https://github.com/apache/oozie/blob/master/docs/src/site/markdown/WebServicesAPI.md] it should say "PUT" instead of "GET". -- This message was sent by Atlassian Jira (v8.20.1#820001)