docs(README): update example manifest
This commit is contained in:
parent
055dac9e54
commit
e048805dec
1 changed files with 3 additions and 3 deletions
|
|
@ -38,19 +38,19 @@ The following is a sample manifest generated from the default sample:
|
|||
"Name": "pexels-just-a-couple-photos-3777622.jpg",
|
||||
"ContainerPageTitle": "Cats",
|
||||
"MimeType": "image/jpeg",
|
||||
"Ref": "attachments/pexels-just-a-couple-photos-3777622.jpg"
|
||||
"Ref": "attachments/Cats/pexels-just-a-couple-photos-3777622.jpg"
|
||||
},
|
||||
{
|
||||
"Name": "pexels-sami-aksu-14356302.jpg",
|
||||
"ContainerPageTitle": "Cats",
|
||||
"MimeType": "image/jpeg",
|
||||
"Ref": "attachments/pexels-sami-aksu-14356302.jpg"
|
||||
"Ref": "attachments/Cats/pexels-sami-aksu-14356302.jpg"
|
||||
},
|
||||
{
|
||||
"Name": "objects.inv",
|
||||
"ContainerPageTitle": "Default Sample~",
|
||||
"MimeType": "application/octet-stream",
|
||||
"Ref": "attachments/objects.inv"
|
||||
"Ref": "attachments/Default+Sample~/objects.inv"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue