-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update
key
pattern for the "Create a SSH signing key for the
authenticated user" API (`POST /user/ssh_signing_keys`) to allow physical security keys (see PR body for other changes) * feat: update `key` pattern for the "Create a SSH signing key for the authenticated user" API (`POST /user/ssh_signing_keys`) to allow physical security keys * fix: tweak description of the "Get a tree" API (`GET /repos/{owner}/{repo}/git/trees/{tree_sha}`) to clarify maximum limits on size and number of entries * fix: mark the path parameter for the base and head branch to compare in the "Compare two commits" API (`GET repos/{owner}/{repo}/compare/{basehead}`) as multi-segment * fix: document allowed response statuses for the "Update a team" API (`PATCH /orgs/{org}/teams/{team_slug}`)
- Loading branch information
Showing
34 changed files
with
10,393 additions
and
32 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.