File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 "url" : "http://localhost:5001" ,
1515 "port" : 5001 ,
1616 "health_endpoint" : "/health" ,
17- "test_endpoint" : "/api/v1/airliner/registerUser "
17+ "test_endpoint" : "/api/v1/eventstreammonitor/users/register "
1818 },
19- "booking " : {
19+ "taskprocessing " : {
2020 "url" : "http://localhost:5002" ,
2121 "port" : 5002 ,
2222 "health_endpoint" : "/health" ,
23- "test_endpoint" : "/api/v1/airliner/bookings "
23+ "test_endpoint" : "/api/v1/eventstreammonitor/tasks "
2424 },
2525 "notification" : {
2626 "url" : "http://localhost:5003" ,
Original file line number Diff line number Diff line change 1717 "usermanagement" : {
1818 "url" : "http://localhost:5001" ,
1919 "endpoints" : {
20- "list" : "/api/v1/airliner/getUser /1000" , # GET endpoint
20+ "list" : "/api/v1/eventstreammonitor/users /1000" , # GET endpoint
2121 "health" : "/health"
2222 },
2323 "headers" : {
You can’t perform that action at this time.
0 commit comments