cic-schema/test_valid.json

19 lines
353 B
JSON

{
"name": "foo",
"description": "foofoo",
"image": "data:image/svg+xml;base64,",
"targets": [
"0xabcdef0123456789abcdef0123456789abcdef00",
"abcdef0123456789abcdef0123456789abcdef00"
],
"attributes": {},
"attachments": [
{
"contentType": "text/plain",
"contentTransferEncoding": "8BIT",
"subject": "foo",
"body": "bar"
}
]
}