Back to Jsoneditor

JSON autocompletion by schema

examples/26_autocomplete_by_schema.html

10.4.3302 B
Original Source

JSON autocompletion by schema

This example demonstrates JSON autocompletion by schema. try to change the JSON properties and values and you'll get a suggestions that are based on the schema properties, examples and enums.

See http://json-schema.org/ for more information.