Variable genericCommandSchemaConst

genericCommandSchema: ObjectSchema<{ body: any; command: string }> = ...