Fix comment on date format
This commit is contained in:
parent
ae46f9068c
commit
d53d51f499
1 changed files with 1 additions and 1 deletions
|
|
@ -416,7 +416,7 @@ class APIController extends Controller
|
|||
// TODO: check current battery id
|
||||
// TODO: check condition (brand new / second-hand)
|
||||
// TODO: check is_motolite and is_active (1 or 0)
|
||||
// TODO: check warranty expiration date (YYYY-MM-DD)
|
||||
// TODO: check warranty expiration date (YYYYMMDD)
|
||||
// TODO: check model year coverage if it fits in between
|
||||
|
||||
return $res;
|
||||
|
|
|
|||
Loading…
Reference in a new issue