We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5142510 commit 75242cdCopy full SHA for 75242cd
1 file changed
docs/developer/interfaces/index.rst
@@ -29,6 +29,8 @@ The mapping is as follows::
29
* 'stacktrace' => 'sentry.interfaces.Stacktrace'
30
* 'template' => 'sentry.interfaces.Template'
31
32
+For the canonical names, please see the ``get_alias`` method on each individual Interface.
33
+
34
Provided Interfaces
35
-------------------
36
0 commit comments