public interface SongsService
retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<List<Song>>>
get()
@GET(value=".") retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<List<Song>>> get()
Copyright © 2025. All rights reserved.