Skip to content

Commit cb811bf

Browse files
committed
Attempt to make GitHub review UX happy with json snippets
Signed-off-by: steve lasker <stevenlasker@hotmail.com>
1 parent 1cd754b commit cb811bf

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • content/developers/api-reference/attachments-api

content/developers/api-reference/attachments-api/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ For example:
5858
"arc_file_name": "conformance.pdf",
5959
"arc_display_name": "Conformance Report"
6060
}
61-
}
61+
},
62+
"..."
63+
}
6264
```
6365

6466
The name of the parent attribute (`"conformance_report"`) can be any value, providing a means to name multiple attachments within a single event.

0 commit comments

Comments
 (0)