Naveen Albert
8a45cd7af4
func_json: Enhance parsing capabilities of JSON_DECODE
...
Adds support for arrays to JSON_DECODE by allowing the
user to print out entire arrays or index a particular
key or print the number of keys in a JSON array.
Additionally, adds support for recursively iterating a
JSON tree in a single function call, making it easier
to parse JSON results with multiple levels. A maximum
depth is imposed to prevent potentially blowing
the stack.
Also fixes a bug with the unit tests causing an empty
string to be printed instead of the actual test result.
ASTERISK-29913 #close
Change-Id: I603940b216a3911b498fc6583b18934011ef5d5b
2023-01-30 08:50:48 -06:00
..
2020-03-31 12:07:23 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2018-03-14 05:20:12 -04:00
2022-12-20 08:53:25 -06:00
2022-06-09 03:47:41 -05:00
2022-04-26 17:40:39 -05:00
2017-12-22 09:23:22 -05:00
2022-02-25 13:04:14 -06:00
2017-12-22 09:23:22 -05:00
2022-04-27 11:41:52 -05:00
2021-12-01 12:27:30 -06:00
2022-06-09 03:47:41 -05:00
2017-12-22 09:23:22 -05:00
2018-03-14 05:20:12 -04:00
2022-06-09 03:47:41 -05:00
2022-04-27 03:15:35 -05:00
2022-09-26 07:53:20 -05:00
2017-12-22 09:23:22 -05:00
2022-06-09 03:47:41 -05:00
2023-01-05 06:11:02 -06:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2016-10-27 09:53:55 -04:00
2017-04-12 15:57:21 -06:00
2017-12-22 09:23:22 -05:00
2019-09-18 20:22:50 +00:00
2023-01-30 08:50:48 -06:00
2021-06-11 13:26:50 -05:00
2022-09-26 12:20:21 -05:00
2022-06-09 03:47:41 -05:00
2017-12-22 09:23:22 -05:00
2016-10-27 09:53:55 -04:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2014-04-23 15:02:39 +00:00
2022-06-09 03:47:41 -05:00
2021-03-16 10:30:43 -05:00
2021-03-16 10:30:43 -05:00
2021-03-16 10:30:43 -05:00
2022-12-08 10:21:26 -06:00
2022-06-09 03:47:41 -05:00
2018-06-19 10:56:33 -06:00
2022-10-26 07:48:17 -05:00
2022-09-22 11:26:09 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2017-12-22 09:23:22 -05:00
2022-06-09 03:47:41 -05:00
2021-11-15 19:28:27 -06:00
2022-07-27 12:10:25 -05:00
2022-09-22 05:49:00 -05:00
2017-12-22 09:23:22 -05:00
2022-06-09 03:47:41 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2022-06-09 03:47:41 -05:00
2018-05-11 09:48:58 -04:00