Driving License
This library implements a client to use Samgöngustofa's Mitt svæði API through x-road
The client is generated from a copy of the openApi document provided in x-road.
The api/domain/vehicles uses this client to deliver data between.
yarn nx run clients-vehicles:update-openapi-document
Caution: It has been modified manually so be careful when overwriting.
This regenerates the client from clientConfig.json file.
yarn nx run clients-vehicles:schemas/external-openapi-generator
Last modified 1mo ago