Use Swagger tools to query an OpenAPI-described service (Chuck Norris)
- Open your browser to the Swagger Editor
- "Edit" menu / Clear
- Download then copy-paste in the editor frame (left-hand) the OpenAPI description of the ChuckNorris service
- Click on the right-hand "GET /search" to expand it.
- Click on "Try it out", fill in the required fields (example : "batman"), and click "Execute".
- Scroll down to visualize the response.