- - ```json - { - "attachments": [ - { - "url": "https://example.com/files/file1.xml" - }, - { - "url": "https://example.com/files/file2.xml" - } - ] - } - ``` -
-+ +```json +{ + "attachments": [ + { + "url": "https://example.com/files/file1.xml" + }, + { + "url": "https://example.com/files/file2.xml" + } + ] +} +``` +
+