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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
CodeGra-de
/
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 Oct 12, 2020
Improve support for unions
libre-man
committed
711573e
View commit details
Copy full SHA for 711573e
Browse repository at this point
Commits on Oct 7, 2020
Remove useless spaces in docstring
libre-man
committed
22bbded
View commit details
Copy full SHA for 22bbded
Browse repository at this point
Reduce minimal python version to python 3.7
libre-man
committed
4fde2c3
View commit details
Copy full SHA for 4fde2c3
Browse repository at this point
Commits on Oct 2, 2020
Add support for Literal types
libre-man
committed
7785a52
View commit details
Copy full SHA for 7785a52
Browse repository at this point
Commits on Oct 1, 2020
Improve README to give a better explanation
libre-man
committed
9520476
View commit details
Copy full SHA for 9520476
Browse repository at this point
Improve library to suit CodeGrade needs
libre-man
committed
d499177
View commit details
Copy full SHA for d499177
Browse repository at this point
Commits on Sep 8, 2020
Bump isort from 5.4.2 to 5.5.1
Show description for b7fe79a
dependabot-preview[bot]
authored and
dbanty
committed
b7fe79a
View commit details
Copy full SHA for b7fe79a
Browse repository at this point
Merge pull request #183 from triaxtec/dependabot/pip/httpx-0.14.3
Show description for 11ef37b
dbanty
authored
11ef37b
View commit details
Copy full SHA for 11ef37b
Browse repository at this point
Commits on Sep 7, 2020
Bump httpx from 0.14.2 to 0.14.3
Show description for 07c8de7
dependabot-preview[bot]
authored
07c8de7
View commit details
Copy full SHA for 07c8de7
Browse repository at this point
Commits on Sep 4, 2020
Bump to 0.5.5, update CHANGELOG for release
dbanty
committed
c0557f1
View commit details
Copy full SHA for c0557f1
Browse repository at this point
fix: import Optional when properties are nullable or not required (#181)
Show description for c006ea0
dbanty
and
dtkav
authored
c006ea0
View commit details
Copy full SHA for c006ea0
Browse repository at this point
Remove trailing comma in endpoint_macros.pyi (#178)
Show description for 30edc56
dtkav
authored and
dbanty
committed
30edc56
View commit details
Copy full SHA for 30edc56
Browse repository at this point
Commits on Aug 29, 2020
Remove DeepSource integration due to too many false positives
dbanty
committed
849be6e
View commit details
Copy full SHA for 849be6e
Browse repository at this point
Bump to 0.5.4, update CHANGELOG for release.
dbanty
committed
871abe8
View commit details
Copy full SHA for 871abe8
Browse repository at this point
Commits on Aug 28, 2020
feat: add support for lists of basic python types (#165)
Show description for 36e6755
Maistho
authored
36e6755
View commit details
Copy full SHA for 36e6755
Browse repository at this point
Commits on Aug 24, 2020
Bump pytest-mock from 3.2.0 to 3.3.0
Show description for 11adc3a
dependabot-preview[bot]
authored and
dbanty
committed
11adc3a
View commit details
Copy full SHA for 11adc3a
Browse repository at this point
Bump httpx from 0.14.1 to 0.14.2
Show description for f960d4e
dependabot-preview[bot]
authored and
dbanty
committed
f960d4e
View commit details
Copy full SHA for f960d4e
Browse repository at this point
Commits on Aug 19, 2020
Support nullable keyword in properties. Closes #99 (#163)
dbanty
authored
3212405
View commit details
Copy full SHA for 3212405
Browse repository at this point
Add support for oneOf union properties in addition to anyOf (#164)
dbanty
authored
cc8d6fa
View commit details
Copy full SHA for cc8d6fa
Browse repository at this point
Create codeql-analysis.yml
dbanty
committed
16d1a3d
View commit details
Copy full SHA for 16d1a3d
Browse repository at this point
Commits on Aug 17, 2020
Bump pytest-cov from 2.10.0 to 2.10.1
Show description for e123b96
dependabot-preview[bot]
authored and
dbanty
committed
e123b96
View commit details
Copy full SHA for e123b96
Browse repository at this point
Bump isort from 5.4.1 to 5.4.2
Show description for aafa021
dependabot-preview[bot]
authored and
dbanty
committed
aafa021
View commit details
Copy full SHA for aafa021
Browse repository at this point
Bump typer from 0.3.1 to 0.3.2 (#161)
Show description for daf4bd6
dependabot-preview[bot]
authored
daf4bd6
View commit details
Copy full SHA for daf4bd6
Browse repository at this point
Commits on Aug 14, 2020
Bump isort from 5.4.0 to 5.4.1 (#158)
Show description for 772b753
dependabot-preview[bot]
authored
772b753
View commit details
Copy full SHA for 772b753
Browse repository at this point
Commits on Aug 13, 2020
Added support for octet-stream content type (#116) (#157)
Show description for 9d517fe
emann
authored
9d517fe
View commit details
Copy full SHA for 9d517fe
Browse repository at this point
Fixed some unused properties in tests that deepsource was complaining about (#156)
Show description for 0230ec5
emann
authored
0230ec5
View commit details
Copy full SHA for 0230ec5
Browse repository at this point
Bump to 0.5.3 and update CHANGELOG for release
dbanty
committed
e8dfe47
View commit details
Copy full SHA for e8dfe47
Browse repository at this point
Remove unnecessary f-string (#155)
Show description for dc4c531
deepsource-autofix[bot]
authored
dc4c531
View commit details
Copy full SHA for dc4c531
Browse repository at this point
Merge pull request from GHSA-9x4c-63pf-525f
Show description for f7a56aa
emann
and
dbanty
authored
f7a56aa
View commit details
Copy full SHA for f7a56aa
Browse repository at this point
Merge pull request from GHSA-7wgr-7666-7pwj
Show description for 3e7dfae
dbanty
and
emann
authored
3e7dfae
View commit details
Copy full SHA for 3e7dfae
Browse repository at this point
Bump isort from 5.3.2 to 5.4.0 (#153)
Show description for d6970d6
dependabot-preview[bot]
authored
d6970d6
View commit details
Copy full SHA for d6970d6
Browse repository at this point
Commits on Aug 12, 2020
Bump httpx from 0.14.0 to 0.14.1
Show description for 5ea70ac
dependabot-preview[bot]
authored and
dbanty
committed
5ea70ac
View commit details
Copy full SHA for 5ea70ac
Browse repository at this point
Commits on Aug 11, 2020
Create SECURITY.md
dbanty
authored
4171c74
View commit details
Copy full SHA for 4171c74
Browse repository at this point
Feature/support header parameters (#148)
Show description for 86c7de8
emann
authored
86c7de8
View commit details
Copy full SHA for 86c7de8
Browse repository at this point
Commits on Aug 10, 2020
Fix JSON bodies in generated endpoints. Fixes #139 (#147)
dbanty
authored
c0d101b
View commit details
Copy full SHA for c0d101b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.