Open fermin-silva opened 5 years ago
Now matching is only URL based, ex:
match = [ "/matching/users/index" ]
It should support query matching as well:
query should be either only keys or keys + values
Now matching is only URL based, ex:
It should support query matching as well:
query should be either only keys or keys + values