rel-events
rel-events copied to clipboard
Change "request" reducer to "dispatch" on createReducers, to match API
It's not that this doesn't work, it's just a nomenclature issue. In fact, it would break compatibility with react-redux-api-tools, so we'll probably stick to this until a change is needed on their end.