Skip to content

Commit e79158e

Browse files
committed
updated swagger url in the readme
1 parent 7fb058b commit e79158e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Once the application starts, you can see the details of the application on the l
9494

9595
![Application Startup](./public/php-quickstart-app-startup.png)
9696

97-
The application will run on port 8000 of your local machine (http://localhost:8000). You will find the Swagger documentation of the API if you go to the URL in your browser. Swagger documentation is used in this demo to showcase the different API endpoints and how they can be invoked. More details on the Swagger documentation can be found in the [appendix](#swagger-documentation).
97+
The application will run on port 8000 of your local machine (http://localhost:8000/api/documentation). You will find the Swagger documentation of the API if you go to the URL in your browser. Swagger documentation is used in this demo to showcase the different API endpoints and how they can be invoked. More details on the Swagger documentation can be found in the [appendix](#swagger-documentation).
9898

9999
![Swagger Documentation](./public/php-quickstart-swagger.png)
100100

0 commit comments

Comments
 (0)