Kayyow / json-schema

JSON Schema Collections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON Schema

Software License

Introduction

Collection of JSON schemas for use in command line validators, editors auto-completion, etc.

List of schemas

Editors Support

  • VsCode:- Using the YAML Note:- Set yaml.schemaStore.enable to true in settings to pull
  • IntelliJ:- Editors in the IntelliJ family

About

I'll try to maintain this project as simple as possible, but Pull Requests are welcomed!

Building AWS resources

This project uses Cloudformation as the source of truth and hence the definitions for individual functions is taken from Cloudformation and maintained into their individual definition files, see here It's absolutely necessary that these files be kept to up to date.

Supported Plugins

License

The MIT License (MIT). Please see License File for more information.

About

JSON Schema Collections

License:MIT License


Languages

Language:JavaScript 100.0%