[teiid-issues] [JBoss JIRA] (TEIID-3520) Extend the Swagger support in the WS Translator
Kylin Soong (JIRA)
issues at jboss.org
Sun Nov 1 23:16:00 EST 2015
[ https://issues.jboss.org/browse/TEIID-3520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124129#comment-13124129 ]
Kylin Soong commented on TEIID-3520:
------------------------------------
* '"operationId" needs to be the name of the procedure'
operationId is unique for the operation, but it not transparent for the API consumer, so I think the path can only be the procedure name, for example, if has api path '/customer/getByID', then procedure name can be 'customer_getById()'
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the teiid-issues
mailing list