12 lines
126 B
JSON
12 lines
126 B
JSON
[
|
|
|
|
{
|
|
"id": "sandbox",
|
|
"name": "SandBox or Testing"
|
|
},
|
|
{
|
|
"id": "live",
|
|
"name": "Live or Production"
|
|
}
|
|
]
|