Changes for page HTTP Resources
Last modified by Erik Bakker on 2024/08/23 10:51
From version 25.1
edited by Danniar Firdausy
on 2024/08/21 11:56
on 2024/08/21 11:56
Change comment:
There is no comment for this version
To version 24.1
edited by Danniar Firdausy
on 2024/08/21 10:55
on 2024/08/21 10:55
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,9 +11,9 @@ 11 11 12 12 This microlearning centers around HTTP Resource (Paths) in conjunction with the API Gateway solution of eMagiz. 13 13 14 - *With HTTP Resource Paths we mean: Identify the resource (e.g., Client, Order, Employee) and define the descriptive path (i.e., {{code language=text}}/v1/order{{/code}}, {{code language=text}}/v1/order/{uuid}{{/code}}) an external party can call to execute the operation.14 +With HTTP Resource Paths we mean: Identify the resource (e.g., Client, Order, Employee) and define the descriptive path (i.e., {{code language=text}}/v1/order{{/code}}, {{code language=text}}/v1/order/{uuid}{{/code}}) an external party can call to execute the operation. 15 15 16 - *With API Gateway we mean: A collection of RESTful API operations that can be published to the outside world to give them access to applications that are linked to your business process.16 +With API Gateway we mean: A collection of RESTful API operations that can be published to the outside world to give them access to applications that are linked to your business process. 17 17 18 18 == 3. HTTP Resource (Paths) == 19 19