Skip to content

Commit

Permalink
#777 remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
schoicsiro committed Sep 13, 2023
1 parent 9cb4074 commit 734f254
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import au.org.ala.plugins.openapi.Path
type = SecuritySchemeType.HTTP,
scheme = "bearer"
)
//@RequireApiKey()

class ApiController extends BaseController {
static namespace = "v1"
static allowedSortFields = ['scientificNameLower', 'lastUpdated', 'dateCreated']
Expand Down

0 comments on commit 734f254

Please sign in to comment.