Christian Scholz
Results
1
issues of
Christian Scholz
DjangoRestFramework removed the exclude_from_schema flag to exclude urls from the api schema. This leads to swagger schema view show up as an api endpoint. Instead a "schema = None" must...