description: Generic Error content: application/json: schema: type: object properties: statusCode: type: number error: type: string message: type: string