dolittle / Home

Dolittle is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability.
http://www.dolittle.io
MIT License
27 stars 5 forks source link

Consider how we deal with JSON schemas #43

Closed einari closed 4 years ago

einari commented 5 years ago

A standard property called $schema in a JSON file with the URL to the schema at the top will give you intellisense / code completion in that file.

Our schemas are now deep in our GitHub repositories. We've registered for SchemaStore.org - but it doesn't seem like the mechanism is kicking completely in.

We need to do as follows:

┆Issue is synchronized with this Asana task