Skip to content

Commit

Permalink
Remove the enum values of ComplianceState property
Browse files Browse the repository at this point in the history
  • Loading branch information
NarayanThiru committed Apr 30, 2020
1 parent f57d097 commit 59bb14f
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -396,12 +396,7 @@
"x-ms-enum": {
"name": "complianceState",
"modelAsString": true
},
"enum": [
"Pending",
"Compliant",
"Noncompliant"
]
}
},
"ChartVersion": {
"description": "Version of the operator Helm chart.",
Expand Down

0 comments on commit 59bb14f

Please sign in to comment.