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 f3463bc
Show file tree
Hide file tree
Showing 11 changed files with 84 additions and 95 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.

18 changes: 8 additions & 10 deletions sdk/changes/arm-changes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
# Release History

## 2.0.0 (2023-04-04)

**Breaking Changes**

## 1.1.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

- Interface ChangesListNextOptionalParams no longer has parameter skipToken
- Interface ChangesListNextOptionalParams no longer has parameter top


## 1.1.0 (2022-11-17)

**Features**
Expand Down
Loading

0 comments on commit f3463bc

Please sign in to comment.