]
Steven Hawkins resolved TEIIDSB-138.
------------------------------------
Resolution: Done
Updated the logic to pass in the the full uri which includes the context.
Openapi metadata from odata has invalid paths
---------------------------------------------
Key: TEIIDSB-138
URL:
https://issues.jboss.org/browse/TEIIDSB-138
Project: Teiid Spring Boot
Issue Type: Bug
Components: OData
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Critical
Fix For: 1.3.0
Original Estimate: 2 hours
Remaining Estimate: 2 hours
The uri passed into the openapihandler is relative to the context, so the basepath (v2
metadata) is given as an empty string, or the server url (v3 metadata) does not include
the context. Either way the resulting doc is invalid.