Skip to content

Files

Latest commit

 

History

History
30 lines (17 loc) · 585 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 585 Bytes

Change Log - @azure-tools/openapi

This log was last generated on Tue, 27 Apr 2021 17:48:43 GMT and should not be manually modified.

3.1.2

Tue, 27 Apr 2021 17:48:43 GMT

Patches

  • Update deprecatable models
  • Fix SecurityRequirement type incorectly defining scopes as string instead of string[]

3.1.1

Tue, 16 Mar 2021 15:52:56 GMT

Patches

  • Bump dependencies versions

3.1.0

Thu, 04 Feb 2021 19:05:18 GMT

Minor changes

  • Change types from using : Optional<T> to ?: T

Patches

  • Internal: Moved from Azure/perks and update formatting