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
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
.
TestBoxLab
/
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
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 3, 2022
ci: Fix Poetry Publish
dbanty
committed
b33238d
View commit details
Copy full SHA for b33238d
Browse repository at this point
chore: Bump to 0.11.4
dbanty
committed
f7c9873
View commit details
Copy full SHA for f7c9873
Browse repository at this point
ci: Automate releases (#643)
dbanty
authored
2cf37f9
View commit details
Copy full SHA for 2cf37f9
Browse repository at this point
test: minor correction in `end_to_end_tests/openapi.json` (#634)
Show description for f372037
mtovt
and
dbanty
authored
f372037
View commit details
Copy full SHA for f372037
Browse repository at this point
Commits on Jul 2, 2022
fix: Invalid code generation with some `oneOf` and `anyOf` combinations [#603, #642]. Thanks @jselig-rigetti!
Show description for ea9b350
dbanty
and
jselig-rigetti
authored
ea9b350
View commit details
Copy full SHA for ea9b350
Browse repository at this point
fix: Allow relative references in all URLs [#630]. Thanks @jtv8!
jtv8
authored
3f1f951
View commit details
Copy full SHA for 3f1f951
Browse repository at this point
Commits on Jun 10, 2022
chore: Prep 0.11.3 release.
dbanty
committed
82a9ad6
View commit details
Copy full SHA for 82a9ad6
Browse repository at this point
chore: Update `knope.toml`
dbanty
committed
b9358bc
View commit details
Copy full SHA for b9358bc
Browse repository at this point
fix: Allow tokenUrl to be relative [#618]. Thanks @Fokko!
Show description for a3b17ed
Fokko
and
dbanty
authored
a3b17ed
View commit details
Copy full SHA for a3b17ed
Browse repository at this point
Commits on Jun 8, 2022
chore(deps): update actions/setup-python action to v4 (#628)
Show description for 2aeaa38
renovate[bot]
and
renovate-bot
authored
2aeaa38
View commit details
Copy full SHA for 2aeaa38
Browse repository at this point
Commits on Jun 3, 2022
chore: Prep 0.11.2 release
dbanty
committed
f96ff17
View commit details
Copy full SHA for f96ff17
Browse repository at this point
feat: Allow httpx 0.23.x (#617)
Show description for bd95c37
3 people
authored
bd95c37
View commit details
Copy full SHA for bd95c37
Browse repository at this point
Commits on May 1, 2022
chore(deps): update codecov/codecov-action action to v3 (#598)
Show description for 26e7e0f
renovate[bot]
and
renovate-bot
authored
26e7e0f
View commit details
Copy full SHA for 26e7e0f
Browse repository at this point
chore(deps): update github/codeql-action action to v2 (#601)
Show description for ea9c304
renovate[bot]
and
renovate-bot
authored
ea9c304
View commit details
Copy full SHA for ea9c304
Browse repository at this point
Commits on Mar 26, 2022
chore(deps): update actions/cache action to v3 (#594)
Show description for d8d9cec
renovate[bot]
and
renovate-bot
authored
d8d9cec
View commit details
Copy full SHA for d8d9cec
Browse repository at this point
Commits on Mar 5, 2022
chore(deps): update actions/checkout action to v3 (#591)
Show description for 08bc2ac
renovate[bot]
and
renovate-bot
authored
08bc2ac
View commit details
Copy full SHA for 08bc2ac
Browse repository at this point
Commits on Feb 28, 2022
chore(deps): update actions/setup-python action to v3 (#590)
Show description for d251195
renovate[bot]
and
renovate-bot
authored
d251195
View commit details
Copy full SHA for d251195
Browse repository at this point
Commits on Feb 17, 2022
fix: typos in generated README (#586). Thanks @adelevie!
Show description for 0772c90
adelevie
and
dbanty
authored
0772c90
View commit details
Copy full SHA for 0772c90
Browse repository at this point
Commits on Feb 12, 2022
chore(deps): update dependency pytest to v7 (#584)
renovate[bot]
authored
199a8f9
View commit details
Copy full SHA for 199a8f9
Browse repository at this point
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
Browse repository at this point
chore(deps): Update Black to 22.1.0
dbanty
committed
db8144e
View commit details
Copy full SHA for db8144e
Browse repository at this point
chore: Prep 0.11.1 release
dbanty
committed
9b3a0cb
View commit details
Copy full SHA for 9b3a0cb
Browse repository at this point
chore(deps): update dependency typer to ^0.4 (#484)
Show description for 3b54ec8
3 people
authored
3b54ec8
View commit details
Copy full SHA for 3b54ec8
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
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
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
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
Browse repository at this point
Commits on Jan 19, 2022
chore: Prep Release
dbanty
committed
65cf25b
View commit details
Copy full SHA for 65cf25b
Browse repository at this point
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
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
Browse repository at this point
chore(deps): Update PyYAML (#569)
dbanty
authored
7d9ddc9
View commit details
Copy full SHA for 7d9ddc9
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
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
Browse repository at this point
ci: Stop auto-committing changes as it doesn't work in external PRs (#567)
dbanty
authored
12e8f92
View commit details
Copy full SHA for 12e8f92
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.