1.0.5 • Published 7 years ago

@bambora/swaggerlicious v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

swaggerlicious Build Status

A simple library for adding example requests and responses in JSON format to Swagger / Open API 2.0 specifications.

import swaggerlicious from "@bambora/swaggerlicious";

const jsonSwaggerSpecification = /*...*/

const extendedSpecification = swaggerlicious(jsonSwaggerSpecification);
1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago