From 74c02ba7519c7a0018ba09ab88de70c6d92def9d Mon Sep 17 00:00:00 2001
From: Peter Rotich <peter@rotich.com>
Date: Mon, 18 Nov 2013 14:19:51 -0600
Subject: [PATCH] Update tickets.md

---
 setup/doc/api/tickets.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup/doc/api/tickets.md b/setup/doc/api/tickets.md
index 9c6f3dfe4..8965e7610 100644
--- a/setup/doc/api/tickets.md
+++ b/setup/doc/api/tickets.md
@@ -33,7 +33,7 @@ request content.
 *   __topicId__:     Help topic *id* associated with the ticket
 *   __attachments__: An array of files to attach to the initial message.
                      Each attachment must have some content and also the
-                     following fields:
+                     following fields (_please refer to the format-specific examples below_):
     *   __name__:     *required* name of the file to be attached. Multiple files
                       with the same name are allowable
     *   __type__:     Mime type of the file. Default is `text/plain`
-- 
GitLab