com.hedgehog.gdzietabiedra.api / BiedraService / listRepos
listRepos
@GET("shop") abstract fun listRepos(@Query("lat") lat:
Float
, @Query("lon") lng:
Float
):
Single
<
ShopsResponse
>
(source)
com.hedgehog.gdzietabiedra.api / BiedraService / listRepos
@GET("shop") abstract fun listRepos(@Query("lat") lat:
Float
, @Query("lon") lng:
Float
):
Single
<
ShopsResponse
>
(source)