Skip to content

Commit 4f109d3

Browse files
github-actions[bot]github-actionsYang-33
authored
Codes are generated by openapi (#627)
Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Yuta Kasai <kasai.yuta0810@gmail.com>
1 parent 9bf48d3 commit 4f109d3

File tree

15 files changed

+68
-10
lines changed

15 files changed

+68
-10
lines changed

lib/liff/api/liffClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* LIFF server API
33
* LIFF Server API.
44
*
5-
* The version of the OpenAPI document: 1.0
5+
* The version of the OpenAPI document: 1.0.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

lib/liff/model/addLiffAppRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* LIFF server API
33
* LIFF Server API.
44
*
5-
* The version of the OpenAPI document: 1.0
5+
* The version of the OpenAPI document: 1.0.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

lib/liff/model/addLiffAppResponse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* LIFF server API
33
* LIFF Server API.
44
*
5-
* The version of the OpenAPI document: 1.0
5+
* The version of the OpenAPI document: 1.0.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

lib/liff/model/getAllLiffAppsResponse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* LIFF server API
33
* LIFF Server API.
44
*
5-
* The version of the OpenAPI document: 1.0
5+
* The version of the OpenAPI document: 1.0.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

lib/liff/model/liffApp.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* LIFF server API
33
* LIFF Server API.
44
*
5-
* The version of the OpenAPI document: 1.0
5+
* The version of the OpenAPI document: 1.0.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

lib/liff/model/liffBotPrompt.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* LIFF server API
33
* LIFF Server API.
44
*
5-
* The version of the OpenAPI document: 1.0
5+
* The version of the OpenAPI document: 1.0.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

lib/liff/model/liffFeatures.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* LIFF server API
33
* LIFF Server API.
44
*
5-
* The version of the OpenAPI document: 1.0
5+
* The version of the OpenAPI document: 1.0.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

lib/liff/model/liffScope.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* LIFF server API
33
* LIFF Server API.
44
*
5-
* The version of the OpenAPI document: 1.0
5+
* The version of the OpenAPI document: 1.0.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

lib/liff/model/liffView.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* LIFF server API
33
* LIFF Server API.
44
*
5-
* The version of the OpenAPI document: 1.0
5+
* The version of the OpenAPI document: 1.0.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

lib/liff/model/updateLiffAppRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* LIFF server API
33
* LIFF Server API.
44
*
5-
* The version of the OpenAPI document: 1.0
5+
* The version of the OpenAPI document: 1.0.0
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

0 commit comments

Comments
 (0)