Skip to content

Commit

Permalink
Tags and readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaOnLine committed Sep 11, 2020
1 parent 9b900e3 commit 2f99dae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -7,8 +7,6 @@
L5 Swagger - OpenApi or Swagger Specification for your Laravel project made easy.
==========

Swagger 2.0 for Laravel >=5.1

This package is a wrapper of [Swagger-php](https://github.com/zircote/swagger-php) and [swagger-ui](https://github.com/swagger-api/swagger-ui) adapted to work with Laravel 5.

Installation
Expand Down
9 changes: 7 additions & 2 deletions composer.json
@@ -1,10 +1,15 @@
{
"name": "darkaonline/l5-swagger",
"description": "Swagger integration to Laravel 5",
"description": "OpenApi or Swagger integration to Laravel",
"keywords": [
"laravel",
"swagger",
"api"
"api",
"OpenApi",
"specification",
"documentation",
"API",
"UI"
],
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 2f99dae

Please sign in to comment.