Closed erickmartins closed 3 years ago
Adding 3 new functions to deal with File Annotations/Attachments: post_file_annotation, get_file_annotation and get_file_annotation_ids. It should go a long way towards solving #21.
post_file_annotation
get_file_annotation
get_file_annotation_ids
Adding 3 new functions to deal with File Annotations/Attachments:
post_file_annotation
,get_file_annotation
andget_file_annotation_ids
. It should go a long way towards solving #21.