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 }}
acgray
/
openapi-python-client
Public
forked from
openapi-generators/openapi-python-client
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
openapi-python-client
tests
test_openapi_parser
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 8, 2020
Merge branch 'issue/gh-64'
Adam Gray
committed
d47bc42
View commit details
Copy full SHA for d47bc42
View code at this point
Browse repository at this point
allow no content responses
Adam Gray
committed
538a964
View commit details
Copy full SHA for 538a964
View code at this point
Browse repository at this point
allow unknown string format properties
Adam Gray
committed
3cbc3a3
View commit details
Copy full SHA for 3cbc3a3
View code at this point
Browse repository at this point
Commits on May 30, 2020
Fix mutable defaults in generated dataclasses. Closes #53
dbanty
committed
3908778
View commit details
Copy full SHA for 3908778
View code at this point
Browse repository at this point
Support conflicting enum names. Closes #54
dbanty
committed
2ef30b4
View commit details
Copy full SHA for 2ef30b4
View code at this point
Browse repository at this point
Commits on May 25, 2020
Graceful error handling
Show description for 3909b00
dbanty
committed
3909b00
View commit details
Copy full SHA for 3909b00
View code at this point
Browse repository at this point
Add support for more basic response types
Show description for 6f87a3c
dbanty
committed
6f87a3c
View commit details
Copy full SHA for 6f87a3c
View code at this point
Browse repository at this point
Add support for Unions (anyOf)
Show description for 7de3a02
dbanty
committed
7de3a02
View commit details
Copy full SHA for 7de3a02
View code at this point
Browse repository at this point
Support arbitrary list properties
Show description for 27f3815
dbanty
committed
27f3815
View commit details
Copy full SHA for 27f3815
View code at this point
Browse repository at this point
Commits on May 19, 2020
Add test coverage for binary format, break out e2e tests.
dbanty
committed
255bad2
View commit details
Copy full SHA for 255bad2
View code at this point
Browse repository at this point
Commits on Apr 25, 2020
Fix a couple broken tests
dbanty
committed
855a964
View commit details
Copy full SHA for 855a964
View code at this point
Browse repository at this point
Merge branch 'master' into pr/31
dbanty
committed
df3edbb
View commit details
Copy full SHA for df3edbb
View code at this point
Browse repository at this point
Merge branch 'master' into pr/31
dbanty
committed
84c8c23
View commit details
Copy full SHA for 84c8c23
View code at this point
Browse repository at this point
Fixes for date support
Show description for 4e21b82
dbanty
committed
4e21b82
View commit details
Copy full SHA for 4e21b82
View code at this point
Browse repository at this point
Merge branch 'master' into pr/30
dbanty
committed
e494aa0
View commit details
Copy full SHA for e494aa0
View code at this point
Browse repository at this point
Call super post_init and fix some broken tests.
Show description for b523f90
dbanty
committed
b523f90
View commit details
Copy full SHA for b523f90
View code at this point
Browse repository at this point
Merge branch 'master' into pr/29
dbanty
committed
8fe695d
View commit details
Copy full SHA for 8fe695d
View code at this point
Browse repository at this point
Merge branch 'master' into pr/30
dbanty
committed
794672f
View commit details
Copy full SHA for 794672f
View code at this point
Browse repository at this point
Ran checks and addressed some comments for PR #32
dbanty
committed
122e377
View commit details
Copy full SHA for 122e377
View code at this point
Browse repository at this point
Commits on Apr 12, 2020
One more missed case
Adam Gray
committed
ec5c87a
View commit details
Copy full SHA for ec5c87a
View code at this point
Browse repository at this point
Type checkiing improvements
Adam Gray
committed
2de3c57
View commit details
Copy full SHA for 2de3c57
View code at this point
Browse repository at this point
Improvements to schema and enum naming
Adam Gray
committed
4b7ef35
View commit details
Copy full SHA for 4b7ef35
View code at this point
Browse repository at this point
add date field test
Adam Gray
committed
48c2af1
View commit details
Copy full SHA for 48c2af1
View code at this point
Browse repository at this point
Convert property and endpoint names to snake case in Python code
Adam Gray
committed
414319d
View commit details
Copy full SHA for 414319d
View code at this point
Browse repository at this point
Commits on Mar 22, 2020
Update for 0.2.1
Show description for caabc63
dbanty
committed
caabc63
View commit details
Copy full SHA for caabc63
View code at this point
Browse repository at this point
Added config file option
Show description for dac9b25
dbanty
committed
dac9b25
View commit details
Copy full SHA for dac9b25
View code at this point
Browse repository at this point
Refactor Reference
dbanty
committed
87105b3
View commit details
Copy full SHA for 87105b3
View code at this point
Browse repository at this point
Commits on Feb 28, 2020
test RefResponse
Show description for 78c0ad2
dbanty
committed
78c0ad2
View commit details
Copy full SHA for 78c0ad2
View code at this point
Browse repository at this point
Add tests for responses
Show description for 2363e75
dbanty
committed
2363e75
View commit details
Copy full SHA for 2363e75
View code at this point
Browse repository at this point
Finish property tests
Show description for e0c4df9
dbanty
committed
e0c4df9
View commit details
Copy full SHA for e0c4df9
View code at this point
Browse repository at this point
Started adding property tests
Show description for 1c84332
dbanty
committed
1c84332
View commit details
Copy full SHA for 1c84332
View code at this point
Browse repository at this point
Test Endpoint
Show description for f06d3cc
dbanty
committed
f06d3cc
View commit details
Copy full SHA for f06d3cc
View code at this point
Browse repository at this point
Break up EndpointCollection and add test
Show description for 7fc8492
dbanty
committed
7fc8492
View commit details
Copy full SHA for 7fc8492
View code at this point
Browse repository at this point
Added test for `import_string_from_reference`
Show description for 5878f10
dbanty
committed
5878f10
View commit details
Copy full SHA for 5878f10
View code at this point
Browse repository at this point
Commits on Feb 24, 2020
Add tests for Endpoint
Show description for d19109b
dbanty
committed
d19109b
View commit details
Copy full SHA for d19109b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.