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 response binding support for http:Response|anydata #6416

Closed
TharmiganK opened this issue Apr 25, 2024 · 0 comments · Fixed by ballerina-platform/module-ballerina-http#1968
Assignees
Labels
module/http Team/PCM Protocol connector packages related issues Type/Improvement

Comments

@TharmiganK
Copy link
Contributor

Description:

$Subject

Describe your problem(s)

Currently when we try to bind the response with http:Response|anydata, there is a runtime error: incompatible typedesc found

Describe your solution(s)

Support this by returning the http:Response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/http Team/PCM Protocol connector packages related issues Type/Improvement
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant