Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 832 Bytes

TODO.md

File metadata and controls

27 lines (21 loc) · 832 Bytes

Pre-release

  • Remove markdown from everywhere :(

  • Update links from old docs to new

  • Document working on plugin

  • Document working on schemas

Features

This repository should ultimately contain schemas for the following loopback json files:

  • /*/models/*.json (model definitions)
  • /server/datasources.json
  • /server/model-config.json
  • /server/config.json
  • /server/middleware.json
  • [ ] /server/component-config.json Doesn't really have common settings to document

Extra

  • Model definition datasource specific props (for "official" connectors)
    • MySQL
    • Oracle
    • MongoDB
    • Postgres

Roadmap

  • Publish to schemastore? Not sure if there's any benefit to this.