mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
work on Response
This commit is contained in:
@@ -3,4 +3,6 @@ from enum import Enum
|
||||
|
||||
class Status(Enum):
|
||||
SUCCESSFUL = 200
|
||||
partSUCCESSFUL = 206
|
||||
UNSUCCESSFUL = 400
|
||||
|
||||
|
||||
Reference in New Issue
Block a user