Changes for page API methods
From version 10.1
edited by Anastasia Zanina
on 2026/09/09 04:27
on 2026/09/09 04:27
Change comment:
There is no comment for this version
To version 7.1
edited by Vera Retyeva
on 2024/03/06 08:57
on 2024/03/06 08:57
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. zanina1 +XWiki.VeraRetyeva - Content
-
... ... @@ -4,7 +4,7 @@ 4 4 * {{showhide showmessage="Why do some API methods return the $type property in their responses?" hidemessage="Why do some API methods return the $type property in their responses?"}}|(% style="border-color:white" %)((( 5 5 (% class="box infomessage" %) 6 6 ((( 7 -**Note:** It is reccomended to read about {{html}}<a href="https://docs.loymax.i o/bin/view/Main/General_information/Technologies_used/">the technology stack</a>{{/html}} used by theRetailEngineSystem.7 +**Note:** It is reccomended to read about {{html}}<a href="https://docs.loymax.net/xwiki/bin/view/Main/General_information/Used_technologies/">the technology stack</a>{{/html}} used by the Loymax System. 8 8 ))) 9 9 10 10 ((( ... ... @@ -16,11 +16,11 @@ 16 16 The reverse conversion of bytes into a data structure is called **deserialization**. 17 17 ))) 18 18 19 -The RetailEngineSystem uses the **Newtonsoft.Json.JsonSerializer** for serialization/deserialization.19 +The Loymax System uses the **Newtonsoft.Json.JsonSerializer** for serialization/deserialization. 20 20 ))) 21 21 )))|(% style="border-color:white" %){{lightbox image="Serialization.png"/}} 22 22 23 -Let's consider the serialization/deserialization process using an example of how the method works to get a list of brands 23 +Let's consider the serialization/deserialization process using an example of how the method works {{html}}<a href="https://docs.loymax.net/xwiki/bin/view/Main/Integration/Ways_to_use_API/API_methods/Methods_of_public_api/Brands/#H41F43E43B44344743543D43843544143F43844143A43043144043543D43443E432">to get a list of brands</a>{{/html}} 24 24 25 25 ((( 26 26