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 dbbc942 commit 5b640bfCopy full SHA for 5b640bf
CHANGELOG.md
@@ -17,6 +17,8 @@ Version numbers should follow https://semver.org/spec/v2.0.0.html
17
18
- We no longer use a decorator on the `Schema` view to override `dispatch`, and
19
now override it directly.
20
+- It is now possible to control access to the `Schema` view by subclassing and
21
+ overriding the `access_permitted` function.
22
23
24
## [2.0.0] - 2022-08-01
0 commit comments