apiaryio / api-blueprint

API Blueprint
https://apiblueprint.org
MIT License
8.63k stars 2.14k forks source link

"Show json schema" link disappears #438

Closed maxiwheat closed 5 years ago

maxiwheat commented 5 years ago

For our API, we gave an example body and also a JSON schema for this resource:

https://cyberimpactapiv4.docs.apiary.io/#reference/ressources/batches/add-a-batch

Sometimes, the link to show the JSON schema on the right disappears for no reason. Try changing "raw" in the dropdown menu for something else (or just re-selecting raw over and over) and then returning to raw, the link to show the json schema then disappears, that particular dropdown seems to cause the issue.

kylef commented 5 years ago

Hi, this problem has been solved in our new ApiaryUI renderer. Please check out https://blog.apiary.io/ApiaryUI for more information.

If you have any further bug reports that are specific to Apiary rendered documentation please reach out to Apiary support. This repository and issue tracker is tracking the API Blueprint specification.