Skip to content

VSN-1602/Add API endpoint methods for fetching driver information by IDs or single ID

salaheddine zidani a demandé de fusionner feature/VSN-1602 vers develop

Add API endpoint methods for fetching driver information by single ID or multiple IDs

This describes the two methods:

  • getDriverShortById: Fetches driver information by a single driver ID.
  • getDriversByIds: Fetches driver information for multiple driver IDs provided as a list.

Rapports de requête de fusion