I have a few interfaces that looks something like the following:
interface ApiInterface : Context.Element { @GET(Urls.url) suspend fun getSomeData():