utils/actionMap
Overview
Maps view names to their corresponding DRF action names.
Properties
viewToActionNameMap
Type: object
Source: client/lib/utils/actionMap.js:6
Methods
- getActionName - Maps a view name to its corresponding DRF action name, defaulting to the view name itself.
Source
client/lib/utils/actionMap.js:1