Skip to content

Fixed the behavior of REST-XML and REST-JSON services that respond with no payload. #2064

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

Merged
merged 1 commit into from
Sep 23, 2020

Conversation

millems
Copy link
Contributor

@millems millems commented Sep 23, 2020

Previously, REST-XML services would treat missing payloads as empty payloads, and REST-JSON services would throw a NullPointerException.

…th no payload.

Previously, REST-XML services would treat missing payloads as empty payloads, and REST-JSON services would throw a NullPointerException.
@millems millems merged commit 50a4e6b into master Sep 23, 2020
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.

Bug C 2 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (1.8.0_252) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11.
Read more here

@millems millems deleted the millem/fix-empty-payloads branch April 13, 2021 22:25
aws-sdk-java-automation added a commit that referenced this pull request Jun 22, 2022
…1a7b5d510

Pull request: release <- staging/a358b095-8c5a-4342-9f77-9331a7b5d510
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants