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 }}
machinehead
/
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
Datepicker
All time
Commit history
Commits on Apr 13, 2023
chore: prepare release 0.13.4
dbanty
committed
c8e93a9
View commit details
Copy full SHA for c8e93a9
Browse repository at this point
ci: Remove deprecated set-output syntax (#748)
Show description for d8dafd6
dbanty
authored
d8dafd6
View commit details
Copy full SHA for d8dafd6
Browse repository at this point
feat: support httpx 0.24 (#746)
Show description for 4a90e88
renovate[bot]
and
dbanty
committed
4a90e88
View commit details
Copy full SHA for 4a90e88
Browse repository at this point
ci: Allow required checks in merge group (#747)
Show description for c61ad4a
dbanty
authored
c61ad4a
View commit details
Copy full SHA for c61ad4a
Browse repository at this point
Commits on Mar 28, 2023
chore: prepare release 0.13.3
dbanty
committed
4e0912f
View commit details
Copy full SHA for 4e0912f
Browse repository at this point
fix: Parsing endpoint content types with semicolon separator (#727). Thanks @expobrain!
Show description for 4fb9775
expobrain
and
dbanty
authored
4fb9775
View commit details
Copy full SHA for 4fb9775
Browse repository at this point
fix: Remove Response[] from docstring of non-detailed functions (#741). Thanks @robertschweizer!
robertschweizer
authored
f79bccb
View commit details
Copy full SHA for f79bccb
Browse repository at this point
chore: Link to discussions and Discord in new issues
dbanty
authored
b754fd3
View commit details
Copy full SHA for b754fd3
Browse repository at this point
Commits on Mar 21, 2023
feat: Extend the UnexpectedStatus exception to include the response's content (#729)
expobrain
authored
47cfdec
View commit details
Copy full SHA for 47cfdec
Browse repository at this point
Commits on Mar 20, 2023
feat: Added support of follow HTTP redirects (#724). Thanks @expobrain & @emann!
Show description for cf8eafc
expobrain
and
emann
authored
cf8eafc
View commit details
Copy full SHA for cf8eafc
Browse repository at this point
Commits on Mar 19, 2023
chore: prepare release 0.13.2
dbanty
committed
7af7323
View commit details
Copy full SHA for 7af7323
Browse repository at this point
ci: Switch back to PAT for release
dbanty
committed
a7a3cef
View commit details
Copy full SHA for a7a3cef
Browse repository at this point
Commits on Mar 18, 2023
ci: fix broken checkout tokens
dbanty
committed
dc93ccf
View commit details
Copy full SHA for dc93ccf
Browse repository at this point
chore(deps): update dependency knope to v0.7.2 (#738)
Show description for ad5102a
renovate[bot]
authored
ad5102a
View commit details
Copy full SHA for ad5102a
Browse repository at this point
fix: Prevent backslashes in descriptions from breaking docstrings [#735]. Thanks @robertschweizer & @bryan-hunt! (#735)
Show description for ae45fb5
robertschweizer
and
dbanty
authored
ae45fb5
View commit details
Copy full SHA for ae45fb5
Browse repository at this point
fix: Respect `required` field in parameters included with `$ref` (#737)
robertschweizer
authored
555ff10
View commit details
Copy full SHA for 555ff10
Browse repository at this point
Commits on Mar 12, 2023
chore(deps): update dependency knope to v0.7.1 (#733)
Show description for 302cd02
renovate[bot]
authored
302cd02
View commit details
Copy full SHA for 302cd02
Browse repository at this point
Revert "ci: Test removing knope versioning pinning"
Show description for 13af4f8
dbanty
committed
13af4f8
View commit details
Copy full SHA for 13af4f8
Browse repository at this point
ci: Test removing knope versioning pinning
dbanty
committed
8650100
View commit details
Copy full SHA for 8650100
Browse repository at this point
ci: Plain semver versions for Knope
dbanty
committed
79386ae
View commit details
Copy full SHA for 79386ae
Browse repository at this point
ci: Pin knope versions
dbanty
committed
cb86033
View commit details
Copy full SHA for cb86033
Browse repository at this point
ci: Make Renovate Knope version capture greedy
dbanty
committed
b2bcb8b
View commit details
Copy full SHA for b2bcb8b
Browse repository at this point
ci: Relax Renovate regex
dbanty
committed
8818c7b
View commit details
Copy full SHA for 8818c7b
Browse repository at this point
feat: Always generate enums with sorted members (#728)
Show description for a1e1a68
expobrain
and
dbanty
authored
a1e1a68
View commit details
Copy full SHA for a1e1a68
Browse repository at this point
ci: Update Renovate Knope-checker
dbanty
committed
33d814d
View commit details
Copy full SHA for 33d814d
Browse repository at this point
ci: Update Knope with Renovate
dbanty
committed
5f85ac5
View commit details
Copy full SHA for 5f85ac5
Browse repository at this point
ci: Use in built GitHub token instead of PAT
dbanty
committed
fd4ed47
View commit details
Copy full SHA for fd4ed47
Browse repository at this point
Commits on Jan 16, 2023
chore: prepare release 0.13.1
dbanty
committed
f741d81
View commit details
Copy full SHA for f741d81
Browse repository at this point
feat: Add `http_timeout` config to set timeout getting document via `--url` [#718]. Thanks @Kircheneer!
Show description for 425cc4c
Kircheneer
and
dbanty
authored
425cc4c
View commit details
Copy full SHA for 425cc4c
Browse repository at this point
Commits on Jan 6, 2023
chore: prepare release 0.13.0
dbanty
committed
aa324fc
View commit details
Copy full SHA for aa324fc
Browse repository at this point
chore(deps): update dependency importlib_metadata to v6 (#716)
Show description for ed3cf63
renovate[bot]
authored
ed3cf63
View commit details
Copy full SHA for ed3cf63
Browse repository at this point
fix!: run `post_hooks` in package directory instead of current directory if meta=none [#696, #697]. Thanks @brenmous and @wallagib!
Show description for 5356c01
3 people
authored
5356c01
View commit details
Copy full SHA for 5356c01
Browse repository at this point
fix!: Treat leading underscore as a sign of invalid identifier [#703]. Thanks @maxkomarychev!
Show description for de7ff75
maxkomarychev
and
dbanty
committed
de7ff75
View commit details
Copy full SHA for de7ff75
Browse repository at this point
fix: generated docstring for `Client.get_headers` function [#713]. Thanks @rtaycher!
rtaycher
authored
b4142b2
View commit details
Copy full SHA for b4142b2
Browse repository at this point
Commits on Dec 18, 2022
chore: prepare release 0.12.3
dbanty
committed
298cc5a
View commit details
Copy full SHA for 298cc5a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.