Rust API for Gitea, automatically generated https://git.exmods.org/swagger.v1.json
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

544B

CreateKeyOption

Properties

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

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