Changes for page Finish Design phase API Gateway
Last modified by Eva Torken on 2024/03/01 15:01
From version 16.1
edited by Eva Torken
on 2023/06/08 10:56
on 2023/06/08 10:56
Change comment:
There is no comment for this version
To version 13.1
edited by Eva Torken
on 2023/05/11 11:08
on 2023/05/11 11:08
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -19,8 +19,6 @@ 19 19 * No path or query parameters are required for the back-end api 20 20 * The endpoint to retrieve the Carriers: https://order-tracking.p.rapidapi.com/carriers 21 21 * This endpoint is an REST/JSON based endpoint 22 -* Import both definitions to create the response definitions for the GET operation 23 -* Ensure the proper reponse mapping is created 24 24 25 25 === 2.2 Complete OMS Order integration === 26 26 ... ... @@ -27,8 +27,8 @@ 27 27 Please implement the POST operation for Order taking the following into account: 28 28 29 29 * No path or query parameters are required for the back-end api 28 +* The endpoint to send Orders: http://localhost:9090 30 30 * This endpoint is an REST/JSON based endpoint 31 -* This is a passthrough e.g. no mapping is necessary 32 32 33 33 === 2.3 Set up security API GW === 34 34