Is your feature request related to a problem? Please describe.
Add a config option to set the cache path in user-sync-config.yml file. for UMAPI
Describe the solution you'd like
- will add new attribute as:
cache:
path: cache/umapi
- Add initialization reference in below files
- user_sync/config/user_sync.py
- user_sync/engine/umapi.py