From b08f34ec12121b62ac8850bc16933b90b4219c90 Mon Sep 17 00:00:00 2001 From: danstotts-ops Date: Wed, 10 Jun 2026 13:34:34 -0400 Subject: [PATCH] docs: Add alt text to serverless endpoint details screenshots Adds descriptive alt text to the endpoint details screenshot used in the serverless quickstart, send-requests, and vLLM get-started pages. Fixes the last missing-alt finding from the site-wide accessibility audit. Co-Authored-By: Claude Opus 4.8 (1M context) --- serverless/endpoints/send-requests.mdx | 2 +- serverless/quickstart.mdx | 2 +- serverless/vllm/get-started.mdx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/serverless/endpoints/send-requests.mdx b/serverless/endpoints/send-requests.mdx index e2ad0ec9..de83bce0 100644 --- a/serverless/endpoints/send-requests.mdx +++ b/serverless/endpoints/send-requests.mdx @@ -53,7 +53,7 @@ The exact parameters depend on your specific worker implementation. Check your w The quickest way to test your endpoint is in the Runpod console. Navigate to [Serverless](https://www.console.runpod.io/serverless), select your endpoint, and click the **Requests** tab. - + Runpod serverless endpoint details page Modify the default test request as needed, then click **Run**. On first execution, workers need to initialize, which may take a moment. diff --git a/serverless/quickstart.mdx b/serverless/quickstart.mdx index 7706b009..9db1fa21 100644 --- a/serverless/quickstart.mdx +++ b/serverless/quickstart.mdx @@ -187,7 +187,7 @@ The system will redirect you to a dedicated detail page for your new endpoint. To test your endpoint, click the **Requests** tab in the endpoint detail page: - + Runpod serverless endpoint details page On the left you should see the default test request: diff --git a/serverless/vllm/get-started.mdx b/serverless/vllm/get-started.mdx index 1f5a1491..8d89cabf 100644 --- a/serverless/vllm/get-started.mdx +++ b/serverless/vllm/get-started.mdx @@ -61,7 +61,7 @@ Once deployment is complete, make a note of your **Endpoint ID**, as you'll need To test your worker, click the **Requests** tab in the endpoint detail page: - + Runpod serverless endpoint details page On the left you should see the default test request: