v 1.3.0 api v3
This commit is contained in:
parent
a5e7b5253d
commit
c7ab1125c3
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ class RestApi
|
|||
{
|
||||
protected $apiUrl;
|
||||
protected $apiKey;
|
||||
protected $apiVersion = '2';
|
||||
protected $apiVersion = '3';
|
||||
protected $generatedAt;
|
||||
|
||||
protected $parameters;
|
||||
|
|
Loading…
Add table
Reference in a new issue