ExTenant.generate_default_options_callback
You're seeing just the macro
generate_default_options_callback
, go back to ExTenant module for more information.
generate a function signature that does this..
def default_options(_operation) do
[tenant_id: get_tenant_id()]
end