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

fix(php): fix header management issue introduced by latest request options rework #503

Merged
merged 1 commit into from
May 13, 2022

Conversation

damcou
Copy link
Contributor

@damcou damcou commented May 13, 2022

Changes included:

This fixes a (huge) bug introduced by latest rework of the request options (#497) which erase the existing headers (including appId and apiKey) and basically breaks every call from the PHP clients :p .

As we don't check the call in the CTS, it passed the CI without any issues, but this proves I really need to implement the client tests as it's done for javascript 👀

@damcou damcou requested review from millotp and shortcuts May 13, 2022 14:37
@damcou damcou self-assigned this May 13, 2022
@netlify
Copy link

netlify bot commented May 13, 2022

Deploy Preview for api-clients-automation canceled.

Name Link
🔨 Latest commit 5e50a55
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/627e6d3ecd09ea00081fdf6d

@algolia-bot
Copy link
Collaborator

algolia-bot commented May 13, 2022

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.

@damcou damcou changed the title fix(php): fix header management introduced by latest request options rework fix(php): fix header management issue introduced by latest request options rework May 13, 2022
Copy link
Collaborator

@millotp millotp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, good catch !

@damcou damcou merged commit b8d5ba8 into main May 13, 2022
@damcou damcou deleted the fix/php-client branch May 13, 2022 15:00
@shortcuts
Copy link
Member

oopsie

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.

4 participants