-
Stephane Nicoll authored
This commit adds a `@DeleteOperation` annotation that can be used to indicate that an endpoint's operation is meant to delete a resource. Such operation is mapped to a DELETE http method. Closes gh-10023
4c708898
This commit adds a `@DeleteOperation` annotation that can be used to indicate that an endpoint's operation is meant to delete a resource. Such operation is mapped to a DELETE http method. Closes gh-10023