class

ApiAction

Inherits Lucky::EnforceUnderscoredRoute < Api::Auth::RequireAuthToken < Api::Auth::Helpers < Lucky::Action < Lucky::VerifyAcceptsFormat < Lucky::RedirectableTurbolinksSupport < 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 = [set_turbolinks_location_header_from_session, verify_accepted_format, require_auth_token] 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