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