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 3a32ee7 commit 8568fa8Copy full SHA for 8568fa8
docs/classic-ui/views.md
@@ -840,7 +840,8 @@ view = api.content.get_view(
840
)
841
```
842
843
-Since version 2.0.0, the request argument can be omitted. In that case, the global request will be used.
+Since version 2.0.0, the request argument can be omitted.
844
+In that case, the global request will be used.
845
846
For more details see {ref}`content-get-view-example`.
847
0 commit comments