Skip to content

Commit 65ed7be

Browse files
nautik1rpkilby
authored andcommitted
Fix markdown code indent in schemas (encode#7009)
1 parent 43397a8 commit 65ed7be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api-guide/schemas.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ The `get_schema_view()` helper takes the following keyword arguments:
9090
url='https://www.example.org/api/',
9191
urlconf='myproject.urls'
9292
)
93+
9394
* `patterns`: List of url patterns to limit the schema introspection to. If you
9495
only want the `myproject.api` urls to be exposed in the schema:
9596

0 commit comments

Comments
 (0)