Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-9691

Openshift service: flag to enable/disable debug output is a STRING whereas it should be a boolean

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Critical
    • 3.3.0.Beta3
    • 3.3.0.M3
    • openshift
    • None

    Description

      The current API doc at https://github.com/openshift/os-client-tools/blob/master/express/doc/API states the following:

      JSON String:
      {
          ...
          'debug': 'true - An optional flag to get debug information returned'
          ...
      }
      

      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.

      Attachments

        Issue Links

          Activity

            People

              adietish@redhat.com André Dietisheim
              adietish@redhat.com André Dietisheim
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: