Skip to content

Commit

Permalink
CodeGen from PR 23272 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Add new API version for Microsoft.Resources/changes (2023-03-01-preview) (Azure#23272)

* Base Commit. 2022-05-01 version for changes

* Changes for new api version 2023-03-01-preview

* Model as enum

* Forgot to include type

* isTruncated to string

* Change isTruncated to bool
  • Loading branch information
SDKAuto committed Apr 4, 2023
1 parent 114bc51 commit 885d9d2
Show file tree
Hide file tree
Showing 13 changed files with 120 additions and 88 deletions.
92 changes: 50 additions & 42 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 6 additions & 10 deletions sdk/links/arm-links/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
# Release History

## 3.0.0 (2023-04-04)

**Breaking Changes**

## 2.0.2 (2022-11-22)

**Features**

-  Exposes `getContinuationToken` helper function to extract continuation token

**Bugs Fixed**

- A series of small bug fixs relevant to authentication and apiVersion policy

- Interface ResourceLinksListAtSubscriptionNextOptionalParams no longer has parameter filter

## 2.0.1 (2022-04-18)

**features**
Expand Down
Loading

0 comments on commit 885d9d2

Please sign in to comment.