We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b373f commit 4c4302bCopy full SHA for 4c4302b
request-proxy-service/README.md
@@ -1,8 +1,8 @@
1
# Request Proxy Service
2
3
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
+* 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
+* for local testing or postman testing : use localhost:8090/api/v1/replay
6
7
## Requirements
8
0 commit comments