From dff936257b5ab9d7381a0e3ecb22f7ebb473e132 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Sun, 9 Mar 2025 08:12:47 +0000 Subject: [PATCH] Fix issue: WorkspaceTaskSubType.META_DESCRIPTION --- .../troubleshooting/http-status-codes/4xx-client-error.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error.mdx b/src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error.mdx index 547686a3fa315a2..c1c05564f5a58f2 100644 --- a/src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error.mdx +++ b/src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error.mdx @@ -2,6 +2,7 @@ pcx_content_type: troubleshooting source: https://support.cloudflare.com/hc/en-us/articles/115003014512-4xx-Client-Error title: 4xx Client Error +description: Explore detailed explanations of 4xx client error codes, including causes and solutions, in Cloudflare's technical documentation for developers. --- import { FeatureTable, Render } from "~/components";