8000
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 6b392a4 commit 4632b5dCopy full SHA for 4632b5d
docs/api-guide/filtering.md
@@ -335,7 +335,7 @@ Generic filters may also present an interface in the browsable API. To do so you
335
336
The method should return a rendered HTML string.
337
338
-## Pagination & schemas
+## Filtering & schemas
339
340
You can also make the filter controls available to the schema autogeneration
341
that REST framework provides, by implementing a `get_schema_fields()` method. This method should have the following signature:
0 commit comments