This log was last generated on Thu, 16 Nov 2023 16:00:04 GMT and should not be manually modified.
Thu, 16 Nov 2023 16:00:04 GMT
- Upgrade dependencies
Fri, 26 May 2023 14:12:36 GMT
- Add
rfc7231
format
Wed, 07 Dec 2022 22:24:34 GMT
- Update dependencies
Tue, 19 Jul 2022 15:09:55 GMT
- Added
arm-id
to list of known formats
- Improve InvalidRefError message
Tue, 15 Mar 2022 16:00:38 GMT
- Add workspace heplper to navigate across multiple files
- Added
HttpMethod
enum - Add
/v2
scope to load OpenAPI2 schema types. - Update OpenAPI 3.0 types to be more accurate.
Wed, 12 Jan 2022 22:31:57 GMT
- Added
isExtension
util function.
Fri, 19 Nov 2021 04:23:43 GMT
- Tweak types for description next to parameter
Wed, 08 Sep 2021 15:39:22 GMT
- Types update
- Tweaks types to allow string enums value to accept string literals
Mon, 19 Jul 2021 15:15:42 GMT
- Drop support for node 10
- Update include/exclude x-dash properties utils types
Thu, 20 May 2021 16:41:13 GMT
- Update includeXDashProperties
Tue, 27 Apr 2021 17:48:43 GMT
- Update deprecatable models
- Fix SecurityRequirement type incorectly defining scopes as
string
instead ofstring[]
Tue, 16 Mar 2021 15:52:56 GMT
- Bump dependencies versions
Thu, 04 Feb 2021 19:05:18 GMT
- Change types from using
: Optional<T>
to?: T
- Internal: Moved from Azure/perks and update formatting