Code Review
/
policy
/
apex-pdp.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
440a3d0a9ada85b0e5eee9f61f5f51705f8936d9
[policy/apex-pdp.git]
/
1
{
2
"type": "enum",
3
"name": "Status",
4
"symbols" : [
5
"UP",
6
"DOWN"
7
]
8
}