Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 444 Bytes

File metadata and controls

23 lines (14 loc) · 444 Bytes

Model Updater

Setup

  • Make sure you have Python and pip installed on your machine.
  • install the JSON to markdown generator
pip install json-schema-for-humans

Update model

./generate-model-markdown.sh

Contribute

Markdown docs are generated based on templates available in json-schema-templates.

These templates use Jinja format.