public interface ItemsService
retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<List<Item>>>
get()
@GET(value="?include=arrangement,item_notes,item_times,key,media,selected_attachment,song") retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<List<Item>>> get()
Copyright © 2025. All rights reserved.