Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[API] Fix 9544 | return 200 when reaction already exist #9550

Merged

Commits on Dec 30, 2019

  1. add ErrReactionAlreadyExist

    6543 committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    1a19846 View commit details
    Browse the repository at this point in the history
  2. extend CreateReaction

    6543 committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    93067d9 View commit details
    Browse the repository at this point in the history
  3. reaction already exist = 200

    6543 committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    73935a6 View commit details
    Browse the repository at this point in the history
  4. extend FindReactionsOptions

    6543 committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    82557ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ad86e2 View commit details
    Browse the repository at this point in the history
  6. fix swagger-validate

    6543 committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    67767b4 View commit details
    Browse the repository at this point in the history
  7. Update models/error.go

    Co-Authored-By: zeripath <[email protected]>
    6543 and zeripath authored Dec 30, 2019
    Configuration menu
    Copy the full SHA
    7148d99 View commit details
    Browse the repository at this point in the history
  8. fix test PART1

    6543 committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    e7bd9f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fadb79a View commit details
    Browse the repository at this point in the history
  10. catch error on test

    6543 committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    6c331e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bef7e3e View commit details
    Browse the repository at this point in the history
  12. fix test PART2

    6543 committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    b83bbd1 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. format ...

    6543 committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    90d8768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2802e70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f367800 View commit details
    Browse the repository at this point in the history