small cleanups
This commit is contained in:
@@ -2337,17 +2337,11 @@
|
||||
"error": {
|
||||
"type": "integer"
|
||||
},
|
||||
"errorObj": {
|
||||
"type": "string"
|
||||
},
|
||||
"message": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"traceObj": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@@ -6,14 +6,10 @@ definitions:
|
||||
type: integer
|
||||
error:
|
||||
type: integer
|
||||
errorObj:
|
||||
type: string
|
||||
message:
|
||||
type: string
|
||||
success:
|
||||
type: boolean
|
||||
traceObj:
|
||||
type: string
|
||||
type: object
|
||||
ginresp.compatAPIError:
|
||||
properties:
|
||||
|
Reference in New Issue
Block a user