class Api::CollectPoints::Delete
- Api::CollectPoints::Delete
- ApiAction
- Lucky::Action
- Reference
- Object
Overview
採集地点の削除API
Defined in:
actions/api/collect_points/delete.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(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