ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
137 stars 58 forks source link

Fix SAP client compilation failure with Update 10 #6905

Closed TharmiganK closed 1 month ago

TharmiganK commented 1 month ago

Description:

The HTTP package has introduced a change in the client invocation return type(http:Response|anydata -> http:Response|anydata|stream<http:SseEvent, error?>. This change is breaking the SAP client.

Describe your task(s)

TharmiganK commented 1 month ago

Tested the following connector repos with the fix: