annotation Athena::Routing::Annotations::Link

Overview

Defines a LINK endpoint.

Fields

Example

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

Defined in:

annotations.cr