Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-10253

JSON response returns boolean as string

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.12
    • API
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      On the SuccessResponse for async call, the boolean value is returned as a quoted boolean string:

      {"success": "true"}

      instead of a JSON boolean:

      {"success": true

      Attachments

        Issue Links

          Activity

            People

              marcaurele Marc-Aurèle Brothier
              marcaurele Marc-Aurèle Brothier
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: