Hi
Thanks for the great atom tool Atom Hopper.
We're using Atom Hopper as a message feed at work, and want to remove/delete ‘old’ entries that are invalid.
I am trying to invoke a HTTP DELETE on:
https://domain.com/namespace/feed/entries/urn:uuid:9b850562-d357-4cf8-8811-048a6730e869
with response:
java.lang.UnsupportedOperationException: Not supported.
Is there an other way to perform a delete operation against the feed?
Best regards
Stian