POST fleet/routes: Input validation improved

The POST fleet/routes endpoint has some new features! We added validation for SingleUseRouteLocation.address length up to 255 characters to reflect DB field capacity.

added

GET dvirs/stream (Generally Available)

The GET dvirs/stream endpoint is now generally available and fully supported for production :tada:! Check it out and happy coding :computer:.

added

GET defect-types (Generally Available)

The GET defect-types endpoint is now generally available and fully supported for production :tada:! Check it out and happy coding :computer:.

added

GET defects/stream (Generally Available)

The GET defects/stream endpoint is now generally available and fully supported for production :tada:! Check it out and happy coding :computer:.

GET fleet/routes/.id: Add route related live sharing links to response.

The GET fleet/routes/.id endpoint has some new features! We added the following new fields: recurringRouteLiveSharingLinks and locationLiveSharingLinks - A shareable links featuring information about all route stop visits ('By Location' Live Sharing Link) and the progress of routes that repeat regularly ('By Recurring Route' Live Sharing Link)

GET fleet/routes: Add route related live sharing links to response.

The GET fleet/routes endpoint has some new features! We added the following new fields: recurringRouteLiveSharingLinks and locationLiveSharingLinks - A shareable links featuring information about all route stop visits ('By Location' Live Sharing Link) and the progress of routes that repeat regularly ('By Recurring Route' Live Sharing Link)

PATCH fleet/routes/.id: Add route related live sharing links to response.

The PATCH fleet/routes/.id endpoint has some new features! We added the following new fields: recurringRouteLiveSharingLinks and locationLiveSharingLinks - A shareable links featuring information about all route stop visits ('By Location' Live Sharing Link) and the progress of routes that repeat regularly ('By Recurring Route' Live Sharing Link)