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

support rest parameter #1

Merged
merged 9 commits into from
Apr 13, 2022
Merged

support rest parameter #1

merged 9 commits into from
Apr 13, 2022

Conversation

tera-ny
Copy link
Owner

@tera-ny tera-ny commented Apr 13, 2022

feature

  • refactoring. (add test cases.)
  • support rest parameter. e.g. /path/[...rest_parameter]
  • add snapshot test with update flag
    • deno test --allow-read --allow-write -- update_snapshot

※ not support optional rest parameter. Will be supported by another PR

@tera-ny tera-ny added the enhancement New feature or request label Apr 13, 2022
@tera-ny tera-ny self-assigned this Apr 13, 2022
@tera-ny tera-ny merged commit 60d025a into main Apr 13, 2022
@tera-ny tera-ny deleted the feature/support_rest_params branch April 13, 2022 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant