Skip to content

Commit 6fc9ac6

Browse files
AutorestCIZim Kalinowski
authored and
Zim Kalinowski
committed
Generated from 6e7cafe31e550ebb35e76be3945898776f1afaa5 (#6129)
Update API version missed in Azure/azure-rest-api-specs#6276
1 parent 505bf11 commit 6fc9ac6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/models.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# Licensed under the MIT License. See License.txt in the project root for
55
# license information.
66
# --------------------------------------------------------------------------
7-
from .v2019_01_01.models import *
7+
from .v2018_05_01.models import *

sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/models.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# Licensed under the MIT License. See License.txt in the project root for
55
# license information.
66
# --------------------------------------------------------------------------
7-
from .v2019_05_10.models import *
7+
from .v2019_05_01.models import *

0 commit comments

Comments
 (0)