I'm embedding an image in a blog post and retrieving the data with a REST call. The 'contentImages' array returns the ref to the embedded image as expected, but if the image is removed or changed in the original post, the 'ref' value in the 'contentImages' array does not update - it points to the original image.
Is this a bug or is there some other method for retrieving the updated image reference?
It looks like a similar question was posted in Jive Support: Images inside REST API Calls.
Larry Enzer or Jeph Yang - can you share the resolution? Thanks.