Coming next: JSON Schema documentation

      No Comments on Coming next: JSON Schema documentation

To extend the support for the JSON standard, JSONBuddy will get a brand new view to parse and display any JSON schema as a good looking and clearly arranged tree diagram.

The screen-shot below shows the POI (point of interest) JSON schema as it is partly displayed in the new view:

POI JSON schema tree diagram

POI JSON schema tree diagram

The first version allows to fully expand and collapse tree elements and to export the generated diagram as HTML using SVG to draw the content. This way you can generate a good looking documentation from your schema at any time. As a next step the new JSON schema view will include an editor to simplify the creation and modification of any JSON schema.

The next screen-shot shows another schema where some properties are required and marked with a red line:

Schema with required properties

Schema with required properties

This JSON schema view and documentation tool will be released with the next version of the JSONBuddy 3.5 editor during the next weeks.

Leave a Reply