We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e90cd2 + 7245bcc commit 130043dCopy full SHA for 130043d
src/pages/api-doc/index.jsx
@@ -74,6 +74,10 @@ function ApiDoc() {
74
<iframe className="embed-responsive-item"
75
src="https://swagger-api-support.lambdatest.com/audit-logs/index.html"></iframe>
76
</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>
81
</Tabs>
82
</div>
83
</Layout>
0 commit comments