Function svc_assets::rest::api::register_vertipad
source · pub async fn register_vertipad(
__arg0: Extension<GrpcClients>,
__arg1: Json<Data>
) -> Result<String, (StatusCode, String)>Expand description
Register an Vertipad in the database.
Also inserts the vertipad into the vertiport’s vertipad list.