app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.network.services
/
ProductsAPI
/
getProductsByEntryDates
get
Products
By
Entry
Dates
androidJvm
@
GET
(
value
=
"entry-dates/{EntryDates}.json"
)
abstract
suspend
fun
getProductsByEntryDates
(
@
Path
(
value
=
"EntryDates"
)
entryDates
:
String
)
:
Search
Content copied to clipboard