Skip to content

Commit 0142e94

Browse files
committed
remove unimplemented tag in swagger doc
1 parent 2d9fe56 commit 0142e94

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/api-docs/v2/swagger.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,7 @@
136136
"post": {
137137
"security": [],
138138
"tags": [
139-
"authentication",
140-
"unimplemented"
139+
"authentication"
141140
],
142141
"summary": "Authenticates a user.",
143142
"description": "The system authentication endpoint (NOTE - We should consider switching this to Basic auth, Base64-encoding the email/password).",

0 commit comments

Comments
 (0)