From 97ba254400300d91fd4c32751e9c96815a524136 Mon Sep 17 00:00:00 2001 From: Engincan VESKE Date: Tue, 17 Mar 2026 13:15:08 +0300 Subject: [PATCH] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- .../2026-03-17-OpenAI-Compatible-Endpoints/POST.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Community-Articles/2026-03-17-OpenAI-Compatible-Endpoints/POST.md b/docs/en/Community-Articles/2026-03-17-OpenAI-Compatible-Endpoints/POST.md index 3366b35b9d..5f71455c4a 100644 --- a/docs/en/Community-Articles/2026-03-17-OpenAI-Compatible-Endpoints/POST.md +++ b/docs/en/Community-Articles/2026-03-17-OpenAI-Compatible-Endpoints/POST.md @@ -58,7 +58,7 @@ Before configuration, ensure: 1. AI Management is installed and running in your ABP app. 2. At least one workspace is created and **active**. -3. You have a valid bearer token for your ABP application. +3. You have a valid Bearer token for your ABP application. ### 1) Get an access token