You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: path_role.go
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ var (
42
42
},
43
43
"path": {
44
44
Type: framework.TypeString,
45
-
Description: "Project/Group path to create an access token for. If the token type is set to personal then write the username here. If dynamic_path is true and allow-path-override flag is set then this is regex",
45
+
Description: "Project/Group path to create an access token for. If the token type is set to personal then write the username here. If dynamic_path is true set then this is regex.",
0 commit comments