From d7bfe59a372b0f283b58b2ac31ae052c0b467ba8 Mon Sep 17 00:00:00 2001 From: Steven Hicks Date: Tue, 1 Oct 2024 13:42:55 -0500 Subject: [PATCH] docs: don't link the word "endpoint" --- .../administration-sm-api-authentication.md | 2 +- docs/apis-tools/operate-api/authentication.md | 2 +- .../tasklist-api-rest/tasklist-api-rest-authentication.md | 2 +- .../apis-tools/optimize-api/optimize-api-authentication.md | 4 ++-- .../apis-tools/optimize-api/optimize-api-authentication.md | 4 ++-- .../version-8.5/apis-tools/operate-api/authentication.md | 2 +- .../tasklist-api-rest/tasklist-api-rest-authentication.md | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/apis-tools/administration-sm-api/administration-sm-api-authentication.md b/docs/apis-tools/administration-sm-api/administration-sm-api-authentication.md index e24c93e5577..e3c89a2c5f0 100644 --- a/docs/apis-tools/administration-sm-api/administration-sm-api-authentication.md +++ b/docs/apis-tools/administration-sm-api/administration-sm-api-authentication.md @@ -36,7 +36,7 @@ All Administration Self-Managed API requests require authentication. To authenti Include the previously captured token as an authorization header in each request: `Authorization: Bearer `. -For example, to send a request to the ["Get current clusters" endpoint](./specifications/get-clusters.api.mdx): +For example, to send a request to the ["Get current clusters"](./specifications/get-clusters.api.mdx) endpoint: :::tip The `${CAMUNDA_BASE_URL}` variable below represents the URL of the Self-Managed environment. You can configure this value in your Self-Managed installation. The default value is `http://localhost:8080`. diff --git a/docs/apis-tools/operate-api/authentication.md b/docs/apis-tools/operate-api/authentication.md index 942d7afd37e..6862f42f8be 100644 --- a/docs/apis-tools/operate-api/authentication.md +++ b/docs/apis-tools/operate-api/authentication.md @@ -91,7 +91,7 @@ See the [Operate Configuration - Authentication](/self-managed/operate-deploymen Include the previously captured token as an authorization header in each request: `Authorization: Bearer `. -For example, to send a request to the Operate REST API's ["Search process instances" endpoint](./specifications/search-1.api.mdx): +For example, to send a request to the Operate REST API's ["Search process instances"](./specifications/search-1.api.mdx) endpoint: `. -For example, to send a request to the Tasklist API's ["Search tasks" endpoint](./specifications/search-tasks.api.mdx): +For example, to send a request to the Tasklist API's ["Search tasks"](./specifications/search-tasks.api.mdx) endpoint: `. -For example, to send a request to the Optimize API's ["Get dashboard IDs" endpoint](./dashboard/get-dashboard-ids.md): +For example, to send a request to the Optimize API's ["Get dashboard IDs"](./dashboard/get-dashboard-ids.md) endpoint: `. -For example, to send a request to the Optimize API's ["Get dashboard IDs" endpoint](./dashboard/get-dashboard-ids.md): +For example, to send a request to the Optimize API's ["Get dashboard IDs"](./dashboard/get-dashboard-ids.md) endpoint: `. -For example, to send a request to the Operate REST API's ["Search process instances" endpoint](./specifications/search-1.api.mdx): +For example, to send a request to the Operate REST API's ["Search process instances"](./specifications/search-1.api.mdx) endpoint: `. -For example, to send a request to the Tasklist API's ["Search tasks" endpoint](./specifications/search-tasks.api.mdx): +For example, to send a request to the Tasklist API's ["Search tasks"](./specifications/search-tasks.api.mdx) endpoint: