Skip to content

Commit 4c4302b

Browse files
Update README.md
1 parent 28b373f commit 4c4302b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

request-proxy-service/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Request Proxy Service
22

33
The System has be been built using Spring boot framework, with an exposed endpoint/REST API
4-
* host/api/v1/reply, where host is the server where the system has been deployed or running, v1 is for the versioning of the API
5-
* for local testing or postman testing : use localhost:8090/api/v1/reply
4+
* host/api/v1/replay, where host is the server where the system has been deployed or running, v1 is for the versioning of the API
5+
* for local testing or postman testing : use localhost:8090/api/v1/replay
66

77
## Requirements
88

0 commit comments

Comments
 (0)