Skip to content

Commit

Permalink
feat(specs): adds enum accessMonitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
naholyr committed Sep 7, 2017
1 parent 04b0aad commit feb43ba
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions specs/enums.json
Original file line number Diff line number Diff line change
Expand Up @@ -3522,5 +3522,14 @@
{
"value": "10","label": {"fr": "10","en": "10"}
}
],
"accessMonitoring": [
{
"value": "corporate",
"label": {
"fr": "corporate",
"en": ""
}
}
]
}

0 comments on commit feb43ba

Please sign in to comment.