I am new to web development and am having an issue where the response window never displays even though I can see a successful response in Microsoft Edge devtools. I downloaded the .zip of the project and am trying to get the find a pet by id to show the response. Am I missing a dependency or a setting somewhere? The spec is petstore.json. The example response shows but nothing happens after clicking "Try" and getting response back. Any advice would be appreciated.
I am new to web development and am having an issue where the response window never displays even though I can see a successful response in Microsoft Edge devtools. I downloaded the .zip of the project and am trying to get the find a pet by id to show the response. Am I missing a dependency or a setting somewhere? The spec is petstore.json. The example response shows but nothing happens after clicking "Try" and getting response back. Any advice would be appreciated.