Bug - REST handle of attachments and comments

Expand REST to allow attachments and comments to be deleted and added…

Adding an attachment to an item:

result:

Note: i could not upload binary files
Note: when i try download the files i get an error

Adding a comment to an item:

Result:

Int ref: https://github.com/eramba/eramba_v2/issues/1532

This actually works , i was sending the wrong REST headers and that is why i had issues with binary files and downloading.

I’m pasting here the screenshots of the method, header and body:

This same approach can be used to automatically load testing or review evidence , etc… pretty useful in my view.