You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 26, 2020. It is now read-only.
With a schema, many editors will provide type-ahead hints when editing JSON, for example, in VSCode. We should provide a JSON Schema for our Entity Type Descriptor. We should also publish this at a URL so that it can be referenced in config, such as in the example above.
Longer term, we should think about actually being JSON Schema, rather than kinda like JSON Schema.