This repository has been archived by the owner on Feb 4, 2024. It is now read-only.
Implemented enhancements:
- createActions and createRequests functions:
namespace
argument has been replaced withargs
to allow support multiple options,namespace
argument becomes a part ofargs
object. - createActions: added ability to skip some fetch functions generation.
- createRequests: added ability to skip some request functions generation.