Implements JSON serializer.
It's just a wrapper around json (or simplejson if available).
Deserialize any string or stream like object into a Python data structure.
Parameters: |
|
---|
Serialize Python data to JSON.
Parameters: |
|
---|
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/serializers/all/salt.serializers.json.html