Function svc_assets::rest::api::update_vertiport
source · pub async fn update_vertiport(
__arg0: Extension<GrpcClients>,
__arg1: Json<UpdateVertiportPayload>
) -> Result<String, (StatusCode, String)>
Expand description
Update/modify a Vertiport
in the database.
This will update the vertiport’s information. It can also be used to perform batch add/remove of vertipads.