docs: add auth-server lib and wiki sites and refresh collections

This commit is contained in:
2026-09-12 14:58:43 +05:30
parent bf83538136
commit 6124d8c1e8
165 changed files with 29724 additions and 26 deletions

View File

@@ -217,6 +217,7 @@
"Health"
],
"summary": "Health Check",
"description": "Report service health.\n\nReturns:\n dict:\n A simple ``{\"status\": \"ok\"}`` payload used by load balancers and\n the container health check.",
"operationId": "health_check_health_get",
"responses": {
"200": {