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 }}
MarcoMuellner
/
openapi-python-generator
Public
Notifications
You must be signed in to change notification settings
Fork
39
Star
97
Code
Issues
41
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: support additional string format types, preventing failure on unknown types
- #90
#90
Draft
tractorcow
wants to merge 11 commits into
MarcoMuellner:main
MarcoMuellner/openapi-python-generator:main
from
pixelfusion:feat/string-types
pixelfusion/openapi-python-generator:feat/string-types
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
feat: support additional string format types, preventing failure on unknown types
#90
tractorcow
wants to merge 11 commits into
MarcoMuellner:main
MarcoMuellner/openapi-python-generator:main
from
pixelfusion:feat/string-types
pixelfusion/openapi-python-generator:feat/string-types
Copy head branch name to clipboard
Commits
Commits on Mar 11, 2025
feat: support additional string format types, preventing failure on unknown types
tractorcow
committed
5a8211e
View commit details
Copy full SHA for 5a8211e
Browse repository at this point
Commits on Mar 12, 2025
feat: fully support pydantic v2 type handling
tractorcow
committed
69c1c2b
View commit details
Copy full SHA for 69c1c2b
Browse repository at this point
Commits on Mar 16, 2025
fix: incorrect json formatting
tractorcow
committed
dda53f5
View commit details
Copy full SHA for dda53f5
Browse repository at this point
Commits on Mar 25, 2025
feat: support class inheritance
tractorcow
committed
ae4b667
View commit details
Copy full SHA for ae4b667
Browse repository at this point
fix: add test case for union model generator
tractorcow
committed
c95931d
View commit details
Copy full SHA for c95931d
Browse repository at this point
Commits on Apr 8, 2025
fix: looser constraints on httpx
tractorcow
committed
adc1139
View commit details
Copy full SHA for adc1139
Browse repository at this point
Commits on Apr 23, 2025
fix: missing extra=allow for additionalProperties
tractorcow
committed
a812525
View commit details
Copy full SHA for a812525
Browse repository at this point
Commits on Apr 30, 2025
feat: support AwareDatetime for timezone supported apis
tractorcow
committed
fe03b7e
View commit details
Copy full SHA for fe03b7e
Browse repository at this point
Commits on May 12, 2025
fix: array type not importing referenced items
tractorcow
committed
38264f6
View commit details
Copy full SHA for 38264f6
Browse repository at this point
Commits on Oct 7, 2025
Merge remote-tracking branch 'upstream/main' into feat/string-types
Show description for 663e212
tractorcow
committed
663e212
View commit details
Copy full SHA for 663e212
Browse repository at this point
fix: don't break on period characters in enums
tractorcow
committed
39a6cc1
View commit details
Copy full SHA for 39a6cc1
Browse repository at this point
You can’t perform that action at this time.