app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.network.services
/
ProductsAPI
/
getPicturesContributedProducts
get
Pictures
Contributed
Products
androidJvm
@
GET
(
value
=
"/photographer/{contributor}/{page}.json?nocache=1"
)
abstract
suspend
fun
getPicturesContributedProducts
(
@
Path
(
value
=
"contributor"
)
contributor
:
String
,
@
Path
(
value
=
"page"
)
page
:
Int
)
:
Search
Content copied to clipboard