Skip to content

Commit efe34e2

Browse files
committed
allow caching docs UI route
1 parent b64afc7 commit efe34e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudformation/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ Resources:
736736
- HEAD
737737
CachePolicyId: !Ref CloudfrontCachePolicy
738738
OriginRequestPolicyId: 216adef6-5c7f-47e4-b989-5492eafa07d3
739-
- PathPattern: "/api/documentation/*"
739+
- PathPattern: "/api/documentation*"
740740
TargetOriginId: ApiGatewayOrigin
741741
ViewerProtocolPolicy: redirect-to-https
742742
AllowedMethods:

0 commit comments

Comments
 (0)