mox/webapisrv
Mechiel Lukkien 6c488ead0b
webapi: implement adding "alternative files" to messages sent with the Send method
with new field "AlternativeFiles" in the JSON body, or with "alternativefile" form file uploads.

can be used if there is a (full) alternative representation (alternative to
text and/or html part), like a calendar item, or PDF file.

for issue #188 by morki
2024-08-23 12:00:25 +02:00
..
server.go webapi: implement adding "alternative files" to messages sent with the Send method 2024-08-23 12:00:25 +02:00
server_test.go webapi: implement adding "alternative files" to messages sent with the Send method 2024-08-23 12:00:25 +02:00