Skip to content

Commit 36497a1

Browse files
authored
Merge pull request LambdaTest#955 from surishubham/stage
added accessibility test tab
2 parents 02cb568 + e14e1ad commit 36497a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/pages/api-doc/index.jsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ function ApiDoc() {
6666
<iframe className="embed-responsive-item"
6767
src="https://stage-swagger-api-support.lambdatestinternal.com/hyperexecute/index.html"></iframe>
6868
</TabItem>
69+
<TabItem value="accessibility-testing" label="Accessibility Testing">
70+
<iframe className="embed-responsive-item"
71+
src="https://stage-swagger-api-support.lambdatestinternal.com/accessibility/index.html"></iframe>
72+
</TabItem>
6973
<TabItem value="auditlogs" label="Audit Logs">
7074
<iframe className="embed-responsive-item"
7175
src="https://stage-swagger-api-support.lambdatestinternal.com/audit-logs/index.html"></iframe>

0 commit comments

Comments
 (0)