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.