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

698 B

NodeInfoSoftware

Properties

Name Type Description Notes
homepage Option<String> Homepage is the URL to the homepage of this server software [optional]
name Option<String> Name is the canonical name of this server software [optional]
repository Option<String> Repository is the URL to the source code repository [optional]
version Option<String> Version is the version of this server software [optional]

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