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 }}
BotMasterza
/
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
openapi_python_client
on
main
User selector
All users
All time
Commit history
Commits on Jan 29, 2022
ci: Update and consolidate QC/CI tools (#581)
Show description for 87c369a
dbanty
authored
87c369a
View commit details
Copy full SHA for 87c369a
View code at this point
Browse repository at this point
feat: Allow httpx 0.22.* (#577)
Show description for 12b077a
3 people
authored
12b077a
View commit details
Copy full SHA for 12b077a
View code at this point
Browse repository at this point
fix: Type annotations for optional dates and datetimes in multipart/form (#580)
dbanty
authored
97aa5cd
View commit details
Copy full SHA for 97aa5cd
View code at this point
Browse repository at this point
fix: Error generating clients with dates or datetimes in mutlipart/form [#579]. Thanks @lsaavedr!
Show description for 1508294
lsaavedr
and
dbanty
authored
1508294
View commit details
Copy full SHA for 1508294
View code at this point
Browse repository at this point
fix: Include nested packages in generated setup.py [#575, #576]. Thanks @tedo-benchling!
Show description for 3152663
tedo-benchling
authored
3152663
View commit details
Copy full SHA for 3152663
View code at this point
Browse repository at this point
Commits on Jan 19, 2022
feat: Don't set a cap on allowed `attrs` version.
Show description for d572480
dbanty
authored
d572480
View commit details
Copy full SHA for d572480
View code at this point
Browse repository at this point
chore: Remove Remaining Python 3.6 references (#570)
Show description for b19e47a
dbanty
authored
b19e47a
View commit details
Copy full SHA for b19e47a
View code at this point
Browse repository at this point
fix: OpenAPI schema validation issues (#426, #568). Thanks @p1-ra!
Show description for 0101a03
3 people
authored
0101a03
View commit details
Copy full SHA for 0101a03
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
fix: treat period as a delimiter in names (#546). Thanks @alexifm!
Show description for 821dac8
alexifm
and
dbanty
authored
821dac8
View commit details
Copy full SHA for 821dac8
View code at this point
Browse repository at this point
fix: Non-string header values [#552, #553, #566]. Thanks @John98Zakaria!
Show description for 5de5920
dbanty
and
John98Zakaria
committed
5de5920
View commit details
Copy full SHA for 5de5920
View code at this point
Browse repository at this point
Commits on Jan 17, 2022
fix: Generate valid code when a property of a model is named "datetime" [#557 & #558]. Thanks @kmray!
Show description for 23aebd1
kmray
authored and
dbanty
committed
23aebd1
View commit details
Copy full SHA for 23aebd1
View code at this point
Browse repository at this point
feat: use poetry-core as build backend in generated clients [#565]. Thanks @fabaff!
Show description for 48cabf9
fabaff
and
dbanty
authored
48cabf9
View commit details
Copy full SHA for 48cabf9
View code at this point
Browse repository at this point
fix: Multipart uploads for httpx >= 0.19.0 [#508, #548]. Thanks @skuo1-ilmn & @kairntech!
Show description for 55cb94a
dbanty
committed
55cb94a
View commit details
Copy full SHA for 55cb94a
View code at this point
Browse repository at this point
Commits on Jan 9, 2022
feat: Use httpx.request to allow bodies for all type of requests [#545, #547]. Thanks @MalteBecker!
Show description for b45d56c
MalteBecker
and
dbanty
authored
b45d56c
View commit details
Copy full SHA for b45d56c
View code at this point
Browse repository at this point
Commits on Dec 19, 2021
feat: New and improved docstrings in generated functions and classes [#503, #505, #551]. Thanks @rtaycher!
Show description for 3304030
dbanty
and
rtaycher
authored
3304030
View commit details
Copy full SHA for 3304030
View code at this point
Browse repository at this point
Commits on Dec 18, 2021
fix: Basic types as JSON bodies and responses [#487 & #550]. Thanks @Gelbpunkt!
dbanty
authored
49580ec
View commit details
Copy full SHA for 49580ec
View code at this point
Browse repository at this point
Commits on Dec 16, 2021
fix: Relative paths to config files [#538 & #544]. Thanks to @motybz, @MalteBecker, & @abhinav-cashify!
Show description for 5fa736a
dbanty
authored
5fa736a
View commit details
Copy full SHA for 5fa736a
View code at this point
Browse repository at this point
feat: Support httpx 0.21.* (#537)
Show description for 206d2f7
3 people
authored
206d2f7
View commit details
Copy full SHA for 206d2f7
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
docs: explain difference between update and generate (#536)
jpoehnelt
authored
ccf1fab
View commit details
Copy full SHA for ccf1fab
View code at this point
Browse repository at this point
Commits on Oct 31, 2021
fix: SSL verify argument to async clients [#533 & #510]. Thanks @fsvenson and @mvaught02!
dbanty
authored
b6b5896
View commit details
Copy full SHA for b6b5896
View code at this point
Browse repository at this point
Commits on Oct 26, 2021
fix: Remove unused CHANGELOG from generated setup.py [#529]. Thanks @johnthagen!
johnthagen
authored
aa4f6b5
View commit details
Copy full SHA for aa4f6b5
View code at this point
Browse repository at this point
Commits on Oct 25, 2021
fix: Use isort "black" profile in generated clients [#523]. Thanks @johnthagen!
Show description for bff6ae5
johnthagen
and
dbanty
authored
bff6ae5
View commit details
Copy full SHA for bff6ae5
View code at this point
Browse repository at this point
fix: setup.py should generate importable packages named <project>_client [#492, #520, #521]. Thanks @tedo-benchling & @Leem0sh!
tedo-benchling
authored
9c3af86
View commit details
Copy full SHA for 9c3af86
View code at this point
Browse repository at this point
Commits on Oct 17, 2021
feat: Improve error messages related to invalid arrays and circular or recursive references. (#519)
dbanty
authored
2c157aa
View commit details
Copy full SHA for 2c157aa
View code at this point
Browse repository at this point
docs: Remove some stale references to Triax. (#518)
dbanty
authored
8802e7e
View commit details
Copy full SHA for 8802e7e
View code at this point
Browse repository at this point
chore: Fix relative path to spec (in this release, regression from #515) (#517)
dbanty
authored
a55ac0f
View commit details
Copy full SHA for a55ac0f
View code at this point
Browse repository at this point
fix: Allow None in enum properties [#504, #512, #516]. Thanks @juspence!
Show description for 6e9d81f
dbanty
and
juspence
authored
6e9d81f
View commit details
Copy full SHA for 6e9d81f
View code at this point
Browse repository at this point
feat: Add httpx 0.20.* support (#514)
Show description for 5e63d34
3 people
authored
5e63d34
View commit details
Copy full SHA for 5e63d34
View code at this point
Browse repository at this point
Commits on Oct 16, 2021
fix: properly support JSON OpenAPI documents and config files [#488, #509, #515]. Thanks @tardyp and @Gelbpunkt! (#515)
Show description for b01db03
dbanty
and
tardyp
authored
b01db03
View commit details
Copy full SHA for b01db03
View code at this point
Browse repository at this point
Commits on Sep 26, 2021
fix: Properly label a path template issue as a warning (#494). Thanks @chamini2!
dbanty
authored
54f819d
View commit details
Copy full SHA for 54f819d
View code at this point
Browse repository at this point
fix: Don't allow mixed types in enums.
dbanty
committed
2d4365c
View commit details
Copy full SHA for 2d4365c
View code at this point
Browse repository at this point
fix: Don't crash when a null is in an enum (fixes #500)
dbanty
committed
f5b5ce8
View commit details
Copy full SHA for f5b5ce8
View code at this point
Browse repository at this point
Commits on Sep 25, 2021
feat: Add verify_ssl option to generated Client, allowing users to ignore ssl verification (#497). Thanks @rtaycher!
Show description for 5861c7c
rtaycher
and
dbanty
authored
5861c7c
View commit details
Copy full SHA for 5861c7c
View code at this point
Browse repository at this point
Commits on Sep 5, 2021
fix: Don't crash the generator when one of the post-generation hooks is missing [fixes #479]. Thanks @chamini2 and @karolzlot!
dbanty
committed
c17a461
View commit details
Copy full SHA for c17a461
View code at this point
Browse repository at this point
Commits on Aug 23, 2021
refactor(parser): Schema datatypes validation by `pydantic` [#478]. Thanks @mtovts!
mtovts
authored
2d74640
View commit details
Copy full SHA for 2d74640
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.