UNPKG

@rapharacing/schemas

Version:

OpenAPI to JSON Schema to be used with middy for CC response validation

32 lines (18 loc) 630 B
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.0.5](///compare/v0.0.4...v0.0.5) (2021-01-17) ### [0.0.4](///compare/v0.0.2...v0.0.4) (2021-01-17) ### [0.0.2](///compare/v0.0.1...v0.0.2) (2021-01-14) ### 0.0.1 (2021-01-14) ## [0.0.2] - 2019-12-06 ### Added - CHANGELOG - CONTRIBUTING - LICENCE - Split eslint configuration files into ES and Typescript - Added comments to .gitignore ### Fixed - .prettierignore and added comments ## [0.0.1] - 2019-12-05 ### Added - Init