submitted_together: accept standard formatting options
Some applications may want to obtain additional formatting data like
WEB_LINKS from /submitted_together. Accept the standard option list
in addition to the custom SubmittedTogetherOption.
Change-Id: I3be2fe5a372df0ed4852eb5739322990bd11f13e
diff --git a/Documentation/rest-api-changes.txt b/Documentation/rest-api-changes.txt
index e28332c..cce00ef 100644
--- a/Documentation/rest-api-changes.txt
+++ b/Documentation/rest-api-changes.txt
@@ -1275,6 +1275,10 @@
link:#current-revision[`CURRENT_REVISION`], and
link:#current-commit[`CURRENT_COMMIT`] options set.
+Standard link:#query-options[formatting options] can be specified
+with the `o` parameter, as well as the `submitted_together` specific
+option `NON_VISIBLE_CHANGES`.
+
.Response
----
HTTP/1.1 200 OK