public interface ProjectsEndpoint
retrofit2.Call<List<Project>>
getChannels()
@GET(value="projects") @Streaming retrofit2.Call<List<Project>> getChannels()
Copyright © 2026 Suncode. All rights reserved.