mbari-org / dash5

Web based UI and client applications for MBARI.
mbari.vercel.app
0 stars 2 forks source link

Remove call to `GET /info/vehicles` - just use `GET /info` #305

Open carueda opened 7 months ago

carueda commented 7 months ago

API issue

Please remove your call to the GET /info/vehicles endpoint, which is deprecated and slated to be removed. The GET /info response includes that information in the vehicleBasicInfos entry.