Changes for page HTTP-based Service

Last modified by Richard Kreissig on 2023/09/14 10:36

From version 15.1
edited by Richard Kreissig
on 2023/09/14 10:36
Change comment: There is no comment for this version
To version 14.6
edited by uru
on 2023/07/11 10:33
Change comment: Update document after refactoring.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.stu230980
1 +XWiki.uru
Content
... ... @@ -64,11 +64,12 @@
64 64  
65 65  The available layout algorithms along with the available options and some further information can be requested under the following URL. A JSON object is returned, the structure and contained data equals the //ServiceData// class in the diagram shown below. Furthermore, several algorithms offer a //preview image// illustration a possible result. You can retrieve this image as a png using the second URL. Optionally the image can be retrieved base64 encoded.
66 66  
67 -{{code}}
67 +{{noformat}}
68 68  http://layout.rtsys.informatik.uni-kiel.de:9444/layout/serviceData
69 69  
70 70  http://layout.rtsys.informatik.uni-kiel.de:9444/layout/previewImage/[imgPath][?base64=true]
71 -{{/code}}
71 +{{/noformat}}
72 72  
73 73  [[image:attach:ServiceData.png]]
74 74  
75 +\\