public interface CustomSlidesService
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<List<CustomSlide>>> |
get() |
@GET(value=".") retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<List<CustomSlide>>> get()
Copyright © 2025. All rights reserved.