You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#[api_v2_operation]/// Send a MAVLink message for the desired vehiclepubfn mavlink_post(data: web::Data<MAVLinkVehicleArcMutex>,_req:HttpRequest,bytes: web::Bytes,) -> HttpResponse{
The bytes field does not show on the swagger api.
The text was updated successfully, but these errors were encountered:
From my code:
The bytes field does not show on the swagger api.
The text was updated successfully, but these errors were encountered: