Commit c53e695
docs: correct rotate token example
Rotate token returns a dict. Change example to print the entire dict.
Closes: python-gitlab#28361 parent 001e596 commit c53e695Copy full SHA for c53e695
File tree
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Filter options
- docs/gl_objects
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Collapse file
docs/gl_objects/personal_access_tokens.rst
Copy file name to clipboardExpand all lines: docs/gl_objects/personal_access_tokens.rst+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
58 | 58 | |
59 | 59 | |
60 | 60 | |
61 | | - |
62 | | - |
| 61 | + |
| 62 | + |
63 | 63 | |
64 | 64 | |
65 | 65 | |
|
0 commit comments