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