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

Handle no entity body requests in when processing connector response #2309

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

arunans23
Copy link
Member

Purpose

Describe the problems, issues, or needs driving this feature/fix and include links to related issues in the following format: Resolves issue1, issue2, etc.

$subject

When GET/DELETE requests with no message body is sent, there is no need to enrich the payload. This PR also has some improvements related to handling null values in the ConnectorResponse.

When GET/DELETE requests with no message body is sent, there is no need to enrich the payload. This PR also has some improvements related to handling null values in the ConnectorResponse.
@arunans23 arunans23 requested a review from chanikag as a code owner January 27, 2025 16:27
@arunans23 arunans23 merged commit b239270 into wso2:master Jan 28, 2025
1 of 2 checks passed
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