Skip to content

fix: inference error for apiHeaders #1067

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 4 commits into from
Apr 23, 2025
Merged

Conversation

ChiragAgg5k
Copy link
Member

What does this PR do?

For android and kotlin, before apiHeaders always contained a value. But due to recent change in specs, we now removed unnecessary header for content type in GET and HEAD methods. This lead to apiHeaders being blank, leading to build errors -

Screenshot 2025-04-22 at 5 33 14 PM

The PR fixes this with explicit typing.

Test Plan

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

Yes.

@loks0n loks0n requested a review from abnegate April 22, 2025 12:13
@christyjacob4 christyjacob4 merged commit c4bc0ff into master Apr 23, 2025
37 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.

3 participants