utils/urls
Overview
Provides URL templates and builder functions for all VUEDA API endpoints.
Methods
- getDetailUrl - Get a VUEDA detail or detail action URL.
- getListUrl - Get a VUEDA list or list action URL.
- getUrl - Gets the URL for a key.
- resetCustomUrls - Resets all custom URLs.
- setCustomUrl - Sets a custom URL for a key.
Source
client/lib/utils/urls.js:1