mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-26 23:57:35 +08:00
docs: update documentation
This commit is contained in:
parent
1e9391ad1f
commit
2e050fb328
@ -251,7 +251,7 @@ dotnet test
|
|||||||
|
|
||||||
> ### Documentation Apis
|
> ### 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`.
|
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`.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user