Closed quantranhong1999 closed 1 year ago
Please sample jmap request response...
What format of extensionFields
if duplicate field?
I suggest changing to :
"extensionFields": {
"X-OPENPAAS-CUSTOM-HEADER1": ["value1", "value2" ]
}
What format of extensionFields if duplicate field?
What does the spec says?
I suggest changing to :
We can't choose what we do...
What does the spec says?
=> Value Type: The default value type is TEXT. The value type can be set to any value type. https://www.rfc-editor.org/rfc/rfc5545#section-3.8.8.2
Then ok for:
=> "X-OPENPAAS-CUSTOM-HEADER1": ["value1", "value2" ]
And
=> "X-OPENPAAS-CUSTOM-HEADER1": "value2"
Similar to https://github.com/linagora/tmail-backend/issues/565 but for organizer, participants, extensionFields
Request:
Response: