Changes for page Finish Design phase API Gateway
Last modified by Eva Torken on 2024/03/01 15:01
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -16,10 +16,14 @@ 16 16 17 17 Please implement the GET operation for Carrier taking the following into account: 18 18 19 -* No path or query parameters are required 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 22 23 +=== 2.2 Set up security API GW === 24 + 25 +Please assign API Key as the default authentication method of the API GW 26 + 23 23 == 3. Solution == 24 24 25 25