• Stephane Nicoll's avatar
    Add support for delete operations · 4c708898
    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
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...