Fixed typo in health endpoint api docs.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"basePath": "/api",
|
||||
"paths": {
|
||||
"/api/health": {
|
||||
"/health": {
|
||||
"get": {
|
||||
"description": "OK",
|
||||
"summary": "Checks if the server is alive.",
|
||||
|
||||
Reference in New Issue
Block a user