Add non-null vehicleNumbers to booking list response
All checks were successful
build-and-deploy / build-deploy (push) Successful in 35s

This commit is contained in:
androidlover5842
2026-02-04 15:30:40 +05:30
parent c549418c42
commit bc13816cbf
4 changed files with 28 additions and 0 deletions

View File

@@ -1574,6 +1574,7 @@ BOOKING APIS
What it does:
- Lists bookings with summary and computed pending amount.
- Each booking item includes `vehicleNumbers` (always non-null: empty list or values).
Request body: