modified: begushiybashkir/bbvue/src/views/ProfileEdit.vue
modified: serv_nginx/api_bb/internal/handlers/auth.go change path to editProfile for updateProfile handler
This commit is contained in:
@@ -199,7 +199,7 @@ export default {
|
||||
|
||||
try {
|
||||
const response = await axios.put(
|
||||
'https://begushiybashkir.ru/api/v1/auth/profile',
|
||||
'https://begushiybashkir.ru/api/v1/auth/editProfile',
|
||||
this.formData,
|
||||
{
|
||||
headers: {
|
||||
|
||||
Reference in New Issue
Block a user