You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2025. It is now read-only.
First off thanks for all the work -- we recently updated to the v5 api and this gem has been super helpful.
It looks to me like there's no way currently in this gem to add comments to a story. I'm happy to help implement that feature but I wanted to first check that I wasn't missing something obvious or looking in the wrong place.
I think the closest pattern to copy here is how story tasks work, so just implement save/update on Comment. Does that sound right?