diff --git a/setup/doc/api/tickets.md b/setup/doc/api/tickets.md
index 9c6f3dfe4af5c1d22a15ab1c9f54d2a8cd662c9f..8965e76109cafd1a0133ef6ab4ee3d3344eb5b57 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`