Skip to content

Commit

Permalink
docs: update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
meysamhadeli committed Dec 21, 2024
1 parent 1e9391a commit 2e050fb
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 @@ -251,7 +251,7 @@ dotnet test

> ### Documentation Apis
Each microservice has a `Swagger OpenAPI`. Browse to `/swagger` for a list of endpoints.
Each microservice provides `API documentation` and navigate to `/swagger` for `Swagger OpenAPI` or `/scalar/v1` for `Scalar OpenAPI` to visit list of endpoints.

As part of API testing, I created the [booking.rest](./booking.rest) file which can be run with the [REST Client](https://github.com/Huachao/vscode-restclient) `VSCode plugin`.

Expand Down

0 comments on commit 2e050fb

Please sign in to comment.