We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a84911 commit 7d25ab5Copy full SHA for 7d25ab5
1 file changed
src/RecommApi/Requests/SetValues.php
@@ -5,6 +5,7 @@
5
* @author Ondrej Fiedler <ondrej.fiedler@recombee.com>
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