This repository provides shared data types for the Car domain microservice API.
In particular, they were derived from the OpenAPI Specification of Car.
To use the types in your project, add the following to your go.mod
file:
require github.com/ccsapp/cargotypes v1.1.0