@nextunicorn/json-to-swagger-schema
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Json to Swagger Schema

Install

npm i @nextunicorn/json-to-swagger-schema --save

Usage

import jsonToSwaggerSchema from "@nextunicorn/json-to-swagger-schema";

const MyObjectSchmea = jsonToSwaggerSchema({
    myKey: 'string',
    isNumber: 1,
})

Package Sidebar

Install

npm i @nextunicorn/json-to-swagger-schema

Weekly Downloads

6

Version

0.1.2

License

MIT

Unpacked Size

5.5 kB

Total Files

7

Last publish

Collaborators

  • wadenextunicorn
  • tlacksqh
  • halfz