module Wakdata::RestAPI::V1::Routes::By::Id

Defined in:

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

Macro Summary

Macro Detail

macro define_route_with_id_for_data(all_data_name, single_data_name, id_location) #

[View source]
macro define_route_with_id_for_data_with_id_in_data(all_data_name, single_data_name) #

[View source]
macro define_route_with_id_for_data_with_id_in_def(all_data_name, single_data_name) #

[View source]