These apis are not implemented with in the watcher code base and was marked as a forbidden to use. It does not make sense to keep these api as they are not implemented. This cr drops the code around that to make the action apis cleaner. Closes-Bug: #2110895 Change-Id: I0f465157e6cd481b27665ca6016db68c198cebeb Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
7 lines
182 B
YAML
7 lines
182 B
YAML
---
|
|
other:
|
|
- |
|
|
The `DELETE`, `POST` and `Patch` REST methods for the `action` APIs
|
|
are forbidden and not implemented. They are now now removed from
|
|
the API controller.
|