Skip to content

Commit e9706ce

Browse files
Michael Brewerheitorlessa
Michael Brewer
andauthored
chore: remove redundant docs
Co-authored-by: Heitor Lessa <heitor.lessa@hotmail.com>
1 parent 6e2ceef commit e9706ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws_lambda_powertools/event_handler/api_gateway.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@ def __init__(
746746
super().__init__(ProxyEventType.APIGatewayProxyEvent, cors, debug, serializer, strip_prefixes)
747747

748748

749-
class APIGatewayProxyEventV2Resolver(ApiGatewayResolver):
749+
class APIGatewayHttpResolver(ApiGatewayResolver):
750750
current_event: APIGatewayProxyEventV2
751751

752752
def __init__(

0 commit comments

Comments
 (0)