[add]: health check

This commit was merged in pull request #14.
This commit is contained in:
VivianDee
2025-06-27 15:58:12 +01:00
parent d69bcd11ea
commit eb7c0f6221
5 changed files with 87 additions and 2 deletions
+3
View File
@@ -110,6 +110,9 @@
}
],
"paths": {
"/api/system-health-check": {
"$ref": "swagger/paths/HealthCheck.json"
},
"/api/rac-check": {
"$ref": "swagger/paths/RACCheck.json"
},