45 lines
953 B
JSON
45 lines
953 B
JSON
{
|
|
"version": "1.0",
|
|
"locale": "en-uk",
|
|
"source": "https://domain/endpoint",
|
|
"updated": "2022-11-15 20:32:12",
|
|
"expires": "2023-11-15 20:32:12",
|
|
"content": [
|
|
{
|
|
"id": "updated",
|
|
"label": "Drafting"
|
|
},
|
|
{
|
|
"id": "submitted",
|
|
"label": "integrity check"
|
|
},
|
|
{
|
|
"id": "reviewing",
|
|
"label": "Reviewed"
|
|
},
|
|
{
|
|
"id": "rejected",
|
|
"label": "reopened"
|
|
},
|
|
{
|
|
"id": "pending-review",
|
|
"label": "consultation"
|
|
},
|
|
{
|
|
"id": "reviewed",
|
|
"label": "consulted"
|
|
},
|
|
{
|
|
"id": "validated",
|
|
"label": "completed"
|
|
},
|
|
{
|
|
"id": "cancelled",
|
|
"label": "aborted"
|
|
},
|
|
{
|
|
"id": "aborted",
|
|
"label": "aborted"
|
|
}
|
|
]
|
|
} |