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

641 B

NodeInfoUsage

Properties

Name Type Description Notes
local_comments Option<i64> LocalComments is the total amount of comments made by users local to this server [optional]
local_posts Option<i64> LocalPosts is the total amount of posts made by users local to this server [optional]
users Option<models::NodeInfoUsageUsers> [optional]

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