Skip to content

Commit ad39f86

Browse files
authored
Update README.md
1 parent 5fbb193 commit ad39f86

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,12 @@ travelProvider.exec("doBooking", new JSONObject() {{
4848
});
4949
```
5050

51-
## API Endpoint ( "https://microapps.appsfly.io/executor/exec" )
51+
## API Endpoint ( "/executor/exec" )
5252

5353
appsfly.io exposes a single API endpoint to access Microservices directly. Headers are used for authentication and sessions will be managed accordingly.
5454

55+
API endpoint : "https://microapps.appsfly.io/executor/exec"
56+
5557
#### Auth Headers
5658

5759
| Headers | Description |

0 commit comments

Comments
 (0)