[
https://issues.jboss.org/browse/TEIIDDES-3137?page=com.atlassian.jira.plu...
]
Barry LaFond resolved TEIIDDES-3137.
------------------------------------
Resolution: Done
master:
https://github.com/Teiid-Designer/teiid-designer/commit/f0c6c42dd59509ad4...
{code:xml}
<p:property advanced="false" defaultValue=" "
index="true" masked="false" name="PRODUCES"
required="false" type="string">
<p:description locale="en_US">Type of content produced by the
service: xml | json | plain | any text.</p:description>
<p:display locale="en_US">Content Type</p:display>
<p:allowedValue>xml</p:allowedValue>
<p:allowedValue> </p:allowedValue>
<p:allowedValue>json</p:allowedValue>
<p:allowedValue>plain</p:allowedValue>
<p:allowedValue>any text</p:allowedValue>
</p:property>
{code}
REST MED is missing the PRODUCES property
-----------------------------------------
Key: TEIIDDES-3137
URL:
https://issues.jboss.org/browse/TEIIDDES-3137
Project: Teiid Designer
Issue Type: Bug
Components: Extension Framework
Affects Versions: 10.0.2, 11.0.1, 11.1
Reporter: Debbie Steigner
Assignee: Barry LaFond
See the documentation for the available REST properties -
https://access.redhat.com/documentation/en-us/red_hat_jboss_data_virtuali...
The Extension Model in the Designer is missing PRODUCES
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)