Skip to content

Commit 6e2ceef

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

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
@@ -733,7 +733,7 @@ def register_route(func: Callable):
733733
return register_route
734734

735735

736-
class APIGatewayProxyEventResolver(ApiGatewayResolver):
736+
class APIGatewayRestResolver(ApiGatewayResolver):
737737
current_event: APIGatewayProxyEvent
738738

739739
def __init__(

0 commit comments

Comments
 (0)