pub async fn remove_vertiport(
    __arg0: Extension<GrpcClients>,
    __arg1: Path<String>
) -> Result<String, (StatusCode, String)>
Expand description

Remove a Vertiport from the database.