We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 281fc07 commit bb7dcefCopy full SHA for bb7dcef
docs/api-guide/schemas.md
@@ -165,7 +165,7 @@ In order to customize the top-level schema, subclass
165
as an argument to the `generateschema` command or `get_schema_view()` helper
166
function.
167
168
-### get_schema(self, request)
+### get_schema(self, request=None, public=False)
169
170
Returns a dictionary that represents the OpenAPI schema:
171
0 commit comments