You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2020/01/07 07:33:56 UTC

[james-project] 02/16: JAMES-2321 Clarify additional fields only work with "application/json"

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit e2bba58bdc96a65c78dcd52497836f10e7940d0b
Author: Tran Tien Duc <dt...@linagora.com>
AuthorDate: Fri Jan 3 15:12:33 2020 +0700

    JAMES-2321 Clarify additional fields only work with "application/json"
---
 src/site/markdown/server/manage-webadmin.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/site/markdown/server/manage-webadmin.md b/src/site/markdown/server/manage-webadmin.md
index 74a22f7..618ead5 100644
--- a/src/site/markdown/server/manage-webadmin.md
+++ b/src/site/markdown/server/manage-webadmin.md
@@ -2145,7 +2145,9 @@ If the Accept header in the request is "application/json", then the response loo
 ```
 If the Accept header in the request is "message/rfc822", then the response will be the _eml_ file itself.
 
-Additional query parameter `additionalFields` add the existing information to the response for the supported values:
+Additional query parameter `additionalFields` add the existing information 
+to the response for the supported values (only work with "application/json" Accept header):
+
  - attributes
  - headers
  - textBody


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org