Changes for page Exercise - Complete data model API gateway design
Last modified by Eva Torken on 2023/05/11 13:07
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -15,14 +15,9 @@ 15 15 === 2.1 Data modelling OMS Carrier === 16 16 17 17 Please implement the GET operation for Carrier taking the following into account: 18 - 19 -* Gateway reponse message: click here to download 20 -* System response message: click here to download 21 -* No path or query parameters are required 22 -* The endpoint to retrieve the Carriers: https://order-tracking.p.rapidapi.com/carriers 23 -* This endpoint is an REST/JSON based endpoint 24 - 25 25 19 +* Import both definition as create the response definitions 20 +* Ensure the proper reponse mapping is created 26 26 27 27 == 3. Solution == 28 28