]
Ramesh Reddy commented on TEIID-3520:
-------------------------------------
You can use the "NameInSource" property for "path" based name, then
use the OperationID as the Procedure Name. Use "proc.setNameInSouce(...)"
Extend the Swagger support in the WS Translator
-----------------------------------------------
Key: TEIID-3520
URL:
https://issues.jboss.org/browse/TEIID-3520
Project: Teiid
Issue Type: Feature Request
Components: Misc. Connectors
Reporter: Ramesh Reddy
Assignee: Kylin Soong
Fix For: 9.0
http://swagger.io is popular REST service description framework, it defines a
specification
http://swagger.io/specification/ for REST service definition.
Teiid WS translator should add the ability to read this file (like WSDL) and provide the
REST methods as endpoints that can be consumed from Teiid.