abstract class ApiAction
- ApiAction
- Lucky::Action
- Reference
- Object
Overview
Include modules and add methods that are for all API requests
Included Modules
- Lucky::EnforceUnderscoredRoute
Direct Known Subclasses
- Api::Addresses::Index
- Api::Addresses::Show
- Api::Categories::Index
- Api::Categories::Show
- Api::DeliveryPoints::Index
- Api::Goods::Index
- Api::Goods::Show
- Api::StoreOrders::Index
- Api::StoreOrders::Show
- Api::Stores::Index
- Api::Stores::Show
- Api::Units::Index
- Api::Units::Show
- Api::UserOrders::Index
- Api::UserOrders::Show
- Api::Users::Bonuses
- Api::Users::DeliveryPoints
- Api::Users::Index
- Api::Users::Show
- Api::Users::StoreOrders
- Api::Users::UserOrders
- Home::Index
Defined in:
actions/api_action.crConstant Summary
-
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, check_api_key] 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