Skip to content

Commit

Permalink
release 3.1.86 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Apr 3, 2024
1 parent 78b4ec7 commit 4830915
Show file tree
Hide file tree
Showing 244 changed files with 14,987 additions and 7,216 deletions.
460 changes: 460 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

460 changes: 460 additions & 0 deletions CHANGELOG_CN.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"core"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand Down
4 changes: 2 additions & 2 deletions Services/Aad/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"aad"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.85"
"huaweicloud/huaweicloud-sdk-core": "3.1.86"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/AntiDDoS/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"antiddos"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.85"
"huaweicloud/huaweicloud-sdk-core": "3.1.86"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Aom/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"aom"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.85"
"huaweicloud/huaweicloud-sdk-core": "3.1.86"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Aos/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"aos"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.85"
"huaweicloud/huaweicloud-sdk-core": "3.1.86"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Apig/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"apig"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.85"
"huaweicloud/huaweicloud-sdk-core": "3.1.86"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/As/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"as"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.85"
"huaweicloud/huaweicloud-sdk-core": "3.1.86"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Bms/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"bms"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.85"
"huaweicloud/huaweicloud-sdk-core": "3.1.86"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Bss/V2/Model/QueryResRecordsDetailReq.php
Original file line number Diff line number Diff line change
Expand Up @@ -367,8 +367,8 @@ public function listInvalidProperties()
if (!is_null($this->container['resInstanceId']) && (mb_strlen($this->container['resInstanceId']) < 0)) {
$invalidProperties[] = "invalid value for 'resInstanceId', the character length must be bigger than or equal to 0.";
}
if (!is_null($this->container['chargeMode']) && ($this->container['chargeMode'] > 10)) {
$invalidProperties[] = "invalid value for 'chargeMode', must be smaller than or equal to 10.";
if (!is_null($this->container['chargeMode']) && ($this->container['chargeMode'] > 11)) {
$invalidProperties[] = "invalid value for 'chargeMode', must be smaller than or equal to 11.";
}
if (!is_null($this->container['chargeMode']) && ($this->container['chargeMode'] < 1)) {
$invalidProperties[] = "invalid value for 'chargeMode', must be bigger than or equal to 1.";
Expand Down
4 changes: 2 additions & 2 deletions Services/Bss/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"bss"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.85"
"huaweicloud/huaweicloud-sdk-core": "3.1.86"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Bssintl/V2/Model/QueryResRecordsDetailReq.php
Original file line number Diff line number Diff line change
Expand Up @@ -367,8 +367,8 @@ public function listInvalidProperties()
if (!is_null($this->container['resInstanceId']) && (mb_strlen($this->container['resInstanceId']) < 0)) {
$invalidProperties[] = "invalid value for 'resInstanceId', the character length must be bigger than or equal to 0.";
}
if (!is_null($this->container['chargeMode']) && ($this->container['chargeMode'] > 10)) {
$invalidProperties[] = "invalid value for 'chargeMode', must be smaller than or equal to 10.";
if (!is_null($this->container['chargeMode']) && ($this->container['chargeMode'] > 11)) {
$invalidProperties[] = "invalid value for 'chargeMode', must be smaller than or equal to 11.";
}
if (!is_null($this->container['chargeMode']) && ($this->container['chargeMode'] < 1)) {
$invalidProperties[] = "invalid value for 'chargeMode', must be bigger than or equal to 1.";
Expand Down
4 changes: 2 additions & 2 deletions Services/Bssintl/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"bssintl"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.85"
"huaweicloud/huaweicloud-sdk-core": "3.1.86"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Cbh/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"cbh"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.85"
"huaweicloud/huaweicloud-sdk-core": "3.1.86"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Cbr/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"cbr"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.85"
"huaweicloud/huaweicloud-sdk-core": "3.1.86"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Cc/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"cc"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.85"
"huaweicloud/huaweicloud-sdk-core": "3.1.86"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Cce/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"cce"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.85"
"huaweicloud/huaweicloud-sdk-core": "3.1.86"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Cdm/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"cdm"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.85"
"huaweicloud/huaweicloud-sdk-core": "3.1.86"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Cdn/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"cdn"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.85"
"huaweicloud/huaweicloud-sdk-core": "3.1.86"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Ces/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"ces"
],
"version": "3.1.85",
"version": "3.1.86",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.85"
"huaweicloud/huaweicloud-sdk-core": "3.1.86"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 4830915

Please sign in to comment.