1.1.4 • Published 5 years ago
oma-json v1.1.4
Open Mobile Alliance
JSON schemas description from LwM2M Open Mobile Alliance
Installation
With npm :
$ npm install oma-json --saveVia script tag :
<script src="https://unpkg.com/oma-json"> </scriptLinting
With ESLint
$ npm run lintTest
$ npm run testGenerate Open API from OMA models
$ npm run generate:openapiGenerate Typescript interfaces from Open API schemas
$ npm run generate:interfaces