mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Documentation tweak, refs #852
This commit is contained in:
parent
6c26345836
commit
9216127ace
1 changed files with 1 additions and 1 deletions
|
|
@ -1043,7 +1043,7 @@ canned_queries(datasette, database, actor)
|
|||
The name of the database.
|
||||
|
||||
``actor`` - dictionary or None
|
||||
The currently authenticated :ref:`authentication_actor`.
|
||||
The currently authenticated :ref:`actor <authentication_actor>`.
|
||||
|
||||
Ues this hook to return a dictionary of additional :ref:`canned query <canned_queries>` definitions for the specified database. The return value should be the same shape as the JSON described in the :ref:`canned query <canned_queries>` documentation.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue