Function gtfs_server::routes::api::db::update [−][src]
pub fn update(rh: State<RoutesHandler>) -> Json<SuccessResult>
/db/update
Updates the DB schema. This operation should be performed after each update
because the DB may have been updated.
Returns a SuccessResult