[][src]Function krill::daemon::endpoints::ca_parent_res_json

pub fn ca_parent_res_json(
    server: Data<AppServer>,
    ca_and_child: Path<(Handle, Handle)>,
    auth: Auth
) -> HttpResponse