Skip to content

Commit 39ee266

Browse files
committed
fix: correcao swagger sem authkey
1 parent 633dbb8 commit 39ee266

File tree

3 files changed

+2
-202
lines changed

3 files changed

+2
-202
lines changed

.DS_Store

0 Bytes
Binary file not shown.

src/dev-env.yml

Lines changed: 0 additions & 202 deletions
This file was deleted.

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)