Last modified by Eva Torken on 2024/03/01 15:01

From version 15.1
edited by Eva Torken
on 2023/05/26 14:23
Change comment: There is no comment for this version
To version 13.1
edited by Eva Torken
on 2023/05/11 11:08
Change comment: There is no comment for this version

Summary

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