Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for no content responses #1630

Conversation

samwelkanda
Copy link
Contributor

@samwelkanda samwelkanda commented Jun 15, 2022

What this PR does?

This PR

Closes #1459 Python Support for no content responses

Tasks:

  • Return Null in case of 204 response

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@baywet baywet force-pushed the feature/discriminator-support-python branch from 0816afb to 4dcc06c Compare July 4, 2022 13:02
@baywet baywet added the Python label Jul 7, 2022
@samwelkanda samwelkanda force-pushed the feature/discriminator-support-python branch from 4dcc06c to bf4b73c Compare July 14, 2022 15:20
@samwelkanda samwelkanda marked this pull request as ready for review July 15, 2022 02:31
@samwelkanda samwelkanda self-assigned this Jul 15, 2022
@samwelkanda samwelkanda linked an issue Jul 15, 2022 that may be closed by this pull request
…implification-python

Feature/field deserializers simplification python
…nt-types-python

Add support for vendor specific content types
@samwelkanda samwelkanda merged commit 53db4f7 into feature/discriminator-support-python Jul 15, 2022
@samwelkanda samwelkanda deleted the feature/no-content-response-python branch July 15, 2022 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Python support for no content responses
3 participants