Skip to main content

api_routes

Function api_routes 

Source
pub fn api_routes(
    manager: SharedTenantManager,
    admin_key: Option<String>,
    cors_origins: Option<Vec<String>>,
    billing_state: Option<SharedBillingState>,
) -> Router
Expand description

Build the complete API route tree