Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve schema generation for DictField and HStoreField
Make `serializers.DictField` and `serializers.HStoreField` generate objects with `additionalProperties` defined by their `.child`.
- Loading branch information