isdashboard/src/main/webapp/app/admin/docs/docs.component.html

11 lines
172 B
HTML
Executable File

<iframe
src="swagger-ui/index.html"
width="100%"
height="900"
seamless
target="_top"
title="Swagger UI"
class="border-0"
data-cy="swagger-frame"
></iframe>