Commit 1166871
Fix type of expireTimestamp (#581)
line/line-openapi#106
Type for `CreateAudienceGroupResponse#expireTimestamp` is not float or
double, but integer actually. This change fixes type.
Co-authored-by: github-actions <[email protected]>1 parent 46d71fd commit 1166871
File tree
2 files changed
+2
-2
lines changed- linebot/manage_audience
2 files changed
+2
-2
lines changedSubmodule line-openapi updated 1 file
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments