The protocol reader API can be accessed using a swagger UI. The Swagger UI displays information about the API definition and allows to quickly test the API mith with manual input.
For more information about Swagger UI, please see external link: https://swagger.io/tools/swagger-ui/
...
Info | ||
---|---|---|
Note: The Authorization header is not included in the Example:
|
Info |
---|
Note: The Swagger UI is running in the container and creating requests with the internal port (that is 8080). If at deployment time of the tia container the port 8080 was not mapped to the host port 8080, the request created by Swagger UI will not automatically execute.The request can be copied from Swagger UI into browser address bar and the port 8080 can be replaced by the host port in order to get the request executedWhen copying the |