Changes for page HTTP Resources

Last modified by Erik Bakker on 2024/08/23 10:51

From version 21.1
edited by Danniar Firdausy
on 2024/08/21 10:24
Change comment: There is no comment for this version
To version 22.1
edited by Danniar Firdausy
on 2024/08/21 10:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -23,8 +23,7 @@
23 23  * /order-management/orders
24 24  * /order-management/trips
25 25  
26 -To determine the correct notation also take into account how the backend system that you want to expose via the API Gateway has determined their HTTP Resource (Paths).
27 -If this adheres to the best practice simply use that. More on that specific relation in later microlearnings.
26 +To determine the correct notation also take into account how the backend system that you want to expose via the API Gateway has determined their HTTP Resource (Paths). If this adheres to the best practice simply use that. More on that specific relation in later microlearnings.
28 28  
29 29  A list of best practices can be found here:
30 30  [[REST API naming concepts>>https://restfulapi.net/resource-naming/||target="blank"]]