Skip to content

Commit 7e01f2d

Browse files
Update aws_lambda_powertools/utilities/parser/models/apigwv2.py
no idea how that got into there ;) Co-authored-by: Heitor Lessa <[email protected]>
1 parent d0ede31 commit 7e01f2d

File tree

1 file changed

+0
-1
lines changed
  • aws_lambda_powertools/utilities/parser/models

1 file changed

+0
-1
lines changed

aws_lambda_powertools/utilities/parser/models/apigwv2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ class RequestContextV2(BaseModel):
5151
requestId: str
5252
routeKey: str
5353
stage: str
54-
property
5554
time: str
5655
timeEpoch: datetime
5756
http: RequestContextV2Http

0 commit comments

Comments
 (0)