class Api::Tours::BulkUpdate
- Api::Tours::BulkUpdate
- ApiAction
- Lucky::Action
- Reference
- Object
Overview
採集行のバルク更新API
Defined in:
actions/api/tours/bulk_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 : String
- .route(anchor : String | Nil = nil) : Lucky::RouteHelper
- .url(*args, **named_args) : String
- .url_without_query_params : String
- .with(anchor : String | Nil = nil) : Lucky::RouteHelper