Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-2910

json.pretty on REST management has no effect

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 8.1.0.CR1, 8.1.0.Final
    • 8.0.0.Final
    • REST
    • None
    • Hide

      as expected without format:
      curl --digest -u admin:somepw "http://localhost:9990/management/subsystem/jmx"

      missing format:
      curl --digest -u admin:somepw "http://localhost:9990/management/subsystem/jmx?json.pretty"

      Show
      as expected without format: curl --digest -u admin:somepw "http://localhost:9990/management/subsystem/jmx" missing format: curl --digest -u admin:somepw "http://localhost:9990/management/subsystem/jmx?json.pretty"

    Description

      Appending &json.pretty or ?json.pretty to a REST request no longer produces pretty printed JSON output.

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            tobias_jira Tobias Frech (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: