From d601847a768d81fda0aa9ed44b7f3a5eaacc7ffa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Sat, 7 Feb 2026 21:46:40 -0500 Subject: [PATCH] test: fix spec --- public/openapi/read.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/openapi/read.yaml b/public/openapi/read.yaml index f8469ddf07..d37280d72c 100644 --- a/public/openapi/read.yaml +++ b/public/openapi/read.yaml @@ -134,8 +134,8 @@ paths: $ref: 'read/admin/manage/users.yaml' /api/admin/manage/users/custom-fields: $ref: 'read/admin/manage/users/custom-fields.yaml' - /api/admin/manage/users/ban-reasons: - $ref: 'read/admin/manage/users/ban-reasons.yaml' + /api/admin/manage/users/custom-reasons: + $ref: 'read/admin/manage/users/custom-reasons.yaml' /api/admin/manage/registration: $ref: 'read/admin/manage/registration.yaml' /api/admin/manage/admins-mods: