openapi-jsonschema-parameters
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "openapi-jsonschema-parameters", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Converts openapi parameters to a jsonschema format.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -113,5 +113,5 @@ # openapi-jsonschema-parameters [![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Coveralls Status][coveralls-image]][coveralls-url] | ||
[travis-url]: https://travis-ci.org/kogosoftwarellc/open-api | ||
[travis-image]: http://img.shields.io/travis/kogosoftwarellc/open-api.svg | ||
[travis-image]: https://api.travis-ci.org/kogosoftwarellc/open-api.svg?branch=master | ||
[coveralls-url]: https://coveralls.io/r/kogosoftwarellc/open-api | ||
[coveralls-image]: http://img.shields.io/coveralls/kogosoftwarellc/open-api/master.svg | ||
[coveralls-image]: https://coveralls.io/repos/github/kogosoftwarellc/open-api/badge.svg?branch=master |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19381