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: updating url rule #864

Merged
merged 3 commits into from
Jul 10, 2024
Merged

fix: updating url rule #864

merged 3 commits into from
Jul 10, 2024

Conversation

harshilgajera-crest
Copy link
Contributor

Updated url rule so that if only url["path"] or url["query"] is given, just path and query is generated.
EG: url["path"] will generate path like: "/random/path"
EG: url["query"] will generate query like: "?asd=abs"

@harshilgajera-crest harshilgajera-crest changed the base branch from main to develop July 8, 2024 10:19
@harshilgajera-crest harshilgajera-crest marked this pull request as ready for review July 8, 2024 12:08
@harshilgajera-crest harshilgajera-crest requested a review from a team as a code owner July 8, 2024 12:08
@artemrys artemrys merged commit a00fc81 into develop Jul 10, 2024
21 of 22 checks passed
@artemrys artemrys deleted the fix/updating-url-rule branch July 10, 2024 14:51
@github-actions github-actions bot locked and limited conversation to collaborators Jul 10, 2024
@srv-rr-github-token
Copy link
Contributor

🎉 This issue has been resolved in version 5.3.0-beta.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@srv-rr-github-token
Copy link
Contributor

🎉 This issue has been resolved in version 5.4.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

4 participants