CEC-3149: Archive Manifest option (#241)

Co-authored-by: Alexander Andrews <aandrews@fiskerinc.com>
This commit is contained in:
Alexander Andrews
2022-11-29 13:44:44 -05:00
committed by GitHub
parent eb82c178ca
commit 8e33ca6b7d
9 changed files with 693 additions and 139 deletions

View File

@@ -52,6 +52,7 @@ let manifest = {
],
created: "2021-12-09T22:38:11.679943Z",
updated: "2022-01-14T00:47:08.996451Z",
active: true,
};
let manifests = [
{
@@ -60,6 +61,7 @@ let manifests = [
version: "1.0",
created: "2021-07-01T22:40:07.778509Z",
updated: "2021-07-12T18:22:13.736755Z",
active: true,
},
];
let totalManifests = 1;