From d49455670133ecca3bcf8a8ec2d7018409248b07 Mon Sep 17 00:00:00 2001 From: sabraman Date: Mon, 23 Mar 2026 00:46:54 +0300 Subject: [PATCH] remove stale rotate-secret 404 note from API docs --- docs/API.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/API.md b/docs/API.md index 707f448..2731167 100644 --- a/docs/API.md +++ b/docs/API.md @@ -183,8 +183,6 @@ Notes: | --- | --- | --- | --- | | `secret` | `string` | no | Exactly 32 hex chars. If missing, generated automatically. | -Note: the request contract is defined, but the corresponding route currently returns `404` (see routing edge cases). - ## Response Data Contracts ### `HealthData`