Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-1146

Add ability to parse JSON string into JSONObject for stellar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Done
    • Major
    • Resolution: Done
    • None
    • 0.4.2
    • None

    Description

      Use jackson to parse a given JSON string and return a JSONObject on the stellar. For example:

      MAP_GET( 'bar', PARSE_JSON_STRING(  '{ "foo" : 1, "bar" : 2}' )
      

      would give the output 2

      Attachments

        Issue Links

          Activity

            People

              anandsubbu Anand Subramanian
              anandsubbu Anand Subramanian
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: