app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.network.services
/
ProductsAPI
/
getSuggestions
get
Suggestions
androidJvm
@
GET
(
value
=
"cgi/suggest.pl"
)
abstract
suspend
fun
getSuggestions
(
@
Query
(
value
=
"tagtype"
)
tagType
:
String
,
@
Query
(
value
=
"term"
)
term
:
String
)
:
ArrayList
<
String
>
Content copied to clipboard