Skip to content

Commit

Permalink
Merge branch 'ev-packages-api-registry-create' into ev-packages-api-r…
Browse files Browse the repository at this point in the history
…egistry-update
  • Loading branch information
ensvo authored Sep 11, 2024
2 parents ca53b43 + ed94f5f commit cc9720d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/apis/rest_api/packages/registries.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ curl -H "Authorization: Bearer $TOKEN" \
"web_url": "https://buildkite.com/organizations/my-org/packages/registries/my-registry",
"name": "my registry",
"ecosystem": "ruby",
"description": "registry containing ruby gems",
"description": null,
"emoji": null,
"color": null,
"public": false,
Expand Down

0 comments on commit cc9720d

Please sign in to comment.