ApiAction
Inherits Lucky::EnforceUnderscoredRoute < Lucky::Action < Lucky::VerifyAcceptsFormat < Lucky::Redirectable < Lucky::ActionPipes < Lucky::ParamHelpers < Lucky::Renderable < Lucky::Routable < Lucky::Exposable < Lucky::RequestTypeHelpers < Lucky::ActionDelegates < Reference < Object
Include modules and add methods that are for all API requests
Constants
AFTER_PIPES = [] of Symbol
Include modules and add methods that are for all API requests
BEFORE_PIPES = [verify_accepted_format] of Symbol
Include modules and add methods that are for all API requests
EXPOSURES = [] of Symbol
Include modules and add methods that are for all API requests
PARAM_DECLARATIONS = [] of Crystal::Macros::TypeDeclaration
Include modules and add methods that are for all API requests
ROUTE_SETTINGS = {prefix: ""}
Include modules and add methods that are for all API requests
SKIPPED_PIPES = [] of Symbol
Include modules and add methods that are for all API requests
Class methods
_accepted_formats