Closed rich-nguyen closed 8 years ago
This tightens up the api so that we can pass any compliant object which implements the logic part of Content Api. This makes it a little easier to override behaviour with the ContentApiClientLogic trait
ContentApiClientLogic
:+1:
This tightens up the api so that we can pass any compliant object which implements the logic part of Content Api. This makes it a little easier to override behaviour with the
ContentApiClientLogic
trait