octopush/crates/gitea_raw_client/docs/CreateKeyOption.md
2022-11-27 12:16:44 +01:00

501 B

CreateKeyOption

Properties

Name Type Description Notes
key String An armored SSH key to add
read_only Option<bool> Describe if the key has only read access or read/write [optional]
title String Title of the key to add

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