app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.network.services
/
ProductsAPI
/
getProductsByIngredient
get
Products
By
Ingredient
androidJvm
@
GET
(
value
=
"ingredient/{ingredient}.json"
)
abstract
suspend
fun
getProductsByIngredient
(
@
Path
(
value
=
"ingredient"
)
ingredient
:
String
)
:
Search
Content copied to clipboard