Skip to content

Commit

Permalink
Update blog-api/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark authored Feb 21, 2024
1 parent 7e514e0 commit 5d2bcc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Authorization is performed via the `X-Api-Key` header.

## API documentation

API documentation is available at `/docs`. It is built from OpenAPI annotations (`#[OA\ ... ]`).
API documentation is available at `/docs`. It is built from OpenAPI attributes (`#[OA\ ... ]`).
See [Swagger-PHP documentation](https://zircote.github.io/swagger-php/Getting-started.html#write-annotations) for details
on how to annotate your code.

Expand Down

0 comments on commit 5d2bcc7

Please sign in to comment.