Discussions
Description for Photos
8 days ago by Mick Fandrich
In your API documentation, you list the Description field for a photo as a text string. However, when I GET a photo by ID that contains a description, the description is a collection: id, html_content, plain_text_content. Is it returned this way to support formatting? Are multiple descriptions per photo allowed? Can you update your API documentation to reflect this?
Also, it doesn't seem that the description field is supported in the Add Photo to project PUT method. Is this correct?