This log was last generated on Wed, 08 Sep 2021 15:39:22 GMT and should not be manually modified.
Wed, 08 Sep 2021 15:39:22 GMT
- Updated to use new tree source map builder
- Add warning and ignore invalid response examples
- Tweaking request body processing and removed some invalid swagger processing with
type: file
with nonformData
parmaeter - Update to new path mapping sourcemap functionality
Mon, 19 Jul 2021 15:15:42 GMT
- Drop support for node 10
Fri, 16 Apr 2021 15:18:54 GMT
- Stop merging x-ms-paths into paths
Fri, 09 Apr 2021 19:53:22 GMT
Version update only
Thu, 01 Apr 2021 15:46:42 GMT
- Fix enum with $ref inside not being processed
Tue, 16 Mar 2021 15:52:56 GMT
- Bump dependencies versions
Fri, 05 Mar 2021 16:31:29 GMT
- When converting x-ms-parameterized-host parameters to server variables keep format as x-format
Thu, 04 Feb 2021 19:05:18 GMT
- Internal: Migrate test framwork mocha -> jest
- Internal code linting fixes
- Internal: Add scenario tests
Thu, 04 Feb 2021 19:05:18 GMT
- fix: Fail if a response has no produces defined and no global defined either PR 144
Thu, 04 Feb 2021 19:05:18 GMT
- fix: Issue with cross-file referneces of body parameters PR 131