Skip to content

Commit 6bf1d95

Browse files
devhub: fixing the constant name to be unique (#20868)
1 parent 82ea406 commit 6bf1d95

File tree

1 file changed

+1
-1
lines changed
  • specification/developerhub/resource-manager/Microsoft.DevHub/preview/2022-04-01-preview

1 file changed

+1
-1
lines changed

specification/developerhub/resource-manager/Microsoft.DevHub/preview/2022-04-01-preview/workflow.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@
695695
],
696696
"readOnly": true,
697697
"x-ms-enum": {
698-
"name": "ManifestType",
698+
"name": "AuthorizationStatus",
699699
"modelAsString": true,
700700
"values": [
701701
{

0 commit comments

Comments
 (0)