add comments and new parameter id for client request order
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package models
|
||||
|
||||
// Json error response
|
||||
type ErrorResponse struct {
|
||||
Error bool `json:"error,omitempty"`
|
||||
Message string `json:"message,omitempty"`
|
||||
|
Reference in New Issue
Block a user