Skip to content

Commit 130043d

Browse files
authored
Merge pull request #1132 from Aman1905/main
performance testing api documentation
2 parents 3e90cd2 + 7245bcc commit 130043d

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)