Returned full error to browser. (#897)
This is first step of new error handling. UI rework will be done Co-authored-by: Benjamin Perez <benjamin@bexsoft.net>
This commit is contained in:
@@ -1079,12 +1079,15 @@ definitions:
|
||||
type: object
|
||||
required:
|
||||
- message
|
||||
- detailedMessage
|
||||
properties:
|
||||
code:
|
||||
type: integer
|
||||
format: int32
|
||||
message:
|
||||
type: string
|
||||
detailedMessage:
|
||||
type: string
|
||||
user:
|
||||
type: object
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user