Skip to content

Commit

Permalink
Fix semantic validation error in doubleEncryptionStatus (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaishnavi-janardhan authored Sep 14, 2021
1 parent 8d27682 commit 6c364a1
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1918,8 +1918,7 @@
"description": "Double encryption is enabled"
}
]
},
"default": "Disabled"
}
}
}
},
Expand Down Expand Up @@ -2795,8 +2794,7 @@
"description": "Double encryption is enabled"
}
]
},
"default": "Disabled"
}
},
"deviceDetails": {
"description": "list of device details",
Expand Down

0 comments on commit 6c364a1

Please sign in to comment.