calcom/apps/docs/pages/public-api.mdx
Agusti Fernandez f8f3456b92
Adds iframe to developer.cal.com (swagger-ui) into docs/public-api.mdx (#2518)
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
2022-04-15 23:56:32 +00:00

9 lines
206 B
Text

import Bleed from 'nextra-theme-docs/bleed'
<Bleed full>
<iframe src="https://developer.cal.com"
width="100%"
height="900px"
title="Swagger UI - Cal.com Public API"
></iframe>
</Bleed>