Skip to content

Commit b79f626

Browse files
committed
chore: add page and per_page missing params
1 parent ac742ce commit b79f626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Controllers/Apis/Marketplace/DistributionsApiController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ public function getAll()
109109
{
110110
return parent::getAll();
111111
}
112-
}
112+
}

0 commit comments

Comments
 (0)