Skip to content

Conversation

@sierpinskid
Copy link
Member

Submit a pull request

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)
  • Commit message fits conventional commits. Important for CHANGELOG generation.

Description of the pull request

According to our OpenAPI spect the UserKarma field should be float:

        user_karma:
          format: float
          type: number

@sierpinskid sierpinskid merged commit 340d3d0 into master Apr 25, 2024
@sierpinskid sierpinskid deleted the 138-messagemoderationresult-is-returning-a-double-but-is-declared-as-an-integer branch April 25, 2024 10:24
@github-actions github-actions bot mentioned this pull request May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MessageModerationResult is returning a double but is declared as an integer.

3 participants