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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to