Skip to content

Commit 3ae8cf3

Browse files
Merge pull request #584 from Al1st1c/fix/swagger-auth
Fix/swagger auth
2 parents 11cf947 + 80c892a commit 3ae8cf3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.DS_Store

0 Bytes
Binary file not shown.

src/docs/swagger.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,8 @@ paths:
194194
type: string
195195
description: Check the connection state of your instance.
196196
example: "evolution"
197+
security:
198+
- apikeyAuth: []
197199
responses:
198200
"200":
199201
description: Successful response

0 commit comments

Comments
 (0)