[
https://issues.jboss.org/browse/WFCORE-3347?page=com.atlassian.jira.plugi...
]
Claudio Miranda updated WFCORE-3347:
------------------------------------
Description:
add-content operation contains "content" attribute,
{code}
/deployment=batch-processing.war:read-operation-description(name=add-content)
{code}
"content" attribute it is a list of other attributes, they themselves contains
the alternatives metadata as
{code}
"alternatives" => [
"hash",
"bytes",
"url",
"path",
"relative-to",
"empty"
],
{code}
But the following attributes doesn't exist: path, relative-to, empty
was:
{code}
/deployment=batch-processing.war:read-operation-description(name=add-content)
{code}
add-content operation of deployment resource contains alternative
attributes that doesn't exist
-----------------------------------------------------------------------------------------------
Key: WFCORE-3347
URL:
https://issues.jboss.org/browse/WFCORE-3347
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Claudio Miranda
Assignee: Brian Stansberry
Priority: Minor
add-content operation contains "content" attribute,
{code}
/deployment=batch-processing.war:read-operation-description(name=add-content)
{code}
"content" attribute it is a list of other attributes, they themselves contains
the alternatives metadata as
{code}
"alternatives" => [
"hash",
"bytes",
"url",
"path",
"relative-to",
"empty"
],
{code}
But the following attributes doesn't exist: path, relative-to, empty
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)