Skip to content

Commit fa76098

Browse files
authored
Fix the validator error (#21561)
1 parent b178062 commit fa76098

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

specification/resources/resource-manager/Microsoft.Authorization/preview/2022-08-01-preview/policyVariableValues.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"type": "oauth2",
2828
"authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize",
2929
"flow": "implicit",
30-
"description": "Azure Active Directory OAuth2 Flow",
30+
"description": "Azure Active Directory OAuth2 Flow.",
3131
"scopes": {
3232
"user_impersonation": "impersonate your user account"
3333
}

specification/resources/resource-manager/Microsoft.Authorization/preview/2022-08-01-preview/policyVariables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"type": "oauth2",
2828
"authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize",
2929
"flow": "implicit",
30-
"description": "Azure Active Directory OAuth2 Flow",
30+
"description": "Azure Active Directory OAuth2 Flow.",
3131
"scopes": {
3232
"user_impersonation": "impersonate your user account"
3333
}

specification/resources/resource-manager/Microsoft.Authorization/stable/2020-09-01/dataPolicyManifests.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"type": "oauth2",
2828
"authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize",
2929
"flow": "implicit",
30-
"description": "Azure Active Directory OAuth2 Flow",
30+
"description": "Azure Active Directory OAuth2 Flow.",
3131
"scopes": {
3232
"user_impersonation": "impersonate your user account"
3333
}

specification/resources/resource-manager/Microsoft.Authorization/stable/2021-06-01/policyAssignments.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"type": "oauth2",
2828
"authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize",
2929
"flow": "implicit",
30-
"description": "Azure Active Directory OAuth2 Flow",
30+
"description": "Azure Active Directory OAuth2 Flow.",
3131
"scopes": {
3232
"user_impersonation": "impersonate your user account"
3333
}

specification/resources/resource-manager/Microsoft.Authorization/stable/2021-06-01/policyDefinitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"type": "oauth2",
2828
"authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize",
2929
"flow": "implicit",
30-
"description": "Azure Active Directory OAuth2 Flow",
30+
"description": "Azure Active Directory OAuth2 Flow.",
3131
"scopes": {
3232
"user_impersonation": "impersonate your user account"
3333
}

specification/resources/resource-manager/Microsoft.Authorization/stable/2021-06-01/policySetDefinitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"type": "oauth2",
2828
"authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize",
2929
"flow": "implicit",
30-
"description": "Azure Active Directory OAuth2 Flow",
30+
"description": "Azure Active Directory OAuth2 Flow.",
3131
"scopes": {
3232
"user_impersonation": "impersonate your user account"
3333
}

0 commit comments

Comments
 (0)