1.17.3 • Published 6 months ago

somod-schema v1.17.3

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

JSON Schema in SOMOD

JSON Schema for parameters.yaml, ui/config.yaml and serverless/template.yaml files in SOMOD

Install

npm i somod-schema;

Usage

SOMOD CLI uses this schema internally to validate the file during build.

Use this package in the custom plugin to extend the default schema to work with more contraints.

import { parameters, serverlessTemplate, uiConfig } from "somod-schema";

// parameters, serverlessTemplate, uiConfig are objects of JSONSchema7 type

Support

This project is a part of Open Source Intitiative from Sodaru Technologies

Write an email to opensource@sodaru.com for queries on this project

1.17.3

6 months ago

1.17.2

1 year ago

1.17.0-1

1 year ago

1.17.0-0

1 year ago

1.17.0

1 year ago

1.17.0-2

1 year ago

1.15.0

2 years ago

1.14.1

2 years ago

1.14.0

2 years ago

1.13.4

2 years ago