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

lwcapi: list streams if path ends with / #1423

Merged
merged 1 commit into from
Mar 30, 2022

Conversation

brharrington
Copy link
Contributor

Update the matching logic to list for the end of the path
or a single slash. Before it would try to use an empty string
as the id which can be confusing.

Update the matching logic to list for the end of the path
or a single slash. Before it would try to use an empty string
as the id which can be confusing.
@brharrington brharrington added this to the 1.7.0 milestone Mar 30, 2022
@brharrington brharrington requested a review from manolama March 30, 2022 19:56
Copy link
Contributor

@manolama manolama left a comment

Choose a reason for hiding this comment

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

Thanks!

@brharrington brharrington merged commit 50132b2 into Netflix:main Mar 30, 2022
@brharrington brharrington deleted the lwc-streams-list branch March 30, 2022 20:07
manolama pushed a commit to manolama/atlas that referenced this pull request May 22, 2024
Update the matching logic to list for the end of the path
or a single slash. Before it would try to use an empty string
as the id which can be confusing.
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.

2 participants