chibenwa commented on code in PR #2659:
URL: https://github.com/apache/james-project/pull/2659#discussion_r1974880388


##########
server/protocols/jmap-rfc-8621-integration-tests/jmap-rfc-8621-integration-tests-common/src/main/scala/org/apache/james/jmap/rfc8621/contract/EmailSetMethodContract.scala:
##########
@@ -3473,15 +3473,15 @@ trait EmailSetMethodContract {
          |          "htmlBody": [
          |            {
          |              "partId": "a49d",
-         |              "type": "text/html"
+         |              "type": "text/html",
+         |              "header:Specific:asText": "MATCHME"

Review Comment:
   This shall be a property of all `EmailBodyPart` objects so also of 
`attachments`, `textBody` and `bodyStructructure`
   
   Can you add tests for those?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to