DarkaOnLine / SwaggerLume

Lumen swagger
MIT License
334 stars 86 forks source link

Adding import OpenApi\Annotations tip #102

Closed greggunner closed 5 months ago

greggunner commented 3 years ago

As a newbie to getting this running, I referred to this article https://medium.com/@tatianaensslin/how-to-add-swagger-ui-to-php-server-code-f1610c01dc03 which gave some very useful and more complete setup steps.

One important step was importing the Annotations.

This is a minor readme change to support this.