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
.
PyWarnFixerRepos
/
powertools-lambda-python
Public
forked from
aws-powertools/powertools-lambda-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
powertools-lambda-python
aws_lambda_powertools
event_handler
openapi
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 10, 2024
fix(event_handler): raise more specific SerializationError exception for unsupported types in data validation (#4415)
leandrodamascena
authored
f1437fd
View commit details
Copy full SHA for f1437fd
View code at this point
Browse repository at this point
Commits on Jun 7, 2024
fix(event_handler): security scheme unhashable list when working with router (#4421)
leandrodamascena
authored
e4c236b
View commit details
Copy full SHA for e4c236b
View code at this point
Browse repository at this point
Commits on May 12, 2024
feat(event_handler): add support for persisting authorization session in OpenAPI (#4312)
Show description for 97904cf
nlykkei
and
leandrodamascena
authored
97904cf
View commit details
Copy full SHA for 97904cf
View code at this point
Browse repository at this point
Commits on May 7, 2024
fix(typing): resolved_headers_field is not Optional (#4148)
Show description for 2cc71d1
tonnico
and
heitorlessa
authored
2cc71d1
View commit details
Copy full SHA for 2cc71d1
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
feat(event_handler): add support for OpenAPI security schemes (#4103)
rubenfonseca
authored
55713ce
View commit details
Copy full SHA for 55713ce
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
fix(event_handler): always add 422 response to the schema (#3995)
rubenfonseca
authored
16bdeaf
View commit details
Copy full SHA for 16bdeaf
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
feat(event_handler): use custom serializer during openapi serialization (#3900)
Show description for 8765206
rubenfonseca
authored
8765206
View commit details
Copy full SHA for 8765206
View code at this point
Browse repository at this point
Commits on Mar 1, 2024
fix(event_handler): OpenAPI schema version respects Pydantic version (#3860)
Show description for 579662e
3 people
authored
579662e
View commit details
Copy full SHA for 579662e
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
feat(event_handler): support Header parameter validation in OpenAPI schema (#3687)
Show description for 33820d1
leandrodamascena
authored
33820d1
View commit details
Copy full SHA for 33820d1
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
feat(event_handler): add support for additional response models (#3591)
Show description for 1409499
rubenfonseca
and
leandrodamascena
authored
1409499
View commit details
Copy full SHA for 1409499
View code at this point
Browse repository at this point
Commits on Jan 10, 2024
refactor(event-handler): Inject CSS and JS files into SwaggerUI route when no custom CDN is used. (#3562)
Show description for 2acdcc4
leandrodamascena
authored
2acdcc4
View commit details
Copy full SHA for 2acdcc4
View code at this point
Browse repository at this point
feat(event_handler): add support to download OpenAPI spec file (#3571)
Show description for 035cf88
4 people
authored
035cf88
View commit details
Copy full SHA for 035cf88
View code at this point
Browse repository at this point
Commits on Jan 9, 2024
fix(event_handler): escape OpenAPI schema on Swagger UI (#3606)
Show description for e34f719
rubenfonseca
and
leandrodamascena
authored
e34f719
View commit details
Copy full SHA for e34f719
View code at this point
Browse repository at this point
Commits on Dec 18, 2023
fix(event-handler): fix operation tags schema generation (#3528)
rubenfonseca
authored
926ff86
View commit details
Copy full SHA for 926ff86
View code at this point
Browse repository at this point
fix(event-handler): set default OpenAPI version to 3.0.0 (#3527)
Show description for 8573c28
rubenfonseca
and
leandrodamascena
authored
8573c28
View commit details
Copy full SHA for 8573c28
View code at this point
Browse repository at this point
fix(event-handler): upgrade Swagger UI to fix regressions (#3526)
rubenfonseca
authored
cacadd3
View commit details
Copy full SHA for cacadd3
View code at this point
Browse repository at this point
Commits on Nov 23, 2023
docs(event_handlers): new data validation and OpenAPI feature (#3386)
Show description for 765781c
rubenfonseca
and
heitorlessa
authored
765781c
View commit details
Copy full SHA for 765781c
View code at this point
Browse repository at this point
Commits on Nov 22, 2023
fix(event_handler): fix format for OpenAPI path templating (#3399)
rubenfonseca
authored
9f59374
View commit details
Copy full SHA for 9f59374
View code at this point
Browse repository at this point
fix(event_handler): lazy load Pydantic to improve cold start (#3397)
rubenfonseca
authored
0cc687a
View commit details
Copy full SHA for 0cc687a
View code at this point
Browse repository at this point
fix(event_handler): allow fine grained Response with data validation (#3394)
rubenfonseca
authored
270060d
View commit details
Copy full SHA for 270060d
View code at this point
Browse repository at this point
Commits on Nov 10, 2023
fix(event-handler): enable path parameters on Bedrock handler (#3312)
Show description for 1e22e6f
rubenfonseca
and
leandrodamascena
authored
1e22e6f
View commit details
Copy full SHA for 1e22e6f
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
feat(event_handler): add ability to expose a Swagger UI (#3254)
Show description for 8a09adc
rubenfonseca
and
leandrodamascena
authored
8a09adc
View commit details
Copy full SHA for 8a09adc
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
feat(event_handler): generate OpenAPI specifications and validate input/output (#3109)
Show description for dcd0d4d
3 people
authored
dcd0d4d
View commit details
Copy full SHA for dcd0d4d
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.