Skip to content

Get the total amount of car makes in the system #52

@VasAtanasov

Description

@VasAtanasov

Get the total number of car makes.

{
   "makers":[
      {
         "modelsCount": {integer},
         "name": {string}
      },
      {
         "modelsCount": {integer},
         "name": {string}
      },
      ...
   ],
   "makersCount": {integer}
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions