Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
aws-powertools
/
powertools-lambda-python
Public
Notifications
You must be signed in to change notification settings
Fork
496
Star
3.3k
Code
Issues
42
Pull requests
26
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(validation): support JSON Schema referencing in validation utils
- #4508
#4508
Merged
sthulb
merged 13 commits into
aws-powertools:develop
aws-powertools/powertools-lambda-python:develop
from
danieljnchen:feat/validation-json-schema-refs
danieljnchen/powertools-lambda-python:feat/validation-json-schema-refs
Copy head branch name to clipboard
Jun 19, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat(validation): support JSON Schema referencing in validation utils
#4508
sthulb
merged 13 commits into
aws-powertools:develop
aws-powertools/powertools-lambda-python:develop
from
danieljnchen:feat/validation-json-schema-refs
danieljnchen/powertools-lambda-python:feat/validation-json-schema-refs
Copy head branch name to clipboard
Commits
Commits on Jun 13, 2024
feat: add support for fastjsonschema's handlers param in validation utilities
danieljnchen
committed
d4270f1
View commit details
Copy full SHA for d4270f1
Browse repository at this point
docs: document new handlers param in validation utilities
danieljnchen
committed
8c3a84b
View commit details
Copy full SHA for 8c3a84b
Browse repository at this point
Commits on Jun 15, 2024
Merge branch 'aws-powertools:develop' into feat/validation-json-schema-refs
danieljnchen
authored
fd933ea
View commit details
Copy full SHA for fd933ea
Browse repository at this point
Add provider_options validation arg, fix test JSON schema
danieljnchen
committed
650cf9b
View commit details
Copy full SHA for 650cf9b
Browse repository at this point
Commits on Jun 16, 2024
Update provider_options default arg value
danieljnchen
committed
e17370e
View commit details
Copy full SHA for e17370e
Browse repository at this point
Commits on Jun 17, 2024
Remove unused import
danieljnchen
committed
9e481eb
View commit details
Copy full SHA for 9e481eb
Browse repository at this point
Merge branch 'develop' into feat/validation-json-schema-refs
danieljnchen
authored
4e41ebf
View commit details
Copy full SHA for 4e41ebf
Browse repository at this point
Lint files
danieljnchen
committed
5f3de5c
View commit details
Copy full SHA for 5f3de5c
Browse repository at this point
Commits on Jun 18, 2024
Small changes + example refactor
leandrodamascena
committed
d760ca6
View commit details
Copy full SHA for d760ca6
Browse repository at this point
Small changes + example refactor
leandrodamascena
committed
868e94a
View commit details
Copy full SHA for 868e94a
Browse repository at this point
Commits on Jun 19, 2024
Addressing Heitor's feedback
leandrodamascena
committed
189714e
View commit details
Copy full SHA for 189714e
Browse repository at this point
Merge branch 'develop' into feat/validation-json-schema-refs
leandrodamascena
authored
caa806e
View commit details
Copy full SHA for caa806e
Browse repository at this point
Addressing Heitor's feedback
leandrodamascena
committed
2191346
View commit details
Copy full SHA for 2191346
Browse repository at this point
You can’t perform that action at this time.