class documentation

Parses JSON-serialized data.

Method parse Parses the incoming bytestream as JSON and returns the resulting data.
Class Variable media_type Undocumented
def parse(self, stream, media_type=None, parser_context=None): (source)

Parses the incoming bytestream as JSON and returns the resulting data.