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

524 B

NodeInfoServices

Properties

Name Type Description Notes
inbound Option<Vec> Inbound lists services that can deliver content to this server [optional]
outbound Option<Vec> Outbound lists services this server can deliver content to [optional]

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