Skip to content

Commit 509fff8

Browse files
authored
fix: TT-402 change route serverless.yml
1 parent 8681866 commit 509fff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

V2/serverless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,6 @@ functions:
9494
x-azure-settings:
9595
methods:
9696
- PUT
97-
route: time_entries/{id}
97+
route: time-entries/{id}
9898
authLevel: anonymous
9999

0 commit comments

Comments
 (0)