refactoring magic urls:. anmeldung actions
This commit is contained in:
@@ -23,7 +23,8 @@ export const ROUTE_NAMES = {
|
||||
// Anmeldung: actions
|
||||
ANMELDUNG: '/anmeldung',
|
||||
ANMELDUNG_LOGIN: '/anmeldung?/login',
|
||||
ANMELDUNG_LOGOUT: '/anmeldung?/logout'
|
||||
ANMELDUNG_LOGOUT: '/anmeldung?/logout',
|
||||
ANMELDUNG_GET_VORGANG_BY_TOKEN: '/anmeldung?/getVorgangByToken',
|
||||
};
|
||||
|
||||
export const API_ROUTES = {
|
||||
|
||||
Reference in New Issue
Block a user