Skip to content

Commit 0cd7860

Browse files
committed
docs: update content
1 parent 52c0e8d commit 0cd7860

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Changelog
22

3-
All notable changes to `laravel-scalar` will be documented in this file.
3+
All notable changes to `scalar/laravel` will be documented in this file.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ You’ll need an OpenAPI/Swagger document to render your API reference with Scal
3333

3434
* [knuckleswtf/scribe](https://github.com/knuckleswtf/scribe)
3535
* [dedoc/scramble](https://github.com/dedoc/scramble)
36+
* [vyuldashev/laravel-openapi](https://github.com/vyuldashev/laravel-openapi)
3637

3738
Once done, you can pass it to Scalar:
3839

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
"name": "scalar/laravel",
33
"description": "Render your OpenAPI-based API reference",
44
"keywords": [
5-
"Scalar",
5+
"scalar",
66
"laravel",
7-
"laravel-scalar"
7+
"openapi",
8+
"swagger"
89
],
910
"homepage": "https://github.com/scalar/laravel",
1011
"license": "MIT",

0 commit comments

Comments
 (0)