@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,
})

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

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

    Weekly Downloads

    1

    Version

    0.1.2

    License

    MIT

    Unpacked Size

    5.5 kB

    Total Files

    7

    Last publish

    Collaborators

    • wadenextunicorn
    • tlacksqh
    • halfz