Changes for page Finish Design phase API Gateway
Last modified by etorken on 2024/03/01 15:01
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -25,8 +25,8 @@ 25 25 Please implement the POST operation for Order taking the following into account: 26 26 27 27 * No path or query parameters are required for the back-end api 28 +* The endpoint to send Orders: http://localhost:9090 28 28 * This endpoint is an REST/JSON based endpoint 29 -* This is a passthrough 30 30 31 31 === 2.3 Set up security API GW === 32 32