v9.7.1 Fix type of CreateAudienceGroupResponse#expireTimestamp
What's Changed
Type for CreateAudienceGroupResponse#expireTimestamp is not float or double, but integer actually. This release fixes type as bugfix.
- Fix type of expireTimestamp by @github-actions in #1608
(original PR is line/line-openapi#106)
line-openapi updates
Dependency updates
Other Changes
- Replace dependency xyz.rogfam:littleproxy with io.github.littleproxy:littleproxy 2.4.0 by @Yang-33 in #1605
Full Changelog: v9.7.0...v9.7.1
This release is prepared by @Yang-33