I'm have two url bellow:
https://example.com/detail/2/task/update
https://example.com/detail/4/task/delete
Both are same form of a API:
https://example.com/detail/{detail_id}/task/{action}
I need put a action to intercepter for above API
My question how to check both url above are same form of a API
没有评论:
发表评论