Skip to content

Commit ff0f1ae

Browse files
authored
Merge pull request #66 from rees46/fix/endpoint
fix: endpoint
2 parents 6e6290e + e089131 commit ff0f1ae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/integration/loyalty/bonuses/cancel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66
```
7-
PATCH https://app.rees46.ru/loyalty/bonuses/cancel
7+
PATCH https://api.rees46.ru/loyalty/bonuses/cancel
88
```
99

1010
## Параметры

docs/integration/loyalty/bonuses/reward.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717

1818
```
19-
POST https://app.rees46.ru/loyalty/basic/event_bonus
19+
POST https://api.rees46.ru/loyalty/basic/event_bonus
2020
```
2121

2222
## Параметры

0 commit comments

Comments
 (0)