You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got a lumen running in a docker container and everything seems to work fine except SwaggerLume - for some reason I'm getting the following error and I don't know why - when running in the development version of de image it works but that one doesn't have the app build into it
The annotation "@openapi\Annotations\OpenAPI" in /var/www/app/Annotations/Info.php on line 2 does not exist, or could not be auto-loaded
I've got a lumen running in a docker container and everything seems to work fine except SwaggerLume - for some reason I'm getting the following error and I don't know why - when running in the development version of de image it works but that one doesn't have the app build into it
The annotation "@openapi\Annotations\OpenAPI" in /var/www/app/Annotations/Info.php on line 2 does not exist, or could not be auto-loaded
REF: DarkaOnLine/SwaggerLume#68
The text was updated successfully, but these errors were encountered: