Skip to content

Commit

Permalink
docs: Update README about swagger editor
Browse files Browse the repository at this point in the history
  • Loading branch information
hms5232 authored Aug 4, 2024
1 parent 3522e78 commit 5f5aad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[![](https://img.shields.io/packagist/l/hms5232/laravel-swagger)](https://github.com/hms5232/laravel-swagger/blob/main/README.md)
[![](https://img.shields.io/github/actions/workflow/status/hms5232/laravel-swagger/phpunit.yml?branch=main&label=test)](https://github.com/hms5232/laravel-swagger/actions?query=branch%3Amain)

Render [OpenAPI](https://www.openapis.org/) JSON or YAML with [SwaggerUI](https://swagger.io/tools/swagger-ui/) in Laravel.
Render [OpenAPI](https://www.openapis.org/) JSON or YAML with [SwaggerUI](https://swagger.io/tools/swagger-ui/) and/or [Swagger Editor](https://editor.swagger.io/) in Laravel.

## Usage

Expand Down

0 comments on commit 5f5aad4

Please sign in to comment.