You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggestions:
🕛 Create POST /api/vehicles endpoint
🕛 Validate input data (vehicle ID, brand, model, year of production, license plate number, etc.)
🕛 Implement data persistence logic
🕛 Add permission check to ensure that only administrators can register vehicles
🕛 Return appropriate response code and message
The text was updated successfully, but these errors were encountered:
Suggestions:
🕛 Create POST /api/vehicles endpoint
🕛 Validate input data (vehicle ID, brand, model, year of production, license plate number, etc.)
🕛 Implement data persistence logic
🕛 Add permission check to ensure that only administrators can register vehicles
🕛 Return appropriate response code and message
The text was updated successfully, but these errors were encountered: