Send a GET request to 'https://api.chucknorris.io/jokes/random?category={category}' This time with a valid category that you choose randomly from this GET request 'https://api.chucknorris.io/jokes/categories' Validate the response returns from the correct category.