Commit cba8861
fix(parser): make identitySource optional for ApiGatewayAuthorizerRequestV2 model (#5880)
fix(parser): identitySource is optional for ApiGatewayAuthorizerRequestV2
Co-authored-by: Leandro Damascena <[email protected]>1 parent 4a11418 commit cba8861
File tree
2 files changed
+10
-1
lines changed- aws_lambda_powertools/utilities/parser/models
- tests/unit/parser/_pydantic
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
0 commit comments