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 f5e915a commit b61b2aeCopy full SHA for b61b2ae
doc/admin_guide.txt
@@ -815,7 +815,7 @@ the user to have Admin rights. You can add your own roles
815
endpoint with a different authorization mechanism. The
816
following code can be added to your tracker's interfaces.py.
817
You can create this file if it doesn't exist. This code
818
-creates a new REST endpoint at `/rest/roles`::
+creates a new REST endpoint at ``/rest/roles``::
819
820
from roundup.rest import Routing, RestfulInstance, _data_decorator
821
0 commit comments