Skip to content

Commit 7245bcc

Browse files
committed
performance testing api documentation
1 parent 2891332 commit 7245bcc

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
@@ -74,6 +74,10 @@ function ApiDoc() {
7474
<iframe className="embed-responsive-item"
7575
src="https://swagger-api-support.lambdatest.com/audit-logs/index.html"></iframe>
7676
</TabItem>
77+
<TabItem value="auditlogs" label="Audit Logs">
78+
<iframe className="embed-responsive-item"
79+
src="https://swagger-api-support.lambdatest.com/performance_testing/index.html"></iframe>
80+
</TabItem>
7781
</Tabs>
7882
</div>
7983
</Layout>

0 commit comments

Comments
 (0)