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
.
solute
/
openapi-python-generator
Public
forked from
MarcoMuellner/openapi-python-generator
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-generator
src
openapi_python_generator
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 15, 2024
dont put hypens in variable names
Show description for 217bbf1
ITJamie
authored
217bbf1
View commit details
Copy full SHA for 217bbf1
View code at this point
Browse repository at this point
Commits on Jan 18, 2024
refactor for cli
stufisher
committed
c75606a
View commit details
Copy full SHA for c75606a
View code at this point
Browse repository at this point
Commits on Dec 22, 2023
basic template customisation
stufisher
committed
92b3ce1
View commit details
Copy full SHA for 92b3ce1
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
differentiate between a type being null and undefined/None
stufisher
committed
e4d6ebf
View commit details
Copy full SHA for e4d6ebf
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
chore: Fixed formatting
Marco Müllner
committed
24a9504
View commit details
Copy full SHA for 24a9504
View code at this point
Browse repository at this point
chore: Moved to old syntax for optional fields
Marco Müllner
committed
fa02681
View commit details
Copy full SHA for fa02681
View code at this point
Browse repository at this point
feat: Using operation and path name for operation id if no operation id is passed
Marco Müllner
committed
353509a
View commit details
Copy full SHA for 353509a
View code at this point
Browse repository at this point
Commits on Sep 16, 2023
Convert null to None, not Any
jessemyers-lettuce
committed
60043aa
View commit details
Copy full SHA for 60043aa
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
Use uppercase enum keys.
Show description for 48f894d
jessemyers-lettuce
committed
48f894d
View commit details
Copy full SHA for 48f894d
View code at this point
Browse repository at this point
Commits on Aug 31, 2023
normalize model names to avoid invalid characters in classes and imports
oshmoun
committed
b6c650e
View commit details
Copy full SHA for b6c650e
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
fix: stop generating invalid service module names
crossk3
committed
18b58c0
View commit details
Copy full SHA for 18b58c0
View code at this point
Browse repository at this point
Commits on Jul 4, 2023
:fix: flake8 fixes
MarcoMuellner
committed
9bf42ee
View commit details
Copy full SHA for 9bf42ee
View code at this point
Browse repository at this point
:fix: Adapted httpx to not use json.dumps for json field
MarcoMuellner
committed
10bb98e
View commit details
Copy full SHA for 10bb98e
View code at this point
Browse repository at this point
Commits on Jun 15, 2023
Filter illegal characters & keyword parameter names
viennadd
authored and
vienna
committed
968a43e
View commit details
Copy full SHA for 968a43e
View code at this point
Browse repository at this point
Commits on Jun 9, 2023
Added support for UUID formatted string when using orjson.
Allie Fitter
committed
316f2f7
View commit details
Copy full SHA for 316f2f7
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
:fix: correct a typo
kszakharov
authored
7dcc7ec
View commit details
Copy full SHA for 7dcc7ec
View code at this point
Browse repository at this point
Commits on Mar 2, 2023
Merge pull request #23 from MarcoMuellner/14-no-way-to-set-the-base-url
Show description for 6c99161
MarcoMuellner
authored
6c99161
View commit details
Copy full SHA for 6c99161
View code at this point
Browse repository at this point
:chore: Backwards compatibility to older python versions
MarcoMuellner
committed
911fe3f
View commit details
Copy full SHA for 911fe3f
View code at this point
Browse repository at this point
:feat: Added possibility to pass custom APIConfig object to the clients
MarcoMuellner
committed
0489e92
View commit details
Copy full SHA for 0489e92
View code at this point
Browse repository at this point
Merge pull request #22 from MarcoMuellner/16-payload-in-certain-routes-is-not-actually-sent-to-the-api
Show description for dc8e1ae
MarcoMuellner
authored
dc8e1ae
View commit details
Copy full SHA for dc8e1ae
View code at this point
Browse repository at this point
:fix: Added body to aiohttp object
MarcoMuellner
committed
43527b0
View commit details
Copy full SHA for 43527b0
View code at this point
Browse repository at this point
:fix: Correct usage of response in aiohttp
MarcoMuellner
committed
3baa19f
View commit details
Copy full SHA for 3baa19f
View code at this point
Browse repository at this point
Merge pull request #20 from MarcoMuellner/17-headers-not-sent
Show description for 9c534ba
MarcoMuellner
authored
9c534ba
View commit details
Copy full SHA for 9c534ba
View code at this point
Browse repository at this point
:feat: Added headers handling to generated code if they are required through the API
MarcoMuellner
committed
9810108
View commit details
Copy full SHA for 9810108
View code at this point
Browse repository at this point
Commits on Mar 1, 2023
Fix the APIConfig Setter Method
Show description for f8a3ceb
hinthornw
committed
f8a3ceb
View commit details
Copy full SHA for f8a3ceb
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
Merge pull request #12 from GDATAAdvancedAnalytics/fix-returntype-none
Show description for cc7c151
MarcoMuellner
authored
cc7c151
View commit details
Copy full SHA for cc7c151
View code at this point
Browse repository at this point
Commits on Feb 22, 2023
Improve template code readability
meck-gd
committed
27421c4
View commit details
Copy full SHA for 27421c4
View code at this point
Browse repository at this point
:chore: Typing for older python version
MarcoMuellner
committed
dd4e975
View commit details
Copy full SHA for dd4e975
View code at this point
Browse repository at this point
:feat: Fixed tests for lists
MarcoMuellner
committed
ae7a60b
View commit details
Copy full SHA for ae7a60b
View code at this point
Browse repository at this point
:feat: Added check for references and lists, to properly type self references
MarcoMuellner
committed
a6deec7
View commit details
Copy full SHA for a6deec7
View code at this point
Browse repository at this point
:feat: Added check for self referencing, in which case we use "" imports
MarcoMuellner
committed
0ef4e9d
View commit details
Copy full SHA for 0ef4e9d
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
If an API endpoint returns None, don't emit a return statement
Show description for e42e694
meck-gd
committed
e42e694
View commit details
Copy full SHA for e42e694
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
:feat: Implemented aiohttp
MarcoMuellner
committed
6985a23
View commit details
Copy full SHA for 6985a23
View code at this point
Browse repository at this point
:feat: Using fields in Pydantic models to leverage the alias feature
Show description for 5fceefe
MarcoMuellner
committed
5fceefe
View commit details
Copy full SHA for 5fceefe
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
Make verify parameter configurable
Show description for 2f7be35
meck-gd
committed
2f7be35
View commit details
Copy full SHA for 2f7be35
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.