0.0.3 • Published 1 year ago

@key-telematics/fleet-ingestion-api-client v0.0.3

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
1 year ago

Generating New Client Definitions

If the Fleet Ingestion API's swagger definition changes, you should generate a new set of client classes. Make sure that you have the data-ingestion-api project cloned in the same parent directory as the fleet-ingestion-api-client and run the following:

npm run generate && npm run build
npm test