app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.network.services
/
ProductsAPI
/
byCountry
by
Country
androidJvm
@
GET
(
value
=
"country/{country}.json"
)
abstract
suspend
fun
byCountry
(
@
Path
(
value
=
"country"
)
country
:
String
)
:
Search
Content copied to clipboard