Skip to content

Commit

Permalink
Remove SwaggerDoc Configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
divinrkz committed Feb 26, 2021
1 parent edddb71 commit e67e48b
Show file tree
Hide file tree
Showing 11 changed files with 312 additions and 2,034 deletions.
5 changes: 5 additions & 0 deletions .idea/Server.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions .idea/dataSources.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 33 additions & 0 deletions .idea/dataSources/0c724d2e-1437-4820-82bb-c3b6f6c47d1f.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions .idea/php.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/sqldialects.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions .rest
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
GET http://localhost:8000/api/product-categories


###

GET http://localhost:8000/api/product-categories/1
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"fakerphp/faker": "^1.9.1",
"laravel/sail": "^1.0.1",
"mockery/mockery": "^1.4.2",
"nunomaduro/collision": "^5.0",
"phpunit/phpunit": "^9.3.3"
"nunomaduro/collision": "^5.0"

},
"config": {
"optimize-autoloader": true,
Expand Down
Loading

0 comments on commit e67e48b

Please sign in to comment.