Files
swagger-ui/dist/index.html
Daniil Leontiev ec51dc38e9 refactor(dist): remove inline-code (#7905)
* apply /dist changes to /dev-helpers

* add missing "useBasicAuthenticationWithAccessCodeGrant: false" after merge conflict

Co-authored-by: akop <akop@ppi.de>
Co-authored-by: Tim Lai <timothy.lai@gmail.com>
2022-03-23 16:11:50 -07:00

734 B

<html lang="en"> <head> </head>
<script src="./swagger-ui-bundle.js" charset="UTF-8"> </script> <script src="./swagger-ui-standalone-preset.js" charset="UTF-8"> </script> <script src="./swagger-initializer.js" charset="UTF-8"> </script> </html>