Actions
Bug #3905
closedAPI v2 method delete in reports has wrong route in apidocs
Description
api :DELETE, "/ptables/:id/", "Delete a report."
Which causes hammer to delete ptables instead of reports.
Actions
Description
api :DELETE, "/ptables/:id/", "Delete a report."
Which causes hammer to delete ptables instead of reports.