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 43397a8 commit 65ed7beCopy full SHA for 65ed7be
docs/api-guide/schemas.md
@@ -90,6 +90,7 @@ The `get_schema_view()` helper takes the following keyword arguments:
90
url='https://www.example.org/api/',
91
urlconf='myproject.urls'
92
)
93
+
94
* `patterns`: List of url patterns to limit the schema introspection to. If you
95
only want the `myproject.api` urls to be exposed in the schema:
96
0 commit comments