Skip to content

Add JSON Schema files #50

@orta

Description

@orta

👋 - One thing I used for Peril that has been really useful is to export a JSON schema in the repo for the app settings file. This is auto-generated from the objects in the repo.

Then you can use this arbitrarily in any JSON file by using "$schema": "[url]":

screen shot 2019-02-18 at 6 22 10 am

Now I've got validations + docs inline in my editor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions