Laravel swagger annotation Required @OA\Info() not found
Hey, everyone,i try to build documentation for my API using swagger annotation
@SWG\Swagger when I run php artisan l5-swagger:generate not able to parse and appear : ErrorException : Required @OA\Info() not found but I'm not using openApi annotation in the project