1.0.5 • Published 8 years ago

@bambora/swaggerlicious v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago