File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ Collect web metrics and ensure high-quality user experiences.
5050
5151- [ Overview] ( #overview )
5252- [ Software Architecture ] ( #software-architecture )
53+ - [ Swagger API Documentation] ( #swagger-api-documentation )
5354- [ Getting Started] ( #getting-started )
5455 - [ Prerequisites] ( #prerequisites )
5556 - [ Installation] ( #installation )
@@ -63,7 +64,7 @@ Collect web metrics and ensure high-quality user experiences.
6364
6465## Swagger API Documentation
6566
66- The ** SafeOps API** is fully documented with Swagger UI to make testing and understanding endpoints effortless.
67+ The ** SafeOps+ API** is fully documented with Swagger UI to make testing and understanding endpoints effortless.
6768
6869** Swagger URL:**
6970 [ http://localhost:5000/apidocs/ ] ( http://localhost:5000/apidocs/ )
@@ -122,7 +123,7 @@ Before you begin, ensure you have met the following requirements:
122123
123124## Start the full application (backend, frontend, and database) with:
124125
125- 1 ) Build the application
126+ 1 . Build the application
126127
127128``` bash
128129docker compose build
You can’t perform that action at this time.
0 commit comments