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:
Alex
2021-07-26 18:25:55 -05:00
committed by GitHub
parent b84b80742c
commit a2cde72347
9 changed files with 48 additions and 6 deletions

View File

@@ -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: