Module json

Source

Functions§

sort_json_object
Recursively sorts the keys of all JSON objects within the provided JSON value.
sort_json_variables
Sort the “variables” field by name. We have to do this separately because that field is not a JSON object, instead it’s an array of tuples.