Exide opened this issue 7 years ago · 2 comments
When SpokeContentDao was split into SpokeReadContentDao and SpokeWriteContentDao there was some duplicated logic. The common logic could be moved to a utility class.
SpokeContentDao
SpokeReadContentDao
SpokeWriteContentDao
This will be simpler after the new Spoke API endpoints are everywhere.
Resolved by #1021