Remove API documentation from frontend and delete Swagger UI

This commit is contained in:
Aherobo Ovie Victor
2025-07-11 21:36:12 +01:00
parent b54da61121
commit 7b9de2b833
4 changed files with 1 additions and 297 deletions
-3
View File
@@ -39,9 +39,6 @@
<button class="btn btn-info" onclick="runAllTests()">
<i class="fas fa-play"></i> Run All Tests
</button>
<a href="/docs" class="btn btn-outline" target="_blank">
<i class="fas fa-book"></i> API Documentation
</a>
</div>
</section>