From bf338f4aff28cbd32d037fe0d1e8bd80215324db Mon Sep 17 00:00:00 2001 From: Jonas Lochmann Date: Mon, 15 Jun 2026 02:00:00 +0200 Subject: [PATCH] fix documentation of unlock-premium-v2 --- docs/api/admin.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/api/admin.md b/docs/api/admin.md index a80d0cb..78e5147 100644 --- a/docs/api/admin.md +++ b/docs/api/admin.md @@ -124,6 +124,7 @@ The response contains the following properties: - optional object - should be shown to the support - ``wasAlreadyExecuted`` (boolean, set if and only if ``ok`` is true) +- ``mail`` (string, set if and only if ``ok`` is true) If the request was malformed: HTTP status code 400 Bad Request