DarkaOnLine / L5-Swagger

OpenApi or Swagger integration to Laravel
https://github.com/DarkaOnLine/L5-Swagger
MIT License
2.64k stars 394 forks source link

Upgraded from Laravel 8 to 9 Error #477

Closed yusufalper closed 2 years ago

yusufalper commented 2 years ago

Description:

Upgraded from Laravel 8 to 9 and I received this message on swagger docs.

image

And if I go to "api-docs.json" file and remove -"openapi": "3.0.0"- line and then add the same line again, it works...? Is this a glitch? Any thoughts?

DarkaOnLine commented 2 years ago

Have you solved this? This is very odd issue :)

yusufalper commented 2 years ago

Yes, but i didnt solve. It solve itself without any change 😹