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

docs: greedy labels in URI patterns match greedily #965

Merged

Conversation

david-perez
Copy link
Contributor

No description provided.

@david-perez david-perez requested a review from a team as a code owner October 29, 2021 13:34
Specify that greedy labels in URI patterns match greedily, like in
regular expressions: they will match the longest possible string. Add an
example showing this behavior.
@david-perez david-perez force-pushed the greedy-labels-match-greedily branch from c177cf5 to 4938440 Compare October 30, 2021 17:03
@mtdowling mtdowling merged commit a7c02e9 into smithy-lang:main Nov 2, 2021
@david-perez david-perez deleted the greedy-labels-match-greedily branch November 3, 2021 10:22
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