Quickstart

Installation

Install using pip:

pip install drf-jsonschema-serializer

There is no need to add anything to INSTALLED_APPS or other settings.

Usage

See Usage.