Swagger docs for public API

This commit is contained in:
Alicia Sykes 2024-03-09 15:28:05 +00:00
parent b5d0dd8458
commit c724a8393c

View file

@ -11,7 +11,6 @@
<script>
window.onload = () => {
SwaggerUIBundle({
// url: './open-api-spec.yml',
url: 'https://raw.githubusercontent.com/Lissy93/awesome-privacy/main/api/open-api-spec.yml',
dom_id: '#swagger-ui',
deepLinking: true,