Skip to content

Commit 99dc444

Browse files
Removed unimplmented tag from health endpoint doc
1 parent f28346d commit 99dc444

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/api-docs/v2/swagger.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@
9191
"security": [],
9292
"tags": [
9393
"operations",
94-
"read-only",
95-
"unimplemented"
94+
"read-only"
9695
],
9796
"summary": "Checks the health of the application; will be renamed to '/health'.",
9897
"description": "The health of individual application components is verified.",

0 commit comments

Comments
 (0)