v8.13.1 Fix type of CreateAudienceGroupResponse#expireTimestamp
What's Changed
Type for CreateAudienceGroupResponse#expireTimestamp is not float or double, but integer actually. This change fixes type.
- Fix type of expireTimestamp by @github-actions in #581
(original PR is line/line-openapi#106)
line-openapi updates
Dependency updates
Full Changelog: v8.13.0...v8.13.1
This release is prepared by @Yang-33