-
-
Notifications
You must be signed in to change notification settings - Fork 253
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
Rename params with path_params #460
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@carlosm27 , thank you for your PR but you may need to rebase it.
CodSpeed Performance ReportMerging #460 Summary
|
f0bf73a
to
97e2c0c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the great work @carlosm27 😄
I have one comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@carlosm27 , thanks for the updated PR but there is still one merge conflict. We will be able to hopefully merge it after that 😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @carlosm27 🔥
LGTM!
Thank you @sansyrox for guiding me and helping me through the process. |
Description
This pull request address the proposal to rename
params
withpath_params
.This PR fixes #457