JSPM

  • Created
  • Published
  • Downloads 4058694
  • Score
    100M100P100Q209368F
  • License MIT

TS Model & utils for OpenAPI 3.x specification.

Package Exports

  • openapi3-ts
  • openapi3-ts/dist/cjs/index.js
  • openapi3-ts/dist/mjs/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (openapi3-ts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

OpenApi3-TS

TypeScript library to help building OpenAPI 3.x compliant API contracts.

Coverage Status Known Vulnerabilities npm version

NPM

Includes

  • /src/model TS typed interfaces for helping building a contract.
  • /src/dsl Fluent DSL for building a contract.

Install

Install package via npm:

npm i --save openapi3-ts

Versions and Changelog

See changelog.

References

License

Licensed under the MIT License.

Credits

Contact: Pedro J. Molina | github: pjmolina | twitter: pmolinam

(c) 2017-2022. Pedro J. Molina at Metadev S.L. https://metadev.pro & contributors.