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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
OpenAPITools
/
openapi-generator
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
7.6k
Star
26.7k
Code
Issues
5k+
Pull requests
601
Actions
Projects
Wiki
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[python-experimental] Allow response media types to omit schema
- #12135
#12135
Merged
spacether
merged 10 commits into
master
OpenAPITools/openapi-generator:master
from
feat_investigates_issue_11763
OpenAPITools/openapi-generator:feat_investigates_issue_11763
Copy head branch name to clipboard
Apr 13, 2022
Conversation
Commits
10
(10)
Checks
Files changed
Merged
[python-experimental] Allow response media types to omit schema
#12135
spacether
merged 10 commits into
master
OpenAPITools/openapi-generator:master
from
feat_investigates_issue_11763
OpenAPITools/openapi-generator:feat_investigates_issue_11763
Copy head branch name to clipboard
Commits
Commits on Apr 12, 2022
Adds issue spec file and attemts to generate code from it
spacether
committed
66da49c
View commit details
Copy full SHA for 66da49c
Browse repository at this point
Adds missing schema definitions
spacether
committed
7a7fd2d
View commit details
Copy full SHA for 7a7fd2d
Browse repository at this point
Commits on Apr 13, 2022
Skips fromProperty invocation if the passed in schema is none in getContent
spacether
committed
0309aa4
View commit details
Copy full SHA for 0309aa4
Browse repository at this point
Makes MediaType.schema optional
spacether
committed
8a18944
View commit details
Copy full SHA for 8a18944
Browse repository at this point
Adds checking that the content type is in self.content
spacether
committed
2454205
View commit details
Copy full SHA for 2454205
Browse repository at this point
Sets ApiResponse body type as Unset if there is no schema for it
spacether
committed
8655d1c
View commit details
Copy full SHA for 8655d1c
Browse repository at this point
Handles schema = None case
spacether
committed
d6cd2d7
View commit details
Copy full SHA for d6cd2d7
Browse repository at this point
Adds endpoint without response schema
spacether
committed
b656a02
View commit details
Copy full SHA for b656a02
Browse repository at this point
Reverts version files
spacether
committed
9365758
View commit details
Copy full SHA for 9365758
Browse repository at this point
Adds test_response_without_schema
spacether
committed
abd486d
View commit details
Copy full SHA for abd486d
Browse repository at this point
You can’t perform that action at this time.