diff --git a/.DS_Store b/.DS_Store index 0ae7ca6c..90ea33c6 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/src/docs/swagger.yaml b/src/docs/swagger.yaml index b4aa646c..55968502 100644 --- a/src/docs/swagger.yaml +++ b/src/docs/swagger.yaml @@ -194,6 +194,8 @@ paths: type: string description: Check the connection state of your instance. example: "evolution" + security: + - apikeyAuth: [] responses: "200": description: Successful response