We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a84911 + 7d25ab5 commit 64b8750Copy full SHA for 64b8750
src/RecommApi/Requests/SetValues.php
@@ -5,6 +5,7 @@
5
* @author Ondrej Fiedler <[email protected]>
6
*/
7
namespace Recombee\RecommApi\Requests;
8
+use Recombee\RecommApi\Exceptions\UnknownOptionalParameterException;
9
10
/**
11
* Set/update (some) property values of an entity.
0 commit comments