Skip to content

Commit a9039bb

Browse files
author
amazon-meaisiah
committed
Fix broken route
1 parent 27b8a89 commit a9039bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudformation/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Resources:
185185
- https
186186
paths:
187187
# Version marker - please don't delete
188-
/version/:v4_0_2:
188+
/version/{v4_0_3}:
189189
options:
190190
consumes:
191191
- application/json

0 commit comments

Comments
 (0)