File tree Expand file tree Collapse file tree 3 files changed +36
-15
lines changed
plugins/camel-tooling.vscode-wsdl2rest/0.0.7
v3/plugins/redhat/vscode-wsdl2rest Expand file tree Collapse file tree 3 files changed +36
-15
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ apiVersion : v2
2
+ publisher : redhat
3
+ name : vscode-wsdl2rest
4
+ version : 0.0.9
5
+ type : VS Code extension
6
+ displayName : wsdl2rest support for Apache Camel
7
+ title : wsdl2rest support for Apache Camel
8
+ description : Extension supporting the mapping of an existing SOAP service to a RESTful service in Camel Rest DSL generated via wsdl2rest.
9
+ icon : https://www.eclipse.org/che/images/logo-eclipseche.svg
10
+ repository : https://github.com/camel-tooling/vscode-wsdl2rest
11
+ category : Other
12
+ firstPublicationDate : " 2019-02-26"
13
+ spec :
14
+ containers :
15
+ - image : " eclipse/che-remote-plugin-runner-java8:next"
16
+ memoryLimit : " 256Mi"
17
+ extensions :
18
+ - https://download.jboss.org/jbosstools/vscode/stable/vscode-wsdl2rest/vscode-wsdl2rest-0.0.9-16.vsix
Original file line number Diff line number Diff line change
1
+ apiVersion : v2
2
+ publisher : redhat
3
+ name : vscode-wsdl2rest
4
+ version : latest
5
+ type : VS Code extension
6
+ displayName : wsdl2rest support for Apache Camel
7
+ title : wsdl2rest support for Apache Camel
8
+ description : Extension supporting the mapping of an existing SOAP service to a RESTful service in Camel Rest DSL generated via wsdl2rest.
9
+ icon : https://www.eclipse.org/che/images/logo-eclipseche.svg
10
+ repository : https://github.com/camel-tooling/vscode-wsdl2rest
11
+ category : Other
12
+ firstPublicationDate : " 2019-02-26"
13
+ spec :
14
+ containers :
15
+ - image : " eclipse/che-remote-plugin-runner-java8:next"
16
+ memoryLimit : " 256Mi"
17
+ extensions :
18
+ - https://download.jboss.org/jbosstools/vscode/stable/vscode-wsdl2rest/vscode-wsdl2rest-0.0.9-16.vsix
You can’t perform that action at this time.
0 commit comments