From a7c72163eb9fd29f2eb9fd3e3a65b6408dd27475 Mon Sep 17 00:00:00 2001 From: Quaternions <krakow20@gmail.com> Date: Wed, 26 Mar 2025 20:52:54 -0700 Subject: [PATCH] openapi: user session is required for SessionValidate --- openapi.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index bf8b646..d12abf5 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -61,7 +61,6 @@ paths: operationId: sessionValidate tags: - Session - security: [] responses: "200": description: Successful response