azure-devops-python-api icon indicating copy to clipboard operation
azure-devops-python-api copied to clipboard

Feature request: add function to call the Wiki Attachments - Get route

Open FurcyPin opened this issue 4 years ago • 0 comments

The WikiClient has a create_attachment method that matches the Attachments - Create route of the API, but it seems that there is not get_attachment method to match the Attachments - Get route of the API.

Could you please add one ? While we're at it, it would be nice to have a kind of get-attachment-checksum API route to avoid re-uploading the same files when they don't change.

FurcyPin avatar Apr 10 '21 08:04 FurcyPin