Function svc_assets::rest::api::update_vertipad
source · pub async fn update_vertipad(
__arg0: Extension<GrpcClients>,
__arg1: Json<UpdateVertipadPayload>
) -> Result<String, (StatusCode, String)>
Expand description
Update/modify a Vertipad
in the database.