×
Menu
  • Generate JSON schema documentation

Generate JSON schema documentation

Use the "View | Schema view" command to switch to the JSON schema view (currently read-only) to generate a nicely looking tree diagram of your JSON schema. If the current JSON content contains syntax errors the text view will show the results of the well-formed check. You need to resolve all of them before you can activate the JSON schema view. Expand and collapse parts of the schema to get a better overview of the JSON structure:
 
 
The "Generate JSON schema documentation (HTML)" command is used to create a new document in the editor which contains the generated HTML. The HTML documentation uses SVG to keep the diagram scalable to any size. After you have saved the document with the generated documentation you can open it directly in your browser.