diff --git a/doc/swagger.yml b/doc/swagger.yml index 3681b46ed..38547199d 100644 --- a/doc/swagger.yml +++ b/doc/swagger.yml @@ -449,6 +449,9 @@ paths: $ref: "#/definitions/GeneralError" 403: description: "Not logged in or wrong email" + security: + - {} + - bearerAuth: [] /{channelCode}/taxon-products-by-slug/{slug}: parameters: - $ref: "#/parameters/ChannelCode"