Actions
roos-fs tasks #128
openAPI to fetch the vechicles (for the mobile)
Status:
Closed
Priority:
Normal
Assignee:
Farzam Azhar
Start date:
06/15/2025
Due date:
% Done:
0%
Estimated time:
5:00 h
Description
As a mobile application user, I want to search for vehicles using either License Plate (LC) or Vehicle Identification Number (VIN), so that I can quickly find the relevant vehicle details from the database.
What shall the Endpoint allow:
- Search by License Plate (LC)**
- Search by VIN
- Search cross these values
- Provide infromation on the vechicle
Error Handling:
- Return 404 if vehicle is not found.
- Return appropriate messages for failed queries.
Security:
- APIs must be secured (authenticated access only).
- Endpoint must be accessible via HTTPS and CORS enabled for mobile
API documentation is provided and stored in https://redmine.matecube-internal.ddns.net/projects/roos-fs/documents
Updated by Alex Katasonov 11 months ago
@farzam.dev7777@gmail.com CR done and merged. GJ
Updated by Alex Katasonov 11 months ago
- Status changed from In review to Deployed (QA)
Updated by Alex Katasonov 11 months ago
- Status changed from Deployed (QA) to In review
Updated by Alex Katasonov 11 months ago
- Status changed from In review to Deployed (QA)
Updated by Alex Katasonov 10 months ago
- Status changed from Deployed (QA) to Closed
Actions