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.