4 lines
75 B
Text
4 lines
75 B
Text
api.upload do
|
|
api.id @attachment.id
|
|
api.token @attachment.token
|
|
end
|