File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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.
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ You’ll need an OpenAPI/Swagger document to render your API reference with Scal
33
33
34
34
* [ knuckleswtf/scribe] ( https://github.com/knuckleswtf/scribe )
35
35
* [ dedoc/scramble] ( https://github.com/dedoc/scramble )
36
+ * [ vyuldashev/laravel-openapi] ( https://github.com/vyuldashev/laravel-openapi )
36
37
37
38
Once done, you can pass it to Scalar:
38
39
Original file line number Diff line number Diff line change 2
2
"name" : " scalar/laravel" ,
3
3
"description" : " Render your OpenAPI-based API reference" ,
4
4
"keywords" : [
5
- " Scalar " ,
5
+ " scalar " ,
6
6
" laravel" ,
7
- " laravel-scalar"
7
+ " openapi" ,
8
+ " swagger"
8
9
],
9
10
"homepage" : " https://github.com/scalar/laravel" ,
10
11
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments