Closed oarset closed 4 months ago
add test endpoint to the application and have it randomly respond with one of 3 jokes. the chance of each joke being in the response is 10, 30 and 60%. Come up with the jokes and the response model.
the name of the endpoint should me /jokes
Issue processing completed and PR created
add test endpoint to the application and have it randomly respond with one of 3 jokes. the chance of each joke being in the response is 10, 30 and 60%. Come up with the jokes and the response model.