1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +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 {
"type": "boolean",
},
"archivedAt": Object {
"format": "date",
"nullable": true,
"type": "string",
},
"createdAt": Object {
"format": "date",
"nullable": true,