annotation Athena::Routing::Annotations::Unlink

Overview

Defines an UNLINK endpoint.

Fields

Example

@[ARTA::Unlink(path: "/users/:id")]
def unlink_user(id : Int32) : Nil
end

Defined in:

annotations.cr