From fba61ebca2fa5bba91d567469a2b7c8ad7d5b1bf Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 22 Jun 2026 17:04:38 +0200 Subject: [PATCH] chore(assets): Recompile assets Signed-off-by: Joas Schilling --- core/openapi-full.json | 1 - core/openapi.json | 1 - openapi.json | 1 - 3 files changed, 3 deletions(-) diff --git a/core/openapi-full.json b/core/openapi-full.json index 0164fbaef7a..c90b71b2cf9 100644 --- a/core/openapi-full.json +++ b/core/openapi-full.json @@ -1761,7 +1761,6 @@ "get": { "operationId": "app_password-get-app-password-with-one-time-password", "summary": "Get app password with one-time password", - "description": "This endpoint requires password confirmation", "tags": [ "app_password" ], diff --git a/core/openapi.json b/core/openapi.json index 145894f33a0..94b0e82e0ff 100644 --- a/core/openapi.json +++ b/core/openapi.json @@ -1761,7 +1761,6 @@ "get": { "operationId": "app_password-get-app-password-with-one-time-password", "summary": "Get app password with one-time password", - "description": "This endpoint requires password confirmation", "tags": [ "app_password" ], diff --git a/openapi.json b/openapi.json index ba4ee767a4b..3aa7c59436f 100644 --- a/openapi.json +++ b/openapi.json @@ -5419,7 +5419,6 @@ "get": { "operationId": "core-app_password-get-app-password-with-one-time-password", "summary": "Get app password with one-time password", - "description": "This endpoint requires password confirmation", "tags": [ "core/app_password" ],