Skip to content

Commit 2191346

Browse files
Addressing Heitor's feedback
1 parent caa806e commit 2191346

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/validation/src/custom_handlers.py

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
from aws_lambda_powertools.utilities.validation import validator
55

66

7+
# Function to return the child schema
78
def get_child_schema(uri: str):
89
return CHILD_SCHEMA
910

0 commit comments

Comments
 (0)