Skip to content

fix: MLI endpoint header #32

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 1 commit into from
Oct 14, 2024
Merged

Conversation

rostyk-kanafotskyy
Copy link
Contributor

Type

  • Fix

    Fixes a bug

Description

I fixed the issue by updating config.headers directly instead of reassigning it. Reassigning created a new object, breaking the reference to the original config, which caused issues. The fix preserves the reference while adding the new header.

Dependencies

Other PRs or builds that this PR depends on.

Issues

A list of issues closed by this PR.

  • Fixes #

Notes

Any additional notes.

@rostyk-kanafotskyy rostyk-kanafotskyy self-assigned this Oct 14, 2024
@rostyk-kanafotskyy rostyk-kanafotskyy merged commit e3aac70 into main Oct 14, 2024
11 checks passed
@rostyk-kanafotskyy rostyk-kanafotskyy deleted the fix/mli-endpint-headers branch October 14, 2024 17:37
Copy link

🎉 This PR is included in version 15.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants