at the end of the day, it was inevitable
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import {createApi} from '../common/Common'
|
||||
|
||||
const root = '/api/v1/users'
|
||||
|
||||
export const changePassword = createApi('POST', `${root}/change-password`)
|
||||
Reference in New Issue
Block a user