class documentation

class CoreAPIJSONOpenAPIRenderer(_BaseOpenAPIRenderer): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method render Undocumented
Class Variable charset Undocumented
Class Variable ensure_ascii Undocumented
Class Variable format Undocumented
Class Variable media_type Undocumented

Inherited from _BaseOpenAPIRenderer:

Method get_operation Undocumented
Method get_parameters Undocumented
Method get_paths Undocumented
Method get_schema Undocumented
Method get_structure Undocumented
def __init__(self): (source)

Undocumented

def render(self, data, media_type=None, renderer_context=None): (source)

Undocumented

Undocumented

ensure_ascii = (source)

Undocumented

Undocumented

media_type: str = (source)

Undocumented