You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actionsbot
changed the title
202 response with no content/content-type response header makes the rest API operation runner fail
.Net: 202 response with no content/content-type response header makes the rest API operation runner fail
Dec 16, 2024
semantic-kernel/dotnet/src/Functions/Functions.OpenApi/RestApiOperationRunner.cs
Line 317 in 62a50f3
I think the guard at line 305 should be expanded to also include 201/202 when the content type response header is absent.
Happy to submit a patch for this!
The text was updated successfully, but these errors were encountered: