Function autoendpoint::routes::registration::register_uaid_route

source ยท
pub async fn register_uaid_route(
    path_args: RegistrationPathArgs,
    router_data_input: RouterDataInput,
    routers: Routers,
    app_state: Data<AppState>,
    request: HttpRequest,
) -> Result<HttpResponse, ApiError>
Expand description

Handle the POST /v1/{router_type}/{app_id}/registration route