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
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
Add some tests for the async_endpoint_module template
dbanty
committed
9d43568
View commit details
Copy full SHA for 9d43568
View code at this point
Browse repository at this point
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
Clean up output
Show description for 383f763
dbanty
committed
383f763
View commit details
Copy full SHA for 383f763
View code at this point
Browse repository at this point
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 May 17, 2020
Add support for uploading files with multipart/form-data
Show description for 1db4d42
dbanty
committed
1db4d42
View commit details
Copy full SHA for 1db4d42
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
Update end to end tests with camel case check
Show description for 7a66ec9
dbanty
committed
7a66ec9
View commit details
Copy full SHA for 7a66ec9
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
Clean up a few items for #29
dbanty
committed
aed967c
View commit details
Copy full SHA for aed967c
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
another typo
Adam Gray
committed
a1a154b
View commit details
Copy full SHA for a1a154b
View code at this point
Browse repository at this point
typo
Adam Gray
committed
74f1bee
View commit details
Copy full SHA for 74f1bee
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 23, 2020
Updated isort config and added to generated project
dbanty
committed
5583d86
View commit details
Copy full SHA for 5583d86
View code at this point
Browse repository at this point
Commits on Mar 22, 2020
Add Black config to generated pyproject.toml
dbanty
committed
5ba1d2c
View commit details
Copy full SHA for 5ba1d2c
View code at this point
Browse repository at this point
Blackened
dbanty
committed
88070ed
View commit details
Copy full SHA for 88070ed
View code at this point
Browse repository at this point
Rename end to end tests to not confuse pytest
dbanty
committed
b8dac3e
View commit details
Copy full SHA for b8dac3e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.