Skip to content

v3.17.1 Fix type of CreateAudienceGroupResponse#expireTimestamp

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 11:31
· 5 commits to master since this release
45a4b03

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 #802

(original PR is line/line-openapi#106)

Dependency updates

  • chore(deps): update actions/setup-python action to v5.6.0 by @renovate in #801

Full Changelog: v3.17.0...v3.17.1


This release is prepared by @Yang-33