module Wakdata::RestAPI::V1::Routes::By::Arg

Defined in:

wakdata/rest-api/v1/routes/by_arg.cr

Macro Summary

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) #

[View source]
macro define_route_with_custom_arg_for_data(all_data_name, single_data_name, arg_name, arg_location, arg_type) #

[View source]