Skip to content

fix: add missing type for allowAbsoluteUrls #6818

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
Mar 10, 2025
Merged

Conversation

StefanBRas
Copy link
Contributor

Adds the allowAbsoluteUrls field to the types and to the type tests.

Fixes #6817.

It's my first PR to axios so I don't really know that much about how types are generated it. Hoping it's enough with changing it these two places.

Copy link
Member

@jasonsaayman jasonsaayman left a comment

Choose a reason for hiding this comment

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

Nicely done 🏄

@StefanBRas
Copy link
Contributor Author

@jasonsaayman Haha, I guess it wasn't that nicely done. I have updated it and ran all the tests this time

@jasonsaayman
Copy link
Member

@jasonsaayman Haha, I guess it wasn't that nicely done. I have updated it and ran all the tests this time

i see a syntax issue haha, the workflow would have caught this

@jasonsaayman jasonsaayman merged commit 10fa70e into axios:v1.x Mar 10, 2025
9 checks passed
@github-actions github-actions bot mentioned this pull request Mar 10, 2025
Copy link
Contributor

Hi, @StefanBRas! This PR has been published in v1.8.3 release. Thank you for your contribution ❤️!

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.

Missing type for allowAbsoluteUrls
2 participants