class Api::CustomTaxa::Show
- Api::CustomTaxa::Show
- ApiAction
- Lucky::Action
- Reference
- Object
Overview
カスタム分類情報のID指定取得API
Defined in:
actions/api/custom_taxa/show.crConstant Summary
-
AFTER_PIPES =
[] of Symbol
-
カスタム分類情報のID指定取得API
-
BEFORE_PIPES =
[verify_accepted_format, require_auth_token] of Symbol
-
カスタム分類情報のID指定取得API
-
EXPOSURES =
[] of Symbol
-
カスタム分類情報のID指定取得API
-
PARAM_DECLARATIONS =
[] of Crystal::Macros::TypeDeclaration
-
カスタム分類情報のID指定取得API
-
ROUTE_SETTINGS =
{prefix: ""}
-
カスタム分類情報のID指定取得API
-
SKIPPED_PIPES =
[] of Symbol
-
カスタム分類情報のID指定取得API
Class Method Summary
- .path(*args, **named_args) : String
- .path_without_query_params(record_id) : String
- .route(record_id, anchor : String | Nil = nil) : Lucky::RouteHelper
- .url(*args, **named_args) : String
- .url_without_query_params(record_id) : String
- .with(record_id, anchor : String | Nil = nil) : Lucky::RouteHelper