Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 779 Bytes

File metadata and controls

16 lines (12 loc) · 779 Bytes

RepositoryGpgKey

Properties

Name Type Description Notes
active bool If selected this is the active key for this repository. [optional]
comment str
created_at datetime [optional]
default bool If selected this is the default key for this repository. [optional]
fingerprint str The long identifier used by GPG for this key. [optional]
fingerprint_short str [optional]
public_key str The public key given to repository users. [optional]

[Back to Model list] [Back to API list] [Back to README]