From 3e36f36e7f18f8bae23189f306db7c496c608f20 Mon Sep 17 00:00:00 2001 From: vignesh66085 Date: Mon, 11 Aug 2025 11:33:38 +0530 Subject: [PATCH] update content : WCAG instead of WCAG 2.0 --- src/pages/resources/openapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/resources/openapi.json b/src/pages/resources/openapi.json index 0ef33b164..0ec0dca16 100644 --- a/src/pages/resources/openapi.json +++ b/src/pages/resources/openapi.json @@ -7388,7 +7388,7 @@ "PDF Accessibility Checker" ], "summary": "PDF Accessibility Checker Operation", - "description": "Accessibility Checker API will check PDF files to see if they meet the machine-verifiable requirements of PDF/UA and WCAG 2.0. It will generate a report that summarizes the findings of the accessibility checks. Additional human remediation may be required to ensure that the reading order of elements is correct and that alternative text tags properly convey the meaning of an image. The report contains links to documentation that assist in manually fixing problems using Adobe Acrobat Pro.", + "description": "Accessibility Checker API will check PDF files to see if they meet the machine-verifiable requirements of PDF/UA and WCAG. It will generate a report that summarizes the findings of the accessibility checks. Additional human remediation may be required to ensure that the reading order of elements is correct and that alternative text tags properly convey the meaning of an image. The report contains links to documentation that assist in manually fixing problems using Adobe Acrobat Pro.", "operationId": "pdfoperations.accessibilitychecker", "parameters": [ {