Skip to content

Commit b221aa2

Browse files
authored
Update schemas.md (#8707)
1 parent 9407833 commit b221aa2

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
@@ -122,6 +122,7 @@ The `get_schema_view()` helper takes the following keyword arguments:
122122
url='https://www.example.org/api/',
123123
patterns=schema_url_patterns,
124124
)
125+
* `public`: May be used to specify if schema should bypass views permissions. Default to False
125126

126127
* `generator_class`: May be used to specify a `SchemaGenerator` subclass to be
127128
passed to the `SchemaView`.

0 commit comments

Comments
 (0)