VSN-1602/Add API endpoint methods for fetching driver information by IDs or single ID
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.