We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be1f679 commit 6094e33Copy full SHA for 6094e33
1 file changed
docs/reference.rst
@@ -66,6 +66,7 @@ The documentation for all of the methods you'll need in your scripts lives in he
66
Shotgun.update_project_last_accessed
67
Shotgun.work_schedule_read
68
Shotgun.work_schedule_update
69
+ Shotgun.preferences_read
70
71
.. rubric:: Working With Files
72
@@ -89,7 +90,7 @@ The documentation for all of the methods you'll need in your scripts lives in he
89
90
Shotgun.unfollow
91
Shotgun.followers
92
-.. rubric:: Working with the Shotgun Schema
93
+.. rubric:: Working with the Shotgun Schema and Preferences
94
95
.. autosummary::
96
:nosignatures:
0 commit comments