Skip to content

Commit

Permalink
Add CONFLICT code.
Browse files Browse the repository at this point in the history
  • Loading branch information
Azakh993 committed Feb 19, 2024
1 parent d05d54b commit 8fa8254
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/utilities/test_status_codes.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ class StatusCodes:
BAD_REQUEST = 400
UNAUTHORIZED = 401
NOT_FOUND = 404
CONFLICT = 409
INTERNAL_SERVER_ERROR = 500

0 comments on commit 8fa8254

Please sign in to comment.