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
Accelerator
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
Type
/
to 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
.
OpenAPITools
/
openapi-generator
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
7.6k
Star
26.7k
Code
Issues
5k+
Pull requests
583
Actions
Projects
Wiki
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[Rust-Axum][Breaking Change] Implement a customizable error handler
- #20463
#20463
Merged
wing328
merged 9 commits into
OpenAPITools:master
OpenAPITools/openapi-generator:master
from
Victoria-Casasampere-BeeTheData:rust-axum-error-handling
Victoria-Casasampere-BeeTheData/openapi-generator:rust-axum-error-handling
Copy head branch name to clipboard
Feb 9, 2025
Conversation
Commits
9
(9)
Checks
Files changed
Merged
[Rust-Axum][Breaking Change] Implement a customizable error handler
#20463
wing328
merged 9 commits into
OpenAPITools:master
OpenAPITools/openapi-generator:master
from
Victoria-Casasampere-BeeTheData:rust-axum-error-handling
Victoria-Casasampere-BeeTheData/openapi-generator:rust-axum-error-handling
Copy head branch name to clipboard
Commits
Commits on Feb 3, 2025
Implement a custom error handler for unhandled or generic endpoint errors
Victoria-Casasampere-BeeTheData
committed
9841fa4
View commit details
Copy full SHA for 9841fa4
Browse repository at this point
Pass in method, host and cookies to error handler
Victoria-Casasampere-BeeTheData
committed
00e7ad2
View commit details
Copy full SHA for 00e7ad2
Browse repository at this point
Commits on Feb 7, 2025
Update axum to 0.8
Victoria-Casasampere-BeeTheData
committed
fb7dae1
View commit details
Copy full SHA for fb7dae1
Browse repository at this point
Make API methods take references instead of ownership
Victoria-Casasampere-BeeTheData
committed
3d833fd
View commit details
Copy full SHA for 3d833fd
Browse repository at this point
Multipart is also part of the axum update
Victoria-Casasampere-BeeTheData
committed
0e025ad
View commit details
Copy full SHA for 0e025ad
Browse repository at this point
Prevent replacing path names with the same name as a dynamic path parameter
Victoria-Casasampere-BeeTheData
committed
a58e0de
View commit details
Copy full SHA for a58e0de
Browse repository at this point
Use status code name instead of number
Victoria-Casasampere-BeeTheData
committed
e9ebd57
View commit details
Copy full SHA for e9ebd57
Browse repository at this point
Rollback axum update
Victoria-Casasampere-BeeTheData
committed
a36fe9d
View commit details
Copy full SHA for a36fe9d
Browse repository at this point
Forgot paths
Victoria-Casasampere-BeeTheData
committed
5d3845a
View commit details
Copy full SHA for 5d3845a
Browse repository at this point
You can’t perform that action at this time.