mulesoft / api-console

An interactive REST console based on RAML/OAS files
Other
911 stars 237 forks source link

Toggle structure display does not work for application/json schemas #504

Closed carobazan closed 7 years ago

carobazan commented 7 years ago

Verifying bug 503 I've found that the toggle button that shows/displays schema in console does not work for application/json schemas check importing accuWeather.zip

Then, in console, open resource Weather Alarms By Location Key : get method, scroll down to response and switch to application/json then try to hide/display schema the icon next to Type application/json does not hide/display upon click action.

screen shot 2017-07-19 at 6 30 09 pm
glodieu commented 7 years ago

Hi @jarrodek We found this issue while checking #503 fix.