I am using the API to transition an issue from one state to another. The problem I have is that there is a transition screen where I must enter a mandatory attachment, but I don't know how I could send an attachment from the rest api rest/api/3/issue/{issue-key}/transitions. If you have any idea how to solve this problem, it would help me a lot.