Skip to content

Commit 85d85d4

Browse files
authored
Merge pull request #54 from keshrisohit/verify_Deamon
add method for deamon api
2 parents fa20f56 + d0e4a80 commit 85d85d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

metering/serverless.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ functions:
4141
events:
4242
- http:
4343
path: /verify
44+
method: get
4445
authorizer:
4546
type: request
4647
arn: ${file(./config.${self:provider.stage}.json):SIGN_AUTHORIZER}

0 commit comments

Comments
 (0)