Remove Swagger Authorize button from published docs (#347)

* Remove Swagger *Authorize* button from published docs

* Ignore mkdocs output dir

* tidy mods
This commit is contained in:
Dmytro Bondar
2025-01-21 12:31:28 +01:00
committed by GitHub
parent 2cea2e477a
commit 7a0a2117f5
5 changed files with 34 additions and 43 deletions

2
.gitignore vendored
View File

@@ -38,3 +38,5 @@ venv/
.cache/
# ignore local frontend dist directory
internal/app/api/core/frontend-dist
# mkdocs output directory
site/