1.4.2 (2020-12-03)
- improve error message (bbe9e23)
1.4.1 (2020-12-02)
1.4.0 (2020-10-13)
- logging: standardise endpoint logging (bb8c4db)
1.3.0 (2020-10-06)
- security: add support for OAS securitySchemes (http & apiKey) (a5459bf)
1.2.0 (2020-09-16)
- build: add the supplied-server to the list of servers in the APIG spec endpoint (827076f)
1.1.1 (2020-09-16)
- build: set specFileEndpoint to return the original spec (005f934)
1.1.0 (2020-09-15)
- build: improve APIG spec output by removing unused schemas (bf4fcb0)
1.0.2 (2020-09-15)
- build: add support for
x-mock-file
property in the build command (5389b55)
1.0.1 (2020-09-14)
- set correct package name (67b4bf8)
- validate specObj for all commands and clone before dereferencing (01482cf)