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
.
openapi-generators
/
openapi-python-client
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
290
Star
2k
Code
Issues
90
Pull requests
28
Discussions
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix!: Change reference resolution to use reference path instead of class name (fixes #342)
- #366
#366
Merged
dbanty
merged 13 commits into
main
openapi-generators/openapi-python-client:main
from
342-could-not-find-reference-in-parsed-models,-when-components-title-is-different-from-the-name
openapi-generators/openapi-python-client:342-could-not-find-reference-in-parsed-models,-when-components-title-is-different-from-the-name
Copy head branch name to clipboard
Apr 12, 2021
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix!: Change reference resolution to use reference path instead of class name (fixes #342)
#366
dbanty
merged 13 commits into
main
openapi-generators/openapi-python-client:main
from
342-could-not-find-reference-in-parsed-models,-when-components-title-is-different-from-the-name
openapi-generators/openapi-python-client:342-could-not-find-reference-in-parsed-models,-when-components-title-is-different-from-the-name
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2021
refactorWIP refactor reference / class name handling to fix resolution errors
dbanty
committed
b58fe09
View commit details
Copy full SHA for b58fe09
Browse repository at this point
Commits on Mar 27, 2021
refactorRevert field_prefix refactor, continue class name refactor [WIP]
dbanty
committed
da8a09e
View commit details
Copy full SHA for da8a09e
Browse repository at this point
test: Fix all the type errors and start fixing unit tests
dbanty
committed
ff8bdb9
View commit details
Copy full SHA for ff8bdb9
Browse repository at this point
test: Fix more broken tests
dbanty
committed
2bbbed6
View commit details
Copy full SHA for 2bbbed6
Browse repository at this point
test: Fix more unit tests
dbanty
committed
10163b2
View commit details
Copy full SHA for 10163b2
Browse repository at this point
Commits on Apr 4, 2021
test: Finish fixing broken unit tests
dbanty
committed
af8d0ea
View commit details
Copy full SHA for af8d0ea
Browse repository at this point
test: Fix errors found by E2E test
dbanty
committed
503a7a6
View commit details
Copy full SHA for 503a7a6
Browse repository at this point
docs: Update usage.md
dbanty
committed
0648aa0
View commit details
Copy full SHA for 0648aa0
Browse repository at this point
test: Add more unit test coverage
dbanty
committed
5005d82
View commit details
Copy full SHA for 5005d82
Browse repository at this point
Merge branch 'main' into 342-could-not-find-reference-in-parsed-models,-when-components-title-is-different-from-the-name
dbanty
committed
7f9051b
View commit details
Copy full SHA for 7f9051b
Browse repository at this point
fix: nullable passthrough in single union refs
dbanty
committed
fed62b0
View commit details
Copy full SHA for fed62b0
Browse repository at this point
Commits on Apr 5, 2021
docs: Improve `properties.Class` docstring
dbanty
authored
d457227
View commit details
Copy full SHA for d457227
Browse repository at this point
Commits on Apr 7, 2021
Merge branch 'main' into 342-could-not-find-reference-in-parsed-models,-when-components-title-is-different-from-the-name
dbanty
committed
e131d13
View commit details
Copy full SHA for e131d13
Browse repository at this point
You can’t perform that action at this time.