Nitpicking ahead: I am not sure, but there might be a bug in their pattern matching example. What happens if 'verb' is "GET" and 'path' is "/users/1234/posts/1234/extra_path/and/more/"? Will 'post_id' become…
Nitpicking ahead: I am not sure, but there might be a bug in their pattern matching example. What happens if 'verb' is "GET" and 'path' is "/users/1234/posts/1234/extra_path/and/more/"? Will 'post_id' become…