Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7adab7a

Browse filesBrowse files
author
Ben Gray
committed
docs: fix API delete key example
1 parent 4eb8ec8 commit 7adab7a
Copy full SHA for 7adab7a

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎docs/gl_objects/deploy_keys.rst‎

Copy file name to clipboardExpand all lines: docs/gl_objects/deploy_keys.rst
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ Enable a deploy key for a project::
6767

6868
Disable a deploy key for a project::
6969

70-
project_key.delete()
70+
project.keys.delete(key_id)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.