Skip to content

Commit 0579459

Browse files
authored
Merge pull request #1509 from Azure/update-autorest
Update autorest core version
2 parents 091082a + 56490ef commit 0579459

File tree

4 files changed

+7
-254
lines changed

4 files changed

+7
-254
lines changed

generator/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export const managementGroupRootSchema = {
2929
};
3030
export const generatedSchemasTemplatePath = path.join(__dirname, 'resources/autogeneratedResources_template.json');
3131

32-
export const autorestCoreVersion = '3.0.6369';
32+
export const autorestCoreVersion = '3.0.6374';
3333
export const azureresourceschemaVersion = '3.0.92';
3434

3535
// paths in this list won't even appear in list-basepaths

generator/package-lock.json

Lines changed: 4 additions & 251 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)