Skip to content

Commit

Permalink
Update SPECIFICATION.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrodriges authored Nov 7, 2023
1 parent c094cbd commit 635320d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SPECIFICATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ Content-Type: application/json
#### **Получение информации о выводе средств**
Хендлер: `GET /api/user/balance/withdrawals`.
Хендлер: `GET /api/user/withdrawals`.
Хендлер доступен только авторизованному пользователю. Факты выводов в выдаче должны быть отсортированы по времени вывода от самых старых к самым новым. Формат даты — RFC3339.
Expand Down

0 comments on commit 635320d

Please sign in to comment.