@@ -0,0 +1,7 @@
|
||||
package commonschema
|
||||
|
||||
import "honoka-chan/internal/constant"
|
||||
|
||||
type ErrorData struct {
|
||||
ErrorCode constant.ErrorCode `json:"error_code"`
|
||||
}
|
||||
Reference in New Issue
Block a user