16 lines
No EOL
165 B
Text
16 lines
No EOL
165 B
Text
[
|
|
{
|
|
"id": 1,
|
|
"name": "New"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "In Progress"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Closed",
|
|
"is_closed": true
|
|
}
|
|
// ...
|
|
] |