annotation Athena::Routing::Unlink

Overview

Defines an UNLINK endpoint.

Fields

Example

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

Defined in:

annotations.cr