A typescript api client for vidicore, utilizing the openapi and codegen inside vidicore-openapi-generator
- In
vidicore-openapi-generator
:- Fetch wadl and update openapi specification
- Generate services using codegen
- Replace
src/services
with new generated services - Make sure services still imports client and types from
./lib/*