Files
gitea-rs/crates/gitea-client/docs/Secret.md
2026-03-20 16:24:40 +01:00

477 B

Secret

Properties

Name Type Description Notes
created_at Option<String> [optional]
description Option<String> the secret's description [optional]
name Option<String> the secret's name [optional]

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