Skip to content

Commit 3e36f36

Browse files
committed
update content : WCAG instead of WCAG 2.0
1 parent 77ece8b commit 3e36f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/resources/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7388,7 +7388,7 @@
73887388
"PDF Accessibility Checker"
73897389
],
73907390
"summary": "PDF Accessibility Checker Operation",
7391-
"description": "Accessibility Checker API will check PDF files to see if they meet the <b>machine-verifiable</b> 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.",
7391+
"description": "Accessibility Checker API will check PDF files to see if they meet the <b>machine-verifiable</b> 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.",
73927392
"operationId": "pdfoperations.accessibilitychecker",
73937393
"parameters": [
73947394
{

0 commit comments

Comments
 (0)