]
Ted Jones commented on TEIIDDES-2561:
-------------------------------------
Committed to 9.0.x:
Swagger test UI shows incorrect hostname in Request URL value
-------------------------------------------------------------
Key: TEIIDDES-2561
URL:
https://issues.jboss.org/browse/TEIIDDES-2561
Project: Teiid Designer
Issue Type: Bug
Components: Web Services Support
Affects Versions: 9.0.2
Reporter: Marc Shirley
Assignee: Ted Jones
Fix For: 9.2, 9.0.3
Swagger UI references localhost instead of the server instance's configured interface
in the Request URL value. For example,
"http://localhost:8080/myvdb/mymodel/json/get/1" instead of
"http://hostname:8080/myvdb/mymodel/json/get/1".