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
- 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