Adjust keys API #119

Closed
opened 2018-12-17 14:22:46 +00:00 by JonasFranz · 0 comments
Owner

Author: @zeripath Posted at: 19.09.2018 15:06

The results of the API for both the repo ssh keys and the user ssh keys lacks several important features.

This pull request adjusts the API to allow reporting of the key id for the keys reported by /repos/{owner}/{repo}/keys and the owner, keytype and read_only type for the keys reported by /user/keys.

(Of note /user/keys does not only just return user keys but also deploy keys.)

Author: @zeripath Posted at: 19.09.2018 15:06 The results of the API for both the repo ssh keys and the user ssh keys lacks several important features. This pull request adjusts the API to allow reporting of the key id for the keys reported by `/repos/{owner}/{repo}/keys` and the owner, keytype and read_only type for the keys reported by `/user/keys`. (Of note `/user/keys` does not only just return user keys but also deploy keys.)
JonasFranz added this to the 1.7.0 milestone 2018-12-17 14:22:46 +00:00
JonasFranz added the
kind/enhancement
lgtm/done
labels 2018-12-17 14:22:46 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: JonasFranz/go-sdk#119
No description provided.