Accessing and visualizing Swagger definition
Stambia exposed web services are described in an automatically generated Swagger definition file which can be accessed easily from a dedicated URL.
This Swagger definition is updated automatically by the Runtime when new web services are exposed or updated, and it can moreover be accessed and visualized through Swagger-UI tool which is shipped with the Runtime.
You can find in this article how to access to Runtime's automatically generated Swagger definition, and how to play with it through Swagger-UI.