-
-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
php artisan swagger-lume:generate command gives error when upgraded to 5.6 #50
Comments
You MUST provide Info annotation. Please read OpenApi documentation! https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#infoObject |
But i don't want to use OpenApi Spec 3.0, and want to stay with 2.0, |
What version of swagger-php is installed? |
from my composer.json file |
You are right. Releasing hotfix now. Thanks! |
php artisan swagger-lume:generate
command gives error when upgraded to 5.6The text was updated successfully, but these errors were encountered: