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

Extend RouteConfigService into a new service for url matcher #144

Open
morgnism opened this issue Oct 26, 2022 · 1 comment
Open

Extend RouteConfigService into a new service for url matcher #144

morgnism opened this issue Oct 26, 2022 · 1 comment
Assignees

Comments

@morgnism
Copy link

morgnism commented Oct 26, 2022

Extend the RouteConfigService into a new service for combining the data from the resolver with the result from a route's URL matcher.

Requirements:

  • Provide a new service with this feature
  • Unit test the service
  • Provide examples in the Readme and comments
@morgnism morgnism self-assigned this Oct 26, 2022
@morgnism
Copy link
Author

  • New service which combines resolver leaf data with matched URL path (2 hours)
  • Extend unit tests for the combined path (2 hours, may need help from Chris or Balazs)

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

No branches or pull requests

1 participant