You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we're using a fork of redux-json-api (https://github.com/mspae/redux-json-api) which allows us to customise the URL construction for API endpoints. Moving forward we should make sure the original library fully supports our usecase so we don't have to maintain our own fork.
The text was updated successfully, but these errors were encountered:
Issue on the library github: redux-json-api/redux-json-api#168
Currently we're using a fork of redux-json-api (https://github.com/mspae/redux-json-api) which allows us to customise the URL construction for API endpoints. Moving forward we should make sure the original library fully supports our usecase so we don't have to maintain our own fork.
The text was updated successfully, but these errors were encountered: