Skip to content

Commit 1b84fd4

Browse files
author
Paolo Calao
authored
Update swagger 30 Sept 2021 (#71)
* Update swagger * Bump client version to 1.3.8
1 parent 0ce6673 commit 1b84fd4

File tree

5 files changed

+742
-1209
lines changed

5 files changed

+742
-1209
lines changed

config/languages/go_v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"gitRepoId": "iot-client-go",
44
"isGoSubmodule": false,
55
"packageName": "iot",
6-
"packageVersion": "1.3.7",
6+
"packageVersion": "1.3.8",
77
"withGoCodegenComment": true
88
}

config/languages/html2_v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"packageName": "iot",
3-
"packageVersion": "1.3.7",
3+
"packageVersion": "1.3.8",
44
"usePromises": true
55
}

config/languages/javascript_v2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"projectName": "@arduino/arduino-iot-client",
33
"moduleName": "ArduinoIotClient",
4-
"projectVersion": "1.3.7",
5-
"packageVersion": "1.3.7",
4+
"projectVersion": "1.3.8",
5+
"packageVersion": "1.3.8",
66
"usePromises": true,
77
"licenseName":"GPLv3",
88
"generateSourceCodeOnly": true

config/languages/python_v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packageName": "arduino_iot_rest",
33
"projectName": "arduino-iot-client",
4-
"packageVersion": "1.3.7",
4+
"packageVersion": "1.3.8",
55
"generateSourceCodeOnly": true
66
}

0 commit comments

Comments
 (0)