Skip to content

WS-85: Delete capability request REST endpoint

Nathan Hertz requested to merge WS-85-delete-capability-request-rest-endpoint into main

Added new REST endpoint for deleting capability requests; requests with existing executions cannot be deleted (they must be disabled instead--like with capabilities, which will have to be implemented)

Merge request reports