mirror of
https://github.com/dap-ps/discover.git
synced 2025-01-31 11:35:18 +00:00
10 lines
154 B
JSON
10 lines
154 B
JSON
{
|
|
"NEW": "NEW",
|
|
"APPROVED": "APPROVED",
|
|
"UPDATED": "UPDATED",
|
|
"ALL_STATUS": [
|
|
"NEW",
|
|
"APPROVED",
|
|
"UPDATED"
|
|
]
|
|
} |