Steven Hawkins created TEIID-5767:
-------------------------------------
Summary: Swagger metadata import does not account for undefined basePath
Key: TEIID-5767
URL:
https://issues.jboss.org/browse/TEIID-5767
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 12.3
If the swagger document does not define the basepath you can end up with urls that contain
null:
https://management.azure.comnull/providers/Microsoft.Cache/operations
Rather than the expected:
https://management.azure.com/providers/Microsoft.Cache/operations
--
This message was sent by Atlassian Jira
(v7.12.1#712002)