Commit 0aeb686e authored by Kulya's avatar Kulya 😊

Update README.md

parent 5446e64a
......@@ -136,7 +136,7 @@ curl --location --request GET 'https://cld.alovoice.uz/mapi/getAutorule/40' \
#### Метод `GET`
```
https://cld.alovoice.uz/mapi/getTrunks
https://cld.alovoice.uz/mapi/getMyTrunks
```
#### Параметры `multipart/form-data`
......@@ -145,7 +145,7 @@ https://cld.alovoice.uz/mapi/getTrunks
#### Пример вызова на cURL
```
curl --location --request GET 'https://cld.alovoice.uz/mapi/getTrunks' \
curl --location --request GET 'https://cld.alovoice.uz/mapi/getMyTrunks' \
--header 'Authorization: Bearer 22dfbb22-d073-4422-b322-22949d14a022' \
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment