module Wakdata::RestAPI::V1::Routes::By::Arg
Defined in:
wakdata/rest-api/v1/routes/by_arg.crMacro Summary
- define_route_with_custom_arg_and_custom_operation_for_data(all_data_name, single_data_name, arg_name, arg_type, custom_args, custom_operation)
- define_route_with_custom_arg_for_data(all_data_name, single_data_name, arg_name, arg_location, arg_type)
Macro Detail
macro define_route_with_custom_arg_and_custom_operation_for_data(all_data_name, single_data_name, arg_name, arg_type, custom_args, custom_operation)
#
macro define_route_with_custom_arg_for_data(all_data_name, single_data_name, arg_name, arg_location, arg_type)
#