]
Andre Dietisheim updated JBIDE-9691:
------------------------------------
Component/s: openshift
(was: JBossAS/Servers)
Openshift service: flag to enable/disable debug output is a STRING
whereas it should be a boolean
-------------------------------------------------------------------------------------------------
Key: JBIDE-9691
URL:
https://issues.jboss.org/browse/JBIDE-9691
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 3.3.0.M3
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: LATER
The current API doc at
https://github.com/openshift/os-client-tools/blob/master/express/doc/API states the
following:
{code}
JSON String:
{
...
'debug': 'true - An optional flag to get debug information returned'
...
}
{code}
There's a flag that would allow you to turn debug output on. This flag is a String
whereas the Json standard clearly has a boolean value (which then would have boolean value
that is NOT quoted).
The purpose of this issue is to track the progress on the server side.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: