implement endpoint method to read a vehicle #40

Closed
opened 2025-10-21 16:50:27 +00:00 by duarteneves5 · 1 comment
duarteneves5 commented 2025-10-21 16:50:27 +00:00 (Migrated from github.com)

to complete this task the method should be able to successfully get a vehicle entity for the database.

the way to get the vehicle could be by the vehicle's registration.

note that some rules for the reading must be followed:

  • [optional] to get a vehicle the user needs to have the vehicle's service assigned to him (this is a case to debate later)
to complete this task the method should be able to successfully get a vehicle entity for the database. the way to get the vehicle could be by the vehicle's registration. note that some rules for the reading must be followed: - [optional] to get a vehicle the user needs to have the vehicle's service assigned to him (this is a case to debate later)
AndreFerreira5 commented 2026-01-22 23:07:27 +00:00 (Migrated from github.com)

this issue has already been integrated in the maion branch, closing...

this issue has already been integrated in the maion branch, closing...
Sign in to join this conversation.
No description provided.