]
Debbie Steigner commented on TEIID-4615:
----------------------------------------
Ramesh - Thank you I'll let the customer know that this cannot be done.
Provide Swagger support for Odata
----------------------------------
Key: TEIID-4615
URL:
https://issues.jboss.org/browse/TEIID-4615
Project: Teiid
Issue Type: Feature Request
Components: OData
Reporter: Debbie Steigner
Assignee: Ramesh Reddy
Is there way to look at the OData service also in the Swagger UI to view and Test it ? I
can manually enter the below URL in the browser address but it will be good to list these
APIs also in the Swagger UI.
http://{hostname}:8080/odata/SwaggerDemo/$metadata
http://{hostname}:8080/odata/SwaggerDemo/DV_Cache.CUSTOMER
http://{hostname}:8080/odata/SwaggerDemo/DV_Cache.CUSTOMER?$filter=CUSTOMERID eq
'CST01005'
http://{hostname}:8080/odata/SwaggerDemo/DV_Cache.CUSTOMER?$filter=CUSTOMERID eq
'CST01005'&$format=JSON