1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
This commit is contained in:
andreas-unleash 2022-06-03 15:48:42 +03:00
parent 0c23485680
commit 62b4507e4a

View File

@ -195,6 +195,11 @@ Object {
"archived": Object { "archived": Object {
"type": "boolean", "type": "boolean",
}, },
"archivedAt": Object {
"format": "date",
"nullable": true,
"type": "string",
},
"createdAt": Object { "createdAt": Object {
"format": "date", "format": "date",
"nullable": true, "nullable": true,